Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | A bit more background threading magic. | Ken Moore | 2017-11-15 |
| | | | | Make lumina-fm show dir contents a *lot* faster now. | ||
* | Ensure that the Browser backend is also contained in a background thread. | Ken Moore | 2017-11-15 |
| | | | | This prevents it from delaying the UI from updating. | ||
* | Enable the auto-archive functionality in lumina-fm. | Ken Moore | 2017-11-14 |
| | |||
* | A bit more work on DD widgets. | Ken Moore | 2017-11-02 |
| | |||
* | Fix up the drag and drop in lumina-fm. | Ken Moore | 2017-11-02 |
| | | | | Also fix the showing of thumbnails within the right-column widget. | ||
* | Add the template for a new model-based backend for lumina-fm. | Ken Moore | 2017-11-01 |
| | |||
* | finish up integration of launch lumina-fm as root | q5sys | 2017-10-31 |
| | |||
* | Re-enable the "Root Mode" warning at the top of lumina-fm, and setup the ↵ | Ken Moore | 2017-10-25 |
| | | | | root detection to work properly. | ||
* | Fix an unommented testing line in lumina-fm. | Ken Moore | 2017-10-25 |
| | | | | This broke the build of lumina-fm since the associated UI file has not been added yet. | ||
* | add logic for launching lumina-fm as root | q5sys | 2017-10-24 |
| | |||
* | warning banner for running lumina-fm as root_ | q5sys | 2017-10-24 |
| | |||
* | Clean up how the backend of the file manager handles atomic updates to ↵ | Ken Moore | 2017-10-09 |
| | | | | changes in the current directory. This speeds up sequential re-scans considerably. | ||
* | Reworked the VideoSurface subclass | ZackaryWelch | 2017-10-03 |
| | |||
* | add libav video thumbnail code back to project | q5sys | 2017-10-03 |
| | |||
* | Revert "rework video thumbnail code" | q5sys | 2017-10-03 |
| | | | | This reverts commit a3092fb02a1905345e1311b2e64f4796acdb9f34. | ||
* | oops hadn't saved all my changes yet | q5sys | 2017-09-24 |
| | |||
* | prototype webdav functionality for lumina-fm | q5sys | 2017-09-24 |
| | |||
* | rework video thumbnail code | q5sys | 2017-09-24 |
| | |||
* | Fixed bug with lumina-fm editing default configuration file as root | ZackaryWelch | 2017-09-07 |
| | |||
* | comment out method until its finished | q5sys | 2017-09-04 |
| | |||
* | clean out some older unused code comments | q5sys | 2017-09-04 |
| | |||
* | add prototype for auto-archival in file manager | q5sys | 2017-09-04 |
| | |||
* | increase the size of the zoom in/out icons a bit | q5sys | 2017-08-30 |
| | |||
* | A couple quick updates to lumina-mediaplayer: | Ken Moore | 2017-08-07 |
| | | | | | 1. Enable video for the local file playback where supported. 2. Fix the single-instance forwarding | ||
* | Fixed spacing error in UI file | ZackaryWelch | 2017-07-12 |
| | |||
* | 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 |
| | |||
* | 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 |
| |