Commit Graph

168 Commits (master)

Author SHA1 Message Date
thomas_lucky13 c6ca99f84b Draw dashed and dotted lines 2 years ago
Clément Fauconnier d95a408683 updated copyright 2 years ago
Clément Fauconnier 0530ab151b add a setting to enable/disable pdfMerger use 2 years ago
letsfindaway 421a407202 add option to keep background color in PDF export 2 years ago
letsfindaway 490b9dee3e add option to export background grid to pdf 2 years ago
Clément Fauconnier 0f9196f5e5 remove bookmark settings (no longer used) 3 years ago
Clément Fauconnier cd4a66f90c fixed an issue where font style would not be persisted correctly 3 years ago
Clément Fauconnier 19e6331f5d Revert "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" 3 years ago
letsfindaway 7d620bdc20 make pointer diameter configurable 3 years ago
letsfindaway e0c5832200 Disable axes and intermediate lines by default, capture axes 3 years ago
letsfindaway 541083a972 add option to draw intermediate grid lines 3 years ago
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) 3 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 c30b85376a set emptyTrashForOlderDocuments default value to false 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 4 years ago
Clément Fauconnier 05d672a8f8 added two options to periodically delete old documents in trash 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 1e78d64d0a added a preference in the display tab to show/hide the date column on alphabetical sort 5 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 6 years ago
Clément Fauconnier 568b95594d new parameters SortKind and SortOrder in config (WIP) 6 years ago
Clément Fauconnier 823115bd1d added an option to swap first and second display screens 6 years ago
Clément Fauconnier 012e838491 added a 'reset background grid size' button in the background palette 6 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 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
Craig Watson 5ac37603da Hide library pane's detail view for local items 7 years ago
Craig Watson 83874ddb08 Clean up update checking 7 years ago
Craig Watson 1d95373832 Slightly better default color for grid on dark backgrounds 7 years ago
Craig Watson 1de820dc4b Fix/re-enable checking for updates 7 years ago
Craig Watson 3d46bd0bc5 Fix/re-enable checking for updates 7 years ago
Craig Watson 62fabf8e31 Corrected typo in color 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 8 years ago
Craig Watson df71f158c3 Added stroke simplification algorithm 8 years ago
Craig Watson 145a7238c0 Background grid: initialize to *approximately* 1cm upon startup 8 years ago
Craig Watson 91f534e152 Fixed marker preview circle color 8 years ago
Craig Watson def5f7f719 Added ruled background 8 years ago
Craig Watson 081dbee1ed User-resizable background grid: 8 years ago
Craig Watson 3995d007a3 Document's pageDpi is now stored in UBDocumentProxy rather than in UBSettings 8 years ago
Craig Watson 575d14a5c2 Updated headers 8 years ago
Craig Watson 4491341a4d (WIP) Interpolation of strokes. Progress so far: 8 years ago
Craig Watson f4b1079d81 Revert "Revert changes pushed to wrong branch" 8 years ago
Craig Watson a4cb76a7e2 UBSettings::pageDpi is not persisted anymore. Fixes issue #14 8 years ago
Craig Watson 7f3b790328 Removed some old, unused settings 8 years ago
Craig Watson e32d193cd7 Tweaked eraser & marker preview circle colors 8 years ago
Craig Watson 3c1415e4ed Fixed saving of settings 8 years ago
Craig Watson ec6725debc Comments clean-up 8 years ago
Craig Watson 241f672d3c Fixed force load of all settings 8 years ago