aboutsummaryrefslogtreecommitdiff
path: root/src-qt5/desktop-utils/lumina-fm
Commit message (Collapse)AuthorAge
...
* Merge pull request #380 from sjohannes/fm-fix-single-dual-column-uncheckableKen Moore2017-02-21
|\ | | | | Insight: Put single/dual column actions in a QActionGroup to ensure they cannot both be unchecked
| * Insight: Put single/dual column actions in a QActionGroup to ensure they ↵Johannes Sasongko2017-02-20
| | | | | | | | cannot both be unchecked.
* | Translated using Weblate (lumina_FM@lt (generated))Moo2017-02-21
|/ | | | Currently translated at 98.1% (218 of 222 strings)
* Translated using Weblate (lumina_FM@de (generated))Ettore Atalan2017-02-11
| | | | Currently translated at 94.1% (209 of 222 strings)
* adding iconsq5sys2017-02-06
|
* Translated using Weblate (lumina_FM@it (generated))giulio zanardi2017-01-27
| | | | Currently translated at 98.1% (218 of 222 strings)
* Translated using Weblate (lumina_FM@pt_br (generated))José Danzicourt2017-01-23
| | | | Currently translated at 100.0% (222 of 222 strings)
* Translated using Weblate (lumina_FM@pt_br (generated))José Danzicourt2017-01-22
| | | | Currently translated at 100.0% (222 of 222 strings)
* Add an internal icon cache for the standardized mimetype icons. This seems ↵Ken Moore2017-01-17
| | | | to speed up the loading of individual items quite a bit (something in Qt is not re-using previously loaded QIcons any more?)
* Merge branch 'master' of github.com:trueos/luminaKen Moore2017-01-16
|\
| * Translated using Weblate (lumina_FM@ru (generated))Koljasha2017-01-15
| | | | | | | | Currently translated at 67.5% (150 of 222 strings)
* | Adjust the browser backend a bit so only image files and *.desktop files are ↵Ken Moore2017-01-16
|/ | | | loaded within a separate thread. This seems to make no speed difference on my system, but should help prevent slowdowns on systems with a lower limit on the number of concurrent threads which can be run.
* Translated using Weblate (lumina_FM@cs (generated))Pavel Fric2017-01-11
| | | | Currently translated at 100.0% (222 of 222 strings)
* Translated using Weblate (lumina_FM@ja (generated))YAMASHIRO Jun2017-01-09
| | | | Currently translated at 100.0% (222 of 222 strings)
* Translated using Weblate (lumina_FM@pl (generated))Paweł2017-01-07
| | | | Currently translated at 99.0% (220 of 222 strings)
* Fix up the appearance of the Git menu when opening new tabs.Ken Moore2017-01-05
|
* Fix up the context menu enable modes and rearrange the options a bit.Ken Moore2017-01-05
|
* Translated using Weblate (lumina_FM@ca (generated))Davidmp2017-01-05
| | | | Currently translated at 100.0% (222 of 222 strings)
* Re-sync the translation files with the sources.Ken Moore2017-01-03
|
* fix missing ;JT Pennington2017-01-02
|
* add two quick shortcutsJT Pennington2017-01-02
| | | add shortcut for bookmark manager and to refresh external devices
* Translated using Weblate (lumina_FM@lt (generated))Moo2016-12-27
| | | | Currently translated at 98.6% (218 of 221 strings)
* move cut/copy back to main context menuq5sys2016-12-22
|
* Fix an issue with ZFS snapshot finding where the directory path of interest ↵Ken Moore2016-12-22
| | | | needs to be converted into the canonical path (evaluate all symlink redirects) first before the ZFS snapshot finder does it's work.
* Translated using Weblate (lumina_FM@lt (generated))Moo2016-12-19
| | | | Currently translated at 92.3% (204 of 221 strings)
* Translated using Weblate (lumina_FM@ca (generated))Davidmp2016-12-19
| | | | Currently translated at 100.0% (221 of 221 strings)
* Translated using Weblate (lumina_FM@ca (generated))Davidmp2016-12-19
| | | | Currently translated at 100.0% (221 of 221 strings)
* Hide the small menu popup during the lumina-fm init routine.Ken Moore2016-12-16
|
* Commit a couple tweaks for lumina-fm - trying to get the drag and drop ↵Ken Moore2016-12-05
| | | | highlighting working.
* Re-enable drag and drop within lumina-fm.Ken Moore2016-12-05
|
* Fix up the regular expression strip of the ZFS snapshot from the full path.Ken Moore2016-11-28
|
* Fix up the loading of the "show hidden files" option at the start of a ↵Ken Moore2016-11-28
| | | | browser widget in lumina-fm.
* Disable the theme engine from the desktop-utilities.Ken Moore2016-11-10
| | | | Also start pruning unneeded libLumina classes from the desktop utils.
* LARGE UPDATE:Ken Moore2016-11-07
| | | | | | | 1) Dismantle the Lumina library completely. 2) Setup lots of small subproject files (.pri) for the individual classes within the old library. 3) Move all the Lumina binaries to use the new subproject files 4) Split up the LuminaUtils class/files into LUtils and LDesktopUtils (generic utilities, and desktop-specific utilities)
* Fix the creation of new files/directories within the right-column of a split ↵Ken Moore2016-10-25
| | | | view.
* Finish up the last couple buttons/actions related to the new Tray UI.Ken Moore2016-10-20
| | | | | | 1) If closing the main window while an operation is running, hide it instead until the file operation is finished - then close. 2) Fix the icon on the show errors button 3) Hook up the show errors button to show a scroll dialog with the errors.
* Make sure all the translation files are synced to the sources.Ken Moore2016-10-20
|
* Fix up the "loading" message on directories with no contents.Ken Moore2016-10-18
|
* Fix the snapshot loading mechanism within lumina-fm.Ken Moore2016-10-18
|
* Another large update to lumina-fm:Ken Moore2016-10-13
| | | | Have all file operations performed in the background, and show up within a new system tray icon *if* the operation lasts longer than 1 second (automatic cleanup for short ops).
* Translated using Weblate (lumina_FM@de (generated))Sven Putze2016-10-11
| | | | | | Currently translated at 100.0% (212 of 212 strings) Easier to underdtand with the english source
* Merge remote-tracking branch 'origin/master'Weblate2016-10-11
|\
| * Merge branch 'master' of github.com:trueos/luminaKen Moore2016-10-04
| |\
| * | Fis the stylesheet for the "active/non-active" treewidget browser.Ken Moore2016-10-04
| | |
* | | Translated using Weblate (lumina_FM@de (generated))Sven Putze2016-10-11
| |/ |/| | | | | Currently translated at 97.6% (207 of 212 strings)
* | Merge remote-tracking branch 'origin/master'Weblate2016-10-03
|\|
| * Re-enable all the keyboard shortcuts for lumina-fm (and a few extras). All ↵Ken Moore2016-10-03
| | | | | | | | the shortcuts are also listed within the context menus as appropriate.
* | Translated using Weblate (lumina_FM@ja (generated))YAMASHIRO Jun2016-10-03
|/ | | | Currently translated at 100.0% (212 of 212 strings)
* Translated using Weblate (lumina_FM@ja (generated))YAMASHIRO Jun2016-10-03
| | | | Currently translated at 100.0% (212 of 212 strings)
* Oops - fix the activation signal for the second column in the dirWidget2.Ken Moore2016-09-30
|
bgstack15