AgeSort asc/descChange
Prev 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 Next
Aug 17, 2014
9 years 7 months Create LinkApp objects in Menu::readLinksOfSection()
9 years 7 months Have Menu::readLinks() sort using orderLinks()
9 years 7 months Be resilient against zero or multiple "Categories" OPK metadata keys
9 years 7 months Pass C++ string to LinkApp constructor
9 years 7 months Disable delete context menu option for undeletable link files
9 years 7 months Removed ".empty" files for non-empty directories
9 years 7 months When going up a level in the selector, put cursor on old dir
9 years 7 months When selector goes up from the root directory, stay in the root
9 years 7 months Avoid out-of-range lookup when FileLister::browse is passed empty string
9 years 7 months Do not list ".." as a subdirectory of the root directory
9 years 7 months Deal gracefully with the selector being started on a non-existent dir
9 years 7 months Made new "no items" text in Selector translatable
Aug 16, 2014
9 years 7 months Made SettingsDialog::exec() return whether a setting was changed
9 years 7 months Use unique_ptr to make ownership of MenuSettings explicit
9 years 7 months Renamed SettingsDialog::voices to settings
9 years 7 months Make Selector robust against an empty file list
9 years 7 months Redistribute any leftover vertical space in Selector
9 years 7 months Log surface load failures at DEBUG level instead of ERROR
9 years 7 months Improved Selector's handling of the folder icon
9 years 7 months Minor cleanups in Selector


interactive