Commit Graph

626 Commits (c584393a604eaef293a729badc0de32e56089c05)

Author SHA1 Message Date
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" 5 years ago
Clément Fauconnier 38032fb42d fixed some issues where copying a page could result on images loss 5 years ago
Clément Fauconnier 62a5ad33bd added possibility to start in Document Mode 5 years ago
Clément Fauconnier 3506afa3b4 fixed a bug where flash widgets were not handled properly when set as tools 5 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 6 years ago
Clément Fauconnier dcf039448c added translations 6 years ago
Clément Fauconnier cd1b2e0087 added code lost in auto-resolved conflicts during my last 'stash apply' 6 years ago
Clément Fauconnier 0344a4c293 added translations 6 years ago
Clément Fauconnier e2aef9f0aa increased messages during document loading + optimized some calls 6 years ago
Clément Fauconnier 012e838491 added a 'reset background grid size' button in the background palette 6 years ago
Clément Fauconnier 2b7d01ad15 Revert "due to suspected instability with persistance Worker (randomly not persisted scenes, very hard to reproduce), switched to 'immediateSave mode' (at least for now)" 7 years ago
Clément Fauconnier ae1a2a5338 due to suspected instability with persistance Worker (randomly not persisted scenes, very hard to reproduce), switched to 'immediateSave mode' (at least for now) 7 years ago
Clément Fauconnier 66447700d7 default settings on grid Tab 7 years ago
Clément Fauconnier ad4eec200c corrected/changed settings initialisation of grid parameters 7 years ago
Clément Fauconnier c6c0120aab added grid tab on preferences to handle grid color and opacity parameters 7 years ago
Clément Fauconnier 1f9e6bd8bb fixed a crash where a scene was removed : the compactCache method has no more sense now that we load each scene to create a view on it (thumbnail views) 7 years ago
Craig Watson 75ecc33bcf When creating a new page, set the background grid size to the same as 7 years ago
Clément Fauconnier ca8949f82f fixed handscroll on extended screen 7 years ago
Clément Fauconnier 1f9a4858e1 replaced previous workaround on thumbnail views by a fix 7 years ago
Clément Fauconnier 773dab5cf7 persist view position on each scene of a document (only during session) 7 years ago
Clément Fauconnier 9e42b0698e added an option in configuration file to hide/show the 'check update' action 7 years ago
Clément Fauconnier 7b1f64eabf merge 1.4-dev + thumbnail views & fixes 7 years ago