Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Update the "open-with" menu for lumina-fm so that is shows recommendations ↵ | Ken Moore | 2017-07-12 |
| | | | | directly in the menu. | ||
* | Re-enable the "Open With" option for selected items (accidentally commented out) | Ken Moore | 2017-06-28 |
| | |||
* | Finish up all the new TreeWidget stuff from JT: | Ken Moore | 2017-06-26 |
| | | | | | | | | | 1. Save/load the size of the tree widget between sessions (sync size across all tabs as well). 2. Sync the tree widget with the browser with regards to whether hidden files should be shown or not. 3. Tie the tree widget "dir model" to the line edit so we get auto-completions again. 4. Make sure the tree widget shows the "normalized" directory path (does not show ZFS snapshot dirs and such). 5. Clean up a lot of debugging messages and comment out unused variable declarations. 6. Change the Browser thumbnail loading/scaling routine to always run based on image resolution rather than file size. | ||
* | resolving OCD - one whitespace block at a time | q5sys | 2017-06-20 |
| | |||
* | clean up unneeded comment formatting | q5sys | 2017-06-16 |
| | |||
* | set properties for treeview | q5sys | 2017-06-16 |
| | |||
* | Get the new side-pane TreeView up and running with q5sys's input. | Ken Moore | 2017-06-16 |
| | |||
* | Minor debugging change in lumina-fm | Ken Moore | 2017-06-16 |
| | |||
* | Clean up the auto-extract functionality in lumina-fm | Ken Moore | 2017-06-16 |
| | |||
* | fix file manage autoextract menu method | q5sys | 2017-06-16 |
| | |||
* | add prototype for autoextract menu entry | q5sys | 2017-06-16 |
| | |||
* | another crack at openwith menu | q5sys | 2017-06-16 |
| | |||
* | add dirtreepane connection logic | q5sys | 2017-06-16 |
| | |||
* | fix dirtreepane bugs and deactive from menu | q5sys | 2017-06-13 |
| | |||
* | redo dirtreepane to work the same as other options | q5sys | 2017-06-13 |
| | |||
* | add dirtreepane prototype code | q5sys | 2017-06-13 |
| | |||
* | Add "back" in the option to show/skip image file previews. | Ken Moore | 2017-06-08 |
| | |||
* | Another few icon changes | Ken Moore | 2017-04-13 |
| | |||
* | Clean up which icons are used within lumina-fm. | Ken Moore | 2017-04-13 |
| | |||
* | Insight: Put single/dual column actions in a QActionGroup to ensure they ↵ | Johannes Sasongko | 2017-02-20 |
| | | | | cannot both be unchecked. | ||
* | Fix up the context menu enable modes and rearrange the options a bit. | Ken Moore | 2017-01-05 |
| | |||
* | move cut/copy back to main context menu | q5sys | 2016-12-22 |
| | |||
* | Fix up the regular expression strip of the ZFS snapshot from the full path. | Ken Moore | 2016-11-28 |
| | |||
* | 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. | ||
* | 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 |
| | |||
* | 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. | ||
* | Oops - fix the activation signal for the second column in the dirWidget2. | Ken Moore | 2016-09-30 |
| | |||
* | Oops, forgot to add a couple new files. | Ken Moore | 2016-09-30 |