Commit Graph

492 Commits (c3c7a9030c8d324d2681e4fee38b09c596adb0de)

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. 8 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 91f534e152 Fixed marker preview circle color 8 years ago
Craig Watson 334839d2d7 Desktop mode: don't display on 2nd screen if multiscreen mode is deactivated 8 years ago
Craig Watson 6d35a5a3f8 Correct screen indexing in some cases 8 years ago
Craig Watson 4698cb49f5 Added a condition for checking display configuration (cloned/extended) 8 years ago
Craig Watson 01e1248a98 Fix for cloned displays being considered as multiple displays on Linux 8 years ago
Craig Watson 17312e88ab Fixed type testing of media items (qgraphicsitem_cast couldn't tell the difference between audio and video items) 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 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 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 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 9 years ago
Craig Watson 7c34710325 Added GUI setting for using system OSK; 9 years ago
Craig Watson 4f61ce8975 Clean-up / commenting 9 years ago
Craig Watson da5378a68c Code clean-up 9 years ago
Craig Watson b2fc32913e Tutorial link now points to openboard.ch 9 years ago
Craig Watson 1b525728ab Fixed media playback on linux 9 years ago
Craig Watson 125d8a4f84 Made yellow slightly redder for pen on white background 9 years ago
Craig Watson 63b1742010 Added a 5th pen color (yellow by default) 9 years ago
agriche 5a1468a77a - Take in account the system language. 9 years ago
agriche 88f8a7bc5b Revert "- Take in account the local systeme language." 9 years ago
agriche fb05343ed2 - Take in account the local systeme language. 9 years ago
Craig Watson b5b8c72249 Fixed "Add to library" button showing up for apps 9 years ago
Craig Watson 8254e807bd Fixed compilation on Windows; 9 years ago
agriche 2b75543ee3 - comment all checkupdate(). 9 years ago
agriche 2c83c5e479 - Update the mhttp variable. 9 years ago