Commit Graph

157 Commits (0f9196f5e51215f2a06e78b575a33f66d8213cbf)

Author SHA1 Message Date
Clément Fauconnier 60bed975fd fixed an issue where reloadThumbnails & treeviewSelectionChanged would be called every time a page is deleted ! Resulting on really poor performances for the deletion operation, even in a crash, if trying with a lot of pages. 3 years ago
Clément Fauconnier 986cbd60ab adjust name using selected index when a folder is selected 3 years ago
Clément Fauconnier fe06bdf1df same behavior for document naming as for folder naming 3 years ago
Clément Fauconnier 05b6bf87b3 forbid deletion if all pages are selected 3 years ago
Clément Fauconnier c9826bbe6b folders still need to be removed 3 years ago
Clément Fauconnier 30087bb34d fixed a crash that would randomly occur when performing multiple deletion inside the trash 3 years ago
Clément Fauconnier 476d8768ee don't call documentThumbnailsUpdated every time + set current document to null if it is about to be deleted 3 years ago
Clément Fauconnier d613c1257c Revert "make the text under 'empty My Documents' and 'emty Trash' actions be different" 3 years ago
Clément Fauconnier 3923b33531 fixed an issue where d'n'd was broken with qt 5.15 or osx >= 10.15 if QMimeData::setUrls was filled with empty urls 3 years ago
Clément Fauconnier d30d9862d4 improved last fix + fixed an issue where rename a folder could result broken folders hierarchy 3 years ago
Clément Fauconnier a3ad10b459 fixed two issues regarding ubx import where import could fail if some folders and files had the same name 3 years ago
Clément Fauconnier a5bcaf2763 make the text under 'empty My Documents' and 'emty Trash' actions be different 4 years ago
Clément Fauconnier 1dbdd90f68 improved import/export behaviors as some documents could be overwritten when they should not 4 years ago
Victor "multun" Collod ab51a2eb24 fix uninitialized variable uses 4 years ago
Clément Fauconnier 8f913a1ad5 delete documents in trash older than x days now won't delete documents x days old 5 years ago
Clément Fauconnier 84fad66614 update 'updated-at' metadata when moving a document to trash (as it is done on the metadata.rdf file) 5 years ago
Clément Fauconnier 1dadb21212 just need to delete documents, as these methods are only used when closing OpenBoard. Fix bad indexes issues 5 years ago
Clément Fauconnier 05d672a8f8 added two options to periodically delete old documents in trash 5 years ago
Clément Fauconnier 88dee1f9e1 reorder documents tree when a document has been modified 5 years ago
Clément Fauconnier e0b1417e0f improvements in selection of another document when the current one selected is deleted 5 years ago
Clément Fauconnier 4dfdbe9b72 reorder automatically renamed documents 5 years ago
Clément Fauconnier a690a11420 improved naming behavior 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 38032fb42d fixed some issues where copying a page could result on images loss 5 years ago
Clément Fauconnier aee477ec48 avoid slashes in tree nodes 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 afb5b65458 don't move indexes if we're moving an document's page 6 years ago
Clément Fauconnier 6b11902b52 active edit mode importing a file 6 years ago
Clément Fauconnier 0469622221 revert focusChanged changes 6 years ago
Clément Fauconnier c72919f14e let destroyEditor() handle editor closing 6 years ago
Clément Fauconnier 38fe327e80 fixed the focus behavior after deletion 6 years ago
Clément Fauconnier 5ed13efe0b fixed a crash when no document was selected before deletion 6 years ago
Clément Fauconnier d0e3473173 delete shortcut was no more working on Windows 6 years ago
Clément Fauconnier c622c38920 fixed shortcut issue and focus error on OSX 6 years ago
Clément Fauconnier 5f27f42429 improvements on multiple selected documents handling 6 years ago
Clément Fauconnier 570b575579 re-added icon for documents 6 years ago
Clément Fauconnier fccc1afd9f several fixes on document mode (buttons' state update, no active document on trash) 6 years ago
Clément Fauconnier c77b8fd8b8 code cleaning + copyright update + i18n update 6 years ago
Clément Fauconnier e228fb19e5 updated Copyright to 2018 6 years ago
Clément Fauconnier 39885d389e update actions on drop event (document_mode) 6 years ago
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 6 years ago
Clément Fauconnier a69d1b39f1 save SortOrder and SortKind changes 6 years ago