Commit Graph

615 Commits (4218f70158262e0d23a91e3626a4758b42d7fbf7)

Author SHA1 Message Date
Craig Watson 4cff84737d When loading a scene that is about to be deleted, don't cache the previous and next scenes. 9 years ago
Craig Watson 62fabf8e31 Corrected typo in color 9 years ago
Craig Watson 2fd0cc87b1 Background cross color is now a setting in the config file 9 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 145a7238c0 Background grid: initialize to *approximately* 1cm upon startup 9 years ago
Craig Watson 91f534e152 Fixed marker preview circle color 9 years ago
Craig Watson 334839d2d7 Desktop mode: don't display on 2nd screen if multiscreen mode is deactivated 9 years ago
Craig Watson 6d35a5a3f8 Correct screen indexing in some cases 9 years ago
Craig Watson 4698cb49f5 Added a condition for checking display configuration (cloned/extended) 9 years ago
Craig Watson 01e1248a98 Fix for cloned displays being considered as multiple displays on Linux 9 years ago
Craig Watson 17312e88ab Fixed type testing of media items (qgraphicsitem_cast couldn't tell the difference between audio and video items) 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 a2fb735bbc Podcasts on Linux: working video, no audio yet 9 years ago
Craig Watson 575d14a5c2 Updated headers 9 years ago
Craig Watson 81ad100610 Fix for window being placed badly on the screen when returning to board mode from desktop mode on some environments 9 years ago
Craig Watson 4491341a4d (WIP) Interpolation of strokes. Progress so far: 9 years ago
Craig Watson b1c2d010c1 Removed remaining occurences of Q_WS_* 9 years ago
Craig Watson 5f97b1cf62 Fixed indexing of control and display screens 9 years ago
Craig Watson f4b1079d81 Revert "Revert changes pushed to wrong branch" 9 years ago
Craig Watson a4cb76a7e2 UBSettings::pageDpi is not persisted anymore. Fixes issue #14 9 years ago
Craig Watson 1eb22f1a67 Clean-up and minor changes: 9 years ago
Craig Watson 7f3b790328 Removed some old, unused settings 9 years ago
Craig Watson e690b96eb8 Fix compilation error on Windows (variable defined only for OSX/Linux used in wrong places) 9 years ago
Craig Watson 8fa01c9baf Fix for application not full-screening when unminimized on Cinnamon 9 years ago
Craig Watson e32d193cd7 Tweaked eraser & marker preview circle colors 9 years ago
Craig Watson cab1d0cacf Hide software update setting in preferences window 9 years ago
Craig Watson 1423458afc Preferences: hide built-in OSK settings when system OSK is selected 9 years ago
Craig Watson 3c1415e4ed Fixed saving of settings 9 years ago
Craig Watson ec6725debc Comments clean-up 9 years ago
Craig Watson 241f672d3c Fixed force load of all settings 9 years ago
Craig Watson 39e020bbfa Hide 'check for update' menu entry by default 9 years ago
Craig Watson 8623acf397 Only save user settings that are different from the app 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 0085d4dda5 Fix data directory path being wrong when qApp->organizationName is empty 9 years ago
Craig Watson 11b9bf74fb Save metadata.rdf less often 9 years ago
Craig Watson 59207cbbf2 Moved document metadata saving to UBPersistenceManager's worker thread 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 fe9affeea1 Overhaul of UBGraphicsMediaItem class 10 years ago
Craig Watson 7c34710325 Added GUI setting for using system OSK; 10 years ago
Craig Watson 4f61ce8975 Clean-up / commenting 10 years ago
Craig Watson da5378a68c Code clean-up 10 years ago
Craig Watson b2fc32913e Tutorial link now points to openboard.ch 10 years ago
Craig Watson 1b525728ab Fixed media playback on linux 10 years ago
Craig Watson 4aa0ee6197 Revert changes pushed to wrong branch 10 years ago