Commit Graph

583 Commits (a3ad10b459b285ca51a743954f0899909f1104e8)

Author SHA1 Message Date
Clément Fauconnier 254d090bae added an option in the preferences to enable/disable the new pdf optimizations during zoom (just in case some issues may remain, to remove later) 4 years ago
jpapale b841793de7 Activated 'maskUpdate' for MAC + QT >= 5.10, which solves MAC desktop 4 years ago
jpapale 4293bfa51f Ported to QT5.9, which fixes 'MAC desktop mode not forwarding events'. 4 years ago
Clément Fauconnier d91e92780c fixed an issue where metadata was not updated correctly in some cases of a page deletion 4 years ago
John Papale 8ba6d1b7b2 Made zoom cache behavior configurable with var 'ZoomBehavior' (0 =no cache, 1 =x3 zoom cache, 2 = 2.5/5/10 cache). Cleanup. 4 years ago
Clément Fauconnier e05d686949 setDesktopMode to correct value + uncomment some osx code on an old bug 4 years ago
Clément Fauconnier 45d392219d potential fix for screenoverlapping 4 years ago
Clément Fauconnier ab74e1d0da scan document if pagecount metadata contains the value 0, as it could prevent the document to be displayed in the Document Mode (didn't found ways to get into this scenario, but still) 4 years ago
Clément Fauconnier 0a4b5f2201 Revert "workaround for a really strange behavior on x11 (cf. comments).." 4 years ago
Clément Fauconnier 6edebf9632 added quick reminder on types 4 years ago
Clément Fauconnier 5c517525fc workaround for a really strange behavior on x11 (cf. comments).. 5 years ago
Clément Fauconnier 1bad7e0f58 Revert "Revert "screens overlapping on ubuntu 18 in some cases"" 5 years ago
Clément Fauconnier bc61f169a3 fixed a forgotten return (used while debugging) 5 years ago
Clément Fauconnier c30b85376a set emptyTrashForOlderDocuments default value to false 5 years ago
Clément Fauconnier 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 5 years ago
Clément Fauconnier 7d570b3a2e fixed a regression where an renamed document at import would display the previous name 5 years ago
Clément Fauconnier f6152d2e5c don't try to delete the trashIndex itself 5 years ago
Clément Fauconnier 05d672a8f8 added two options to periodically delete old documents in trash 5 years ago
Clément Fauconnier 05372d9c19 Revert "screens overlapping on ubuntu 18 in some cases" 5 years ago
Clément Fauconnier 88dee1f9e1 reorder documents tree when a document has been modified 5 years ago
Clément Fauconnier d65218e0f8 Revert "be able to double click on ubx files (WIP)" 5 years ago
Clément Fauconnier 7b678ab7c7 improved behavior when replacing active document during import 5 years ago
Clément Fauconnier 15c4ca9323 fixed a crash when replacing active document during import 5 years ago
Clément Fauconnier efbba6dce4 remove obsolete connect with new qtsingleapplication 5 years ago
Clément Fauconnier 6f6ad00dce preview circle of pen, marker or eraser was nearly invisible when zooming out 5 years ago
Clément Fauconnier adb884c8c9 be able to double click on ubx files (WIP) 5 years ago
Clément Fauconnier 1e78d64d0a added a preference in the display tab to show/hide the date column on alphabetical sort 5 years ago
Clément Fauconnier 7dc58b7e60 screens overlapping on ubuntu 18 in some cases 5 years ago
Clément Fauconnier 42b08ef39a Revert "added possibility to start in Document Mode" 6 years ago
Clément Fauconnier 38032fb42d fixed some issues where copying a page could result on images loss 6 years ago
Clément Fauconnier 62a5ad33bd added possibility to start in Document Mode 6 years ago
Clément Fauconnier 3506afa3b4 fixed a bug where flash widgets were not handled properly when set as tools 6 years ago
Clément Fauconnier 4397746519 fixes for Ubuntu 18.04 compilation 6 years ago
Clément Fauconnier 691ee09eb3 splitter sizes can now be configured and in-app changes are persisted 6 years ago
Clément Fauconnier 6df843dc58 fixed set current background on a new page 6 years ago
Clément Fauconnier fccc1afd9f several fixes on document mode (buttons' state update, no active document on trash) 6 years ago
Clément Fauconnier c77b8fd8b8 code cleaning + copyright update + i18n update 6 years ago
Clément Fauconnier e228fb19e5 updated Copyright to 2018 6 years ago
Clément Fauconnier 41c50a2c0a new document and new folder editable at creation + expand path if needed 6 years ago
Clément Fauconnier e963b7e8df fixed document names 6 years ago
Clément Fauconnier f319d60867 fixed an issue where pages with a pdf object would not copy the pdf file on the new document 6 years ago
Clément Fauconnier c706a68623 removed web + cff export 6 years ago
Clément Fauconnier 568b95594d new parameters SortKind and SortOrder in config (WIP) 6 years ago
Clément Fauconnier 8ecf99f838 First step of OpenSankore Document Mode integration 6 years ago
Clément Fauconnier 2b1af9d27c changed checkbox name and simplified code for swapDisplayScreens 6 years ago
Clément Fauconnier 823115bd1d added an option to swap first and second display screens 6 years ago
Clément Fauconnier 3860e97b49 1.4 release without real time previews on left palette 7 years ago
Clément Fauconnier dcf039448c added translations 7 years ago
Clément Fauconnier cd1b2e0087 added code lost in auto-resolved conflicts during my last 'stash apply' 7 years ago
Clément Fauconnier 0344a4c293 added translations 7 years ago