Commit Graph

195 Commits (bfcaace42e3f65b1dd9cd14f1f84247650842b59)

Author SHA1 Message Date
Clément Fauconnier 42fc2882a7 some fixes on new document mode (actions if nothing selected, disable trash if empty, ...) 6 years ago
Clément Fauconnier d978534980 removed a second message box on deletion 6 years ago
Clément Fauconnier fca4b6c989 improvements on the document mode behavior 6 years ago
Clément Fauconnier 681acce85b last fix before uat 6 years ago
Clément Fauconnier c5f8c07e4f deleted a connect (no more adjustSize()) 6 years ago
Clément Fauconnier 3aed8fc1f5 improved document thumbnails and selection behaviors 6 years ago
Clément Fauconnier 41c50a2c0a new document and new folder editable at creation + expand path if needed 6 years ago
Clément Fauconnier b94ec80753 fixed a bunch of issues related to new document mode 6 years ago
Clément Fauconnier 1441c1f50d no gcc warnings and no C++11 features on windows 7 years ago
Clément Fauconnier a69d1b39f1 save SortOrder and SortKind changes 7 years ago
Clément Fauconnier 17d8d0957c changed sortOrder style + resized splitter sizes 7 years ago
Clément Fauconnier 34d5b3b526 added folder icon 7 years ago
Clément Fauconnier 5ed4a41dba native dialogs and replace if exists dialog on import document 7 years ago
Clément Fauconnier 568b95594d new parameters SortKind and SortOrder in config (WIP) 7 years ago
Clément Fauconnier b608118fad document views resized and not collapsible + check version Openboard 7 years ago
Clément Fauconnier 5803a516d4 correction sur mise à jour des thumbnails 7 years ago
Clément Fauconnier efdab86928 removed document and folder icons + folder background color 7 years ago
Clément Fauconnier 319671eeab deleted Models Folder and code related + redesign of Documents UI 7 years ago
Clément Fauconnier 8ecf99f838 First step of OpenSankore Document Mode integration 7 years ago
Clément Fauconnier 3860e97b49 1.4 release without real time previews on left palette 7 years ago
Clément Fauconnier cd1b2e0087 added code lost in auto-resolved conflicts during my last 'stash apply' 7 years ago
Clément Fauconnier e2aef9f0aa increased messages during document loading + optimized some calls 7 years ago
Clément Fauconnier 859b52b7a4 fixed a bug where thumbnail views where not correctly updated/highlighted after a drag and drop 7 years ago
Clément Fauconnier 8645c28471 highlight active thumbnail view 7 years ago
Clément Fauconnier cb2c435a61 thumb pages were not updated correctly 7 years ago
Clément Fauconnier ce2f4259c5 Revert "workaround to adress badly attached thumbnail views (no more time to investigate on it...) + prevent overwriting scenes" 7 years ago
Clément Fauconnier 0fd15f62a4 workaround to adress badly attached thumbnail views (no more time to investigate on it...) + prevent overwriting scenes 7 years ago
Clément Fauconnier 08e7ae8461 revert previous fix + code cleaning 7 years ago
Clément Fauconnier 7b1f64eabf merge 1.4-dev + thumbnail views & fixes 7 years ago
Craig Watson 425129ff2f Document mode: improved doc. selection after deleting documents 8 years ago
Craig Watson 6b90a8f333 Fix for trashed items being set as current document 8 years ago
Craig Watson 67d3a34b0b Document mode: Don't automatically select a new document when deleting one 8 years ago
Craig Watson bd3d8e951b Document screen: when trashing the current document by drag-n-drop, select a new one 8 years ago
Craig Watson 17461abd2b Fix for folder renaming not being persisted 8 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 f4b1079d81 Revert "Revert changes pushed to wrong branch" 9 years ago
Craig Watson dcb20ca251 Fix documents not being renamed correctly (new name wasn't persisted) 9 years ago
Craig Watson 2c68edd548 Fix delete key not working as shortcut in Document view 9 years ago
Craig Watson 5231e4268d Select a new document when trashing a multiple selection 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 8e1b5c4ee0 Don't select a new doc when trashing multiple docs 9 years ago
Craig Watson ca7e8e9254 Quick fix: Ctrl-A no longer selects same document mutliple times 9 years ago
Craig Watson 19dd4d1fc7 Fixed documents being accidentally permanently deleted in some cases 9 years ago
Craig Watson 4b97816db9 Removed UBDocumentController::itemClicked slot 9 years ago
Craig Watson 61e898acc6 Added support for deleting multiple documents 9 years ago
Craig Watson 4aa0ee6197 Revert changes pushed to wrong branch 9 years ago
Craig Watson bedf11cc2d Updated Q_WS_* env variables. 9 years ago
Craig Watson 4b15c535ec minor compatibility updates (added missing headers, simple function name changes etc) 9 years ago