Commit Graph

  • 85eb094ea9 changed release version to 1.5.4 (in 'About' tab) master Clément Fauconnier 2020-01-23 11:29:35 +0100
  • bc61f169a3 fixed a forgotten return (used while debugging) Clément Fauconnier 2020-01-23 10:02:41 +0100
  • c30b85376a set emptyTrashForOlderDocuments default value to false Clément Fauconnier 2020-01-15 10:26:44 +0100
  • 872d5cb360 Merge branch 'uat' into dev Clément Fauconnier 2020-01-15 09:33:01 +0100
  • df301d00f5 updated translations Clément Fauconnier 2020-01-15 09:32:02 +0100
  • 8f913a1ad5 delete documents in trash older than x days now won't delete documents x days old Clément Fauconnier 2020-01-15 09:23:52 +0100
  • c69d63b26b changed release version to 1.5.4 Clément Fauconnier 2020-01-14 15:39:10 +0100
  • 9adb8e6643 Due to perfomance issues at openboard start, in a network-attached storage context, I had to find some (dirty) optimizations in order to counter-balance the huge response time of the directory scans performed when creating the documents tree (very huge in slowest machines (HDD, low CPU, with a thousand documents)). The simplest solution (I found) was to let the opening of metadatas fail, and to prevent any scanning. This implied to introduce the page-count as a metadata. As this issue is not encountered with a standard use of OpenBoard (with local documents), no update operation (of every document) should be necessary out of the described context Clément Fauconnier 2020-01-13 17:26:48 +0100
  • 7d570b3a2e fixed a regression where an renamed document at import would display the previous name Clément Fauconnier 2019-12-16 14:16:49 +0100
  • 84fad66614 update 'updated-at' metadata when moving a document to trash (as it is done on the metadata.rdf file) Clément Fauconnier 2019-12-04 15:35:44 +0100
  • 1dadb21212 just need to delete documents, as these methods are only used when closing OpenBoard. Fix bad indexes issues Clément Fauconnier 2019-12-04 13:02:39 +0100
  • f6152d2e5c don't try to delete the trashIndex itself Clément Fauconnier 2019-12-03 15:09:56 +0100
  • 6fb5b5bc8d changed version number to 1.5.4rc2 Clément Fauconnier 2019-12-03 13:58:45 +0100
  • a40d1ee2f0 return to standard script on main branch Clément Fauconnier 2019-12-03 13:50:31 +0100
  • 05d672a8f8 added two options to periodically delete old documents in trash Clément Fauconnier 2019-12-03 10:09:06 +0100
  • e3bfd85b31 changed version number to 1.5.4rc Clément Fauconnier 2019-11-20 10:10:08 +0100
  • c6fc24aa79 updated translations Clément Fauconnier 2019-11-20 09:53:01 +0100
  • 54c800e467 workaround for QFontDialog issue locking current font (https://bugreports.qt.io/browse/QTBUG-79637) Clément Fauconnier 2019-10-30 16:04:22 +0100
  • 937bf5aa40 fixed not recognized css on rhombus Clément Fauconnier 2019-11-19 10:24:11 +0100
  • 83b5770531 added 4 shapes with 'nofill' property Clément Fauconnier 2019-11-19 09:25:25 +0100
  • 92575d2b59 added GETypoLibre improvements made by Neuchâtel Clément Fauconnier 2019-11-19 09:23:54 +0100
  • 4f39940e34
    Merge pull request #189 from Gvf63/patch-1 kaamui 2019-11-19 09:19:47 +0100
  • 0cb02e25dc
    Merge pull request #195 from jrynik/patch-4 kaamui 2019-11-19 09:19:30 +0100
  • 407ee2555e
    Merge pull request #256 from odo2063/patch-2 kaamui 2019-11-19 09:19:05 +0100
  • abe23f818b
    Merge pull request #252 from jrynik/master kaamui 2019-11-19 09:18:07 +0100
  • 6d262af1b8
    update proposal to lang DE 2 odo2063 2019-11-03 13:04:58 +0100
  • 05372d9c19 Revert "screens overlapping on ubuntu 18 in some cases" Clément Fauconnier 2019-10-21 16:52:53 +0200
  • 288b21c17f improved behavior on font style changes Clément Fauconnier 2019-10-21 15:07:25 +0200
  • 88dee1f9e1 reorder documents tree when a document has been modified Clément Fauconnier 2019-10-21 15:01:12 +0200
  • 7aa098a4f7
    Update OpenBoard_sk.ts jrynik 2019-10-20 20:36:06 +0200
  • 331d758db2 reset timer at mouse release event Clément Fauconnier 2019-10-07 15:31:49 +0200
  • d65218e0f8 Revert "be able to double click on ubx files (WIP)" Clément Fauconnier 2019-10-07 15:10:24 +0200
  • 4ea7af384a Revert "handle ubx double click on windows" Clément Fauconnier 2019-10-07 15:09:19 +0200
  • da448aa0c1 added some relinks in Homebrew libs (absolute paths refering to other libs ... homebrew 2.0 issue ? osx upgrade issue ? xcode linker issue ? dev 2019-09-24 10:05:55 +0200
  • 8081ab134b fix an issue where the text could be in interaction mode without being selected Clément Fauconnier 2019-07-30 14:57:25 +0200
  • 87892b6e61 recolor function of UBGraphicsTextItem should use scene's isDarkBackground instead of settings Clément Fauconnier 2019-07-30 11:23:21 +0200
  • e0b1417e0f improvements in selection of another document when the current one selected is deleted Clément Fauconnier 2019-07-29 17:26:29 +0200
  • 4dfdbe9b72 reorder automatically renamed documents Clément Fauconnier 2019-07-29 14:45:26 +0200
  • 8ddcb6e17e added Bstgreek.ttf to resources Clément Fauconnier 2019-07-26 16:40:24 +0200
  • bf87dc6943 version number appearing in Uninstall control panel (windows) Clément Fauconnier 2019-07-26 15:43:44 +0200
  • 410d0ff173 handle ubx double click on windows Clément Fauconnier 2019-07-26 15:16:50 +0200
  • 7b678ab7c7 improved behavior when replacing active document during import Clément Fauconnier 2019-07-19 13:58:33 +0200
  • a690a11420 improved naming behavior Clément Fauconnier 2019-07-19 13:12:23 +0200
  • 15c4ca9323 fixed a crash when replacing active document during import Clément Fauconnier 2019-07-19 13:11:48 +0200
  • efbba6dce4 remove obsolete connect with new qtsingleapplication Clément Fauconnier 2019-07-19 09:50:14 +0200
  • 4f95e96f69
    Merge pull request #218 from bartoszek/patch-1 kaamui 2019-07-19 09:32:46 +0200
  • a6f7042159
    Merge pull request #233 from JBBgameich/css-menu-background kaamui 2019-07-19 09:28:00 +0200
  • 71b6aa78ca
    Merge pull request #229 from gektor-de/patch-1 kaamui 2019-07-19 09:26:47 +0200
  • b7095072b3 fixed autocompletion error in hasSelection() Clément Fauconnier 2019-07-19 09:18:46 +0200
  • 80c63726f2 Revert "fixed autocompletion error in hasSelection()" Clément Fauconnier 2019-07-19 09:17:54 +0200
  • 63e5e8ecf4 fixed autocompletion error in hasSelection() Clément Fauconnier 2019-07-19 09:16:26 +0200
  • e34f074a42
    OpenBoard.css: Add styling for QPushButton Jonah Brüchert 2019-07-16 21:27:13 +0200
  • bfe74a4fa4
    OpenBoard.css: Add styling for QComboBox Jonah Brüchert 2019-07-16 21:18:58 +0200
  • 9c7f349d76
    OpenBoard.css: Add background color to QMenu Jonah Brüchert 2019-07-16 20:13:09 +0200
  • 6f6ad00dce preview circle of pen, marker or eraser was nearly invisible when zooming out Clément Fauconnier 2019-07-16 11:11:15 +0200
  • adb884c8c9 be able to double click on ubx files (WIP) Clément Fauconnier 2019-07-15 17:01:29 +0200
  • 40c334c144 reuse last used color for newer text boxes (only if applied globally) + recolor text boxes on background changes (white text becomes black and black text becomes white (like for polygons)) Clément Fauconnier 2019-07-15 14:07:05 +0200
  • a8fa4b0caa fixed an issue where the cursor was no longer blinking after a color change Clément Fauconnier 2019-07-15 12:30:42 +0200
  • 7e324283b4 fixed an issue where font family styles of a block with the same font family were lost when changing size Clément Fauconnier 2019-07-15 11:03:11 +0200
  • 1e78d64d0a added a preference in the display tab to show/hide the date column on alphabetical sort Clément Fauconnier 2019-07-03 18:58:51 +0200
  • 8ef272db0a improved scrolling behavior (ensure visible) + fixed issues on drag and drop due to constantly regenerated thumbnails... Clément Fauconnier 2019-07-02 10:49:54 +0200
  • e60416f3fa improved click handling on thumbnails view Clément Fauconnier 2019-07-01 17:26:45 +0200
  • e4d93c84eb
    Fix wrong German translation: "Kompass" -> "Zirkel" Sergei Pachtchenko 2019-05-14 14:18:41 +0200
  • 9e4dfba31b
    Merge pull request #223 from bartoszek/patch-2 kaamui 2019-05-08 15:24:54 +0200
  • e8a18a787c Revert "workaround to fix geometry update when drawing on desktop (ubuntu 18)" Clément Fauconnier 2019-05-06 09:55:24 +0200
  • 7dc58b7e60 screens overlapping on ubuntu 18 in some cases Clément Fauconnier 2019-04-29 09:36:18 +0200
  • 625a1f9dfb Merge branch 'dev' of https://github.com/OpenBoard-org/OpenBoard into dev Clément Fauconnier 2019-04-29 09:32:21 +0200
  • 94140cbc4b workaround to fix geometry update when drawing on desktop (ubuntu 18) Clément Fauconnier 2019-04-29 09:32:06 +0200
  • 4915326ab0
    free av_frame data bartoszek 2019-04-10 23:08:13 +0200
  • 426b1f7a19 changed release name to 1.5.3 Clément Fauconnier 2019-04-10 09:04:25 +0200
  • 04cc58d66a Distro agnostic ffmpeg version test bartoszek 2019-04-05 12:52:22 +0200
  • 23a442bf40 updated translations files + changed ukrainian language code Clément Fauconnier 2019-04-02 09:33:06 +0200
  • 42b08ef39a Revert "added possibility to start in Document Mode" Clément Fauconnier 2019-04-02 09:21:21 +0200
  • e4e23c7f4e Revert "updated translations files + changed ukrainian language code" Clément Fauconnier 2019-04-02 09:20:10 +0200
  • 38032fb42d fixed some issues where copying a page could result on images loss Clément Fauconnier 2019-04-01 16:50:35 +0200
  • 9c028255e5 include and libs paths for osx dependencies (may need to be improved Clément Fauconnier 2019-03-25 10:39:25 +0100
  • 1e9c56df3a changed release version to 1.5.3rc Clément Fauconnier 2019-03-25 09:34:16 +0100
  • d5cf825c03 updated translations files + changed ukrainian language code Clément Fauconnier 2019-03-25 09:29:54 +0100
  • 1a7b785bf7
    Merge pull request #203 from juanjosepablos/patch-1 kaamui 2019-03-25 09:23:32 +0100
  • e595d54be5 fixed an issue to handle version 57 of ffmpeg avcodec library on some distros Clément Fauconnier 2019-03-25 09:21:08 +0100
  • 806ba96e13 Revert "add quazip as a dependency" Clément Fauconnier 2019-03-21 11:43:14 +0100
  • b5df0a9097 Revert "fixed an issue with quazip dependency on OSX + commit OpenBoard.pro changes for OSX (may need to be improved)" Clément Fauconnier 2019-03-21 11:42:57 +0100
  • 7c2bdf80a3
    Use Appversion instead Juan Jose Pablos 2019-02-24 12:25:19 +0100
  • 4b5825fa4b added openssl dlls to iss file (Windows) Clément Fauconnier 2019-02-21 13:28:36 +0100
  • d70ad72cc4 add error logs in browser web view Clément Fauconnier 2019-02-21 08:41:15 +0100
  • bcf18abfd9 fixed an issue with quazip dependency on OSX + commit OpenBoard.pro changes for OSX (may need to be improved) Clément Fauconnier 2019-02-20 10:52:59 +0100
  • f619e13dfe add quazip as a dependency Clément Fauconnier 2019-02-20 10:35:02 +0100
  • 5e6e6b96cc added qtsingleapplication ported to Qt5 to main project Clément Fauconnier 2019-02-20 09:06:14 +0100
  • 62a5ad33bd added possibility to start in Document Mode Clément Fauconnier 2019-02-19 16:08:09 +0100
  • aee477ec48 avoid slashes in tree nodes Clément Fauconnier 2019-02-19 11:30:48 +0100
  • 0cccd34024 fixed an issue where duplicated grouped items were losing zlevel order Clément Fauconnier 2019-02-19 11:07:12 +0100
  • 1a425b015d fixed an issue where pdf 'overlay' was badly scaled Clément Fauconnier 2019-02-18 15:30:39 +0100
  • 0d6f19c067 Merge branch 'dev' into dev-18.04 Clément Fauconnier 2019-02-06 15:06:43 +0100
  • 3506afa3b4 fixed a bug where flash widgets were not handled properly when set as tools Clément Fauconnier 2019-02-05 15:11:29 +0100
  • c57f7cafda
    Create Messages_sk.properties jrynik 2019-01-29 19:03:51 +0100
  • 33750a557e Merge branch 'add-openssl-1.1-support' of https://github.com/super7ramp/OpenBoard into dev Clément Fauconnier 2019-01-23 11:15:57 +0100
  • 4397746519 fixes for Ubuntu 18.04 compilation Clément Fauconnier 2019-01-21 09:31:15 +0100
  • e7c8543c18
    Update OpenBoard_it.ts Giovanni Fasano 2019-01-14 20:11:44 +0100
  • d932ae1a42 changed release version to 1.5.2 Clément Fauconnier 2019-01-08 16:58:50 +0100
  • 691ee09eb3 splitter sizes can now be configured and in-app changes are persisted Clément Fauconnier 2019-01-08 15:22:20 +0100