Commit Graph

105 Commits (8ba6d1b7b21496793e035472bc961855fae740bb)

Author SHA1 Message Date
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 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 05d672a8f8 added two options to periodically delete old documents in trash 5 years ago
Clément Fauconnier 1e78d64d0a added a preference in the display tab to show/hide the date column on alphabetical sort 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 e228fb19e5 updated Copyright to 2018 7 years ago
Clément Fauconnier 568b95594d new parameters SortKind and SortOrder in config (WIP) 7 years ago
Clément Fauconnier 823115bd1d added an option to swap first and second display screens 7 years ago
Clément Fauconnier 012e838491 added a 'reset background grid size' button in the background palette 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 9e42b0698e added an option in configuration file to hide/show the 'check update' action 8 years ago
Clément Fauconnier 7b1f64eabf merge 1.4-dev + thumbnail views & fixes 8 years ago
Craig Watson 5ac37603da Hide library pane's detail view for local items 8 years ago
Craig Watson 83874ddb08 Clean up update checking 8 years ago
Craig Watson 1de820dc4b Fix/re-enable checking for updates 8 years ago
Craig Watson 3d46bd0bc5 Fix/re-enable checking for updates 8 years ago
Craig Watson 2fd0cc87b1 Background cross color is now a setting in the config file 8 years ago
Craig Watson 5bf52b8b3f Take into account stroke thickness when simplifying it 9 years ago
Craig Watson df71f158c3 Added stroke simplification algorithm 9 years ago
Craig Watson def5f7f719 Added ruled background 9 years ago
Craig Watson 081dbee1ed User-resizable background grid: 9 years ago
Craig Watson 3995d007a3 Document's pageDpi is now stored in UBDocumentProxy rather than in UBSettings 9 years ago
Craig Watson 575d14a5c2 Updated headers 9 years ago
Craig Watson 4491341a4d (WIP) Interpolation of strokes. Progress so far: 9 years ago
Craig Watson a4cb76a7e2 UBSettings::pageDpi is not persisted anymore. Fixes issue #14 9 years ago
Craig Watson 7f3b790328 Removed some old, unused settings 9 years ago
Craig Watson 241f672d3c Fixed force load of all settings 9 years ago
Craig Watson bff9b39a71 Improvements to display of eraser and highlighter preview circles 9 years ago
Craig Watson 9f3fa2fa86 Added settings for showing (or not) the eraser and highlighter preview circles 9 years ago
Craig Watson 46ce553d75 Check settings at launch to avoid crashing 9 years ago
Craig Watson 85acf0d643 Settings: save values to queue as they are requested 9 years ago
Craig Watson 599f925d58 New settings queue for UBSettings 9 years ago
Craig Watson 7c34710325 Added GUI setting for using system OSK; 9 years ago
Claudio Valerio a9db6c44b0 introduced the possibility to choose the wanted on screen keyboard 10 years ago
Claudio Valerio 5cd0fc1d4d tutorial url as app paremeter 11 years ago
-f f135d9f6a4 changed the name of the autosave interval variable and its value 11 years ago
-f 5d686fff46 fixed path issue 11 years ago
Ilia Ryabokon 241ddb92a1 Duplicated group button functionality on the frame 11 years ago
Ilia Ryabokon ab828a1824 Document autosave facility 12 years ago
Ilia Ryabokon c53320d6e8 Circle and rectangular magnifier 12 years ago
Ilia Ryabokon 116f6f7d3d Enabled hints on application sartup 12 years ago
Claudio Valerio 5c47e5493e header updated 12 years ago
Claudio Valerio 2eae1f37c2 added importer 12 years ago
Claudio Valerio 908297ef08 removed teacher guide 12 years ago
Claudio Valerio f1ea5c3426 update copyright on headers 12 years ago
Claudio Valerio 26466abab4 changed licence 12 years ago
Claudio Valerio 233415d24a fixed issue 1164 13 years ago
Claudio Valerio 0aec9cc4ae fixed issue 765 13 years ago
Claudio Valerio 13d5c46d8d fixed translation strings 13 years ago
Luca Capello 432d191fcc *.h: add 'LGPL-2 with OpenSSL exception' headers 13 years ago