Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Merge pull request #380 from sjohannes/fm-fix-single-dual-column-uncheckable | Ken Moore | 2017-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 Sasongko | 2017-02-20 | |
| | | | | | | | | cannot both be unchecked. | |||
* | | Translated using Weblate (lumina_FM@lt (generated)) | Moo | 2017-02-21 | |
|/ | | | | Currently translated at 98.1% (218 of 222 strings) | |||
* | Translated using Weblate (lumina_FM@de (generated)) | Ettore Atalan | 2017-02-11 | |
| | | | | Currently translated at 94.1% (209 of 222 strings) | |||
* | adding icons | q5sys | 2017-02-06 | |
| | ||||
* | Translated using Weblate (lumina_FM@it (generated)) | giulio zanardi | 2017-01-27 | |
| | | | | Currently translated at 98.1% (218 of 222 strings) | |||
* | Translated using Weblate (lumina_FM@pt_br (generated)) | José Danzicourt | 2017-01-23 | |
| | | | | Currently translated at 100.0% (222 of 222 strings) | |||
* | Translated using Weblate (lumina_FM@pt_br (generated)) | José Danzicourt | 2017-01-22 | |
| | | | | Currently translated at 100.0% (222 of 222 strings) | |||
* | Add an internal icon cache for the standardized mimetype icons. This seems ↵ | Ken Moore | 2017-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/lumina | Ken Moore | 2017-01-16 | |
|\ | ||||
| * | Translated using Weblate (lumina_FM@ru (generated)) | Koljasha | 2017-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 Moore | 2017-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 Fric | 2017-01-11 | |
| | | | | Currently translated at 100.0% (222 of 222 strings) | |||
* | Translated using Weblate (lumina_FM@ja (generated)) | YAMASHIRO Jun | 2017-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 Moore | 2017-01-05 | |
| | ||||
* | Fix up the context menu enable modes and rearrange the options a bit. | Ken Moore | 2017-01-05 | |
| | ||||
* | Translated using Weblate (lumina_FM@ca (generated)) | Davidmp | 2017-01-05 | |
| | | | | Currently translated at 100.0% (222 of 222 strings) | |||
* | Re-sync the translation files with the sources. | Ken Moore | 2017-01-03 | |
| | ||||
* | fix missing ; | JT Pennington | 2017-01-02 | |
| | ||||
* | add two quick shortcuts | JT Pennington | 2017-01-02 | |
| | | | add shortcut for bookmark manager and to refresh external devices | |||
* | Translated using Weblate (lumina_FM@lt (generated)) | Moo | 2016-12-27 | |
| | | | | Currently translated at 98.6% (218 of 221 strings) | |||
* | move cut/copy back to main context menu | q5sys | 2016-12-22 | |
| | ||||
* | Fix an issue with ZFS snapshot finding where the directory path of interest ↵ | Ken Moore | 2016-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)) | Moo | 2016-12-19 | |
| | | | | Currently translated at 92.3% (204 of 221 strings) | |||
* | Translated using Weblate (lumina_FM@ca (generated)) | Davidmp | 2016-12-19 | |
| | | | | Currently translated at 100.0% (221 of 221 strings) | |||
* | Translated using Weblate (lumina_FM@ca (generated)) | Davidmp | 2016-12-19 | |
| | | | | Currently translated at 100.0% (221 of 221 strings) | |||
* | Hide the small menu popup during the lumina-fm init routine. | Ken Moore | 2016-12-16 | |
| | ||||
* | Commit a couple tweaks for lumina-fm - trying to get the drag and drop ↵ | Ken Moore | 2016-12-05 | |
| | | | | highlighting working. | |||
* | Re-enable drag and drop within lumina-fm. | Ken Moore | 2016-12-05 | |
| | ||||
* | Fix up the regular expression strip of the ZFS snapshot from the full path. | Ken Moore | 2016-11-28 | |
| | ||||
* | Fix up the loading of the "show hidden files" option at the start of a ↵ | Ken Moore | 2016-11-28 | |
| | | | | browser widget in lumina-fm. | |||
* | Disable the theme engine from the desktop-utilities. | Ken Moore | 2016-11-10 | |
| | | | | Also start pruning unneeded libLumina classes from the desktop utils. | |||
* | LARGE UPDATE: | Ken Moore | 2016-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 Moore | 2016-10-25 | |
| | | | | view. | |||
* | Finish up the last couple buttons/actions related to the new Tray UI. | Ken Moore | 2016-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 Moore | 2016-10-20 | |
| | ||||
* | Fix up the "loading" message on directories with no contents. | Ken Moore | 2016-10-18 | |
| | ||||
* | Fix the snapshot loading mechanism within lumina-fm. | Ken Moore | 2016-10-18 | |
| | ||||
* | Another large update to lumina-fm: | Ken Moore | 2016-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 Putze | 2016-10-11 | |
| | | | | | | Currently translated at 100.0% (212 of 212 strings) Easier to underdtand with the english source | |||
* | Merge remote-tracking branch 'origin/master' | Weblate | 2016-10-11 | |
|\ | ||||
| * | Merge branch 'master' of github.com:trueos/lumina | Ken Moore | 2016-10-04 | |
| |\ | ||||
| * | | Fis the stylesheet for the "active/non-active" treewidget browser. | Ken Moore | 2016-10-04 | |
| | | | ||||
* | | | Translated using Weblate (lumina_FM@de (generated)) | Sven Putze | 2016-10-11 | |
| |/ |/| | | | | | Currently translated at 97.6% (207 of 212 strings) | |||
* | | Merge remote-tracking branch 'origin/master' | Weblate | 2016-10-03 | |
|\| | ||||
| * | Re-enable all the keyboard shortcuts for lumina-fm (and a few extras). All ↵ | Ken Moore | 2016-10-03 | |
| | | | | | | | | the shortcuts are also listed within the context menus as appropriate. | |||
* | | Translated using Weblate (lumina_FM@ja (generated)) | YAMASHIRO Jun | 2016-10-03 | |
|/ | | | | Currently translated at 100.0% (212 of 212 strings) | |||
* | Translated using Weblate (lumina_FM@ja (generated)) | YAMASHIRO Jun | 2016-10-03 | |
| | | | | Currently translated at 100.0% (212 of 212 strings) | |||
* | Oops - fix the activation signal for the second column in the dirWidget2. | Ken Moore | 2016-09-30 | |
| |