Commit Graph

2167 Commits (e811f73da8273896de7a69c41903634b16e8f4b3)

Author SHA1 Message Date
Craig Watson e811f73da8 Fix for stroke transparency issue 8 years ago
Craig Watson 2c6ec356ea Don't scale text items when importing a document 8 years ago
Craig Watson 4f5cf9d1a5 When exporting to PDF merger, make sure to scale PDF items on the page if necessary 8 years ago
Craig Watson 6ad13d8a4b Fix scroll speed with hand tool when zoomed in/out 8 years ago
Craig Watson a4cb76a7e2 UBSettings::pageDpi is not persisted anymore. Fixes issue #14 8 years ago
Craig Watson 1eb22f1a67 Clean-up and minor changes: 8 years ago
Craig Watson f70ff4acf9 OSX: allow OSK to be shown even if user didn't first enable it in system prefs 8 years ago
Craig Watson 7f3b790328 Removed some old, unused settings 8 years ago
Craig Watson e690b96eb8 Fix compilation error on Windows (variable defined only for OSX/Linux used in wrong places) 8 years ago
Craig Watson a74d840fa4 Fix built-in applications' icons not being set when added to favorites 8 years ago
Craig Watson 37dcd6c45b Fix for issue #21 8 years ago
Craig Watson d6295358a6 Fix text box title bar height/spacing when zooming 8 years ago
Craig Watson 0491ce9e0b Don't select images when adding them to the board 8 years ago
Craig Watson 8fa01c9baf Fix for application not full-screening when unminimized on Cinnamon 8 years ago
Craig Watson ea85856c8d Reload page thumbnails when adding a PDF to the document 8 years ago
Craig Watson d1eefcf507 Fixed widget full-screening on OS X 8 years ago
Craig Watson 17a08d35e4 Clean-up of OS X podcast recording; fixed frames sometimes carrying over from one video to the next 8 years ago
Craig Watson e32d193cd7 Tweaked eraser & marker preview circle colors 8 years ago
Craig Watson dcb20ca251 Fix documents not being renamed correctly (new name wasn't persisted) 8 years ago
Craig Watson cab1d0cacf Hide software update setting in preferences window 8 years ago
Craig Watson 8098679b23 Cleaned up exporter classes (to remove excessive code duplication) 8 years ago
Craig Watson fea02af4d6 Fixed a few warnings 8 years ago
Craig Watson 1423458afc Preferences: hide built-in OSK settings when system OSK is selected 8 years ago
Craig Watson 2c68edd548 Fix delete key not working as shortcut in Document view 8 years ago
Craig Watson 3f73f25f6f Improved error handling for media items 8 years ago
Craig Watson 9d5105bad9 Check if location is writable before exporting to PDF 8 years ago
Craig Watson 97b8ff496b Check if location is writable before exporting to .ubz 8 years ago
Craig Watson 53aa4f4928 Remove multiple calls to QuazipFile::close() on the same file 8 years ago
Craig Watson 3c1415e4ed Fixed saving of settings 8 years ago
Craig Watson ec2ae56171 Fix items not being movable after being ungrouped 8 years ago
Craig Watson 5231e4268d Select a new document when trashing a multiple selection 8 years ago
Craig Watson ec6725debc Comments clean-up 8 years ago
Craig Watson 241f672d3c Fixed force load of all settings 8 years ago
Craig Watson 39e020bbfa Hide 'check for update' menu entry by default 8 years ago
Craig Watson 8623acf397 Only save user settings that are different from the app settings 8 years ago
Craig Watson 85f14002a6 Fix for media item toolbar not grabbable 8 years ago
Craig Watson 01bfc27f87 Hide OSK when closing OpenBoard 8 years ago
Craig Watson f7ed005a69 Enable hiding* OSK on Linux (*actually, killing) 8 years ago
Craig Watson 6fc70bef99 Enable hiding OSK on OS X 8 years ago
Craig Watson a8d94208b9 Enable hiding OSK on Windows 8 years ago
Craig Watson 214764dce3 zValue tweaks 8 years ago
Craig Watson d5746d2e8d Clean-up of UBGraphicsScene's preview circle functions 8 years ago
Craig Watson bff9b39a71 Improvements to display of eraser and highlighter preview circles 8 years ago
Craig Watson 9f3fa2fa86 Added settings for showing (or not) the eraser and highlighter preview circles 8 years ago
Craig Watson 35000fe7d2 Added preview circle around highlighter tool 8 years ago
Craig Watson a8f2ef6699 Suppress an annoying warning 8 years ago
Craig Watson dd64b93da6 Don't draw dashed line around videoItem when selected 8 years ago
Craig Watson eb597bf26d Fix videos being play/paused after a manual stop 8 years ago
Craig Watson d8cba93d59 Fix video progress indicator displaying badly when above another element 8 years ago
Craig Watson 0085d4dda5 Fix data directory path being wrong when qApp->organizationName is empty 8 years ago