Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | When making a previous selection visible in the viewport, try to put it at ↵ | Ken Moore | 2015-05-11 |
| | | | | the top of the viewport. | ||
* | oops, also ensure that the widget scrolls to ensure the old directory is ↵ | Ken Moore | 2015-05-11 |
| | | | | visible instead of just selected. | ||
* | When moving back/up a directory in lumina-fm, have it automatically select ↵ | Ken Moore | 2015-05-11 |
| | | | | the previous directory in the list. | ||
* | Add some additional error checking to the new "Open Terminal Here" ↵ | Ken Moore | 2015-05-01 |
| | | | | functionality in lumina-fm. | ||
* | Merge remote-tracking branch 'upstream/master' into fm-term | wi | 2015-05-01 |
|\ | |||
| * | Finish up the conversion of lumina-fm to the new favorites system. Now it is ↵ | Ken Moore | 2015-04-28 |
| | | | | | | | | completely ready. | ||
| * | have lumina-fm use the new favorites system for checking if a file is a ↵ | Ken Moore | 2015-04-27 |
| | | | | | | | | favorite. | ||
| * | Enable the ability to open lumina-fileinfo for any file/directory. | Ken Moore | 2015-04-27 |
| | | |||
| * | Activate the file properties (lumina-fileinfo) for *any* files now. | Ken Moore | 2015-04-27 |
| | | |||
| * | Oops, forgot to add an icon for the new search menu option. | Ken Moore | 2015-04-27 |
| | | |||
| * | Add support for launching lumina-search on the currently-viewed directory ↵ | Ken Moore | 2015-04-27 |
| | | | | | | | | from within lumina-fm | ||
* | | use the termnial application specified by the user as the default-terminal. | wi | 2015-05-01 |
| | | |||
* | | Add a contextMenu allowing the user to open a terminal in the selected folder | wi | 2015-04-26 |
|/ | |||
* | Make the open/openwith functionality in lumina-fm multi-selection aware. ↵ | Ken Moore | 2015-04-23 |
| | | | | Also so the same for the "properties" option (although it only operates on *.desktop files at the moment). | ||
* | Add support for running "lumina-fileinfo" from the right-click menu in lumina-fm | Ken Moore | 2015-04-22 |
| | |||
* | lumina-fm show separated number of folders and files in status bar | Christopher Roy Bratusek | 2015-04-18 |
| | |||
* | Update the system tray Embed/Unembed routines to use the XCB library instead ↵ | Ken Moore | 2015-03-27 |
| | | | | of XLib. This bahaves exactly the same on my FreeBSD 10.x system - still need to test a FreeBSD 11.x system. | ||
* | Streamline quite a bit of the background worker: | Ken Moore | 2015-03-26 |
| | | | | | | 1) Make sure the background routine *only* runs if the directory has changed or been modified (changing the view/config will no longer re-scan the dir) 2) Cleanup the number of translated strings in the dir info routine, and make it easily modified for larger file sizes (already increased to TB now). 3) Ensure that the whole-dir info is re-displayed if the selection is cleared. | ||
* | Merge remote-tracking branch 'upstream/master' into fmNumbers | william | 2015-03-26 |
|\ | |||
| * | Clean up a couple things in lumina-fm: | Ken Moore | 2015-03-26 |
| | | | | | | | | | | | | 1) Fix the double-run of the background dir checker when changing directories. 2) Add the file overwrite checks to the cut procedures in the backend. 3) If a file/dir is copied onto itself, just skip it rather than erroring. | ||
* | | display some filesystem's information on the statusbar in a thread safe manier | william | 2015-03-25 |
| | | |||
* | | create FileSystemCapacity and put it in LuminaOS | william | 2015-03-24 |
| | | |||
* | | Merge remote-tracking branch 'upstream/master' into fmNumbers | william | 2015-03-24 |
|\| | |||
| * | Add a file removal verification prompt to the slideshow removal button. ↵ | Ken Moore | 2015-03-23 |
| | | | | | | | | (Contributed by william-os4y) | ||
* | | Add display of the filesystem's capacity in the statusbar | william | 2015-03-21 |
| | | |||
* | | Add possibility to calculate the file size of the selected items. | william | 2015-03-21 |
| | | | | | | | | Refactoring of the procedure | ||
* | | Add in statusBar, side to the number of items displayed, the size of the files | william | 2015-03-20 |
| | | |||
* | | Display the number of items in a directory in the statusBar | william | 2015-03-20 |
| | | |||
* | | Merge remote-tracking branch 'upstream/master' into fmNumbers | william | 2015-03-20 |
|\| | |||
| * | Allow the favoriting of files in lumina-fm that do *not* conflict with a ↵ | Ken Moore | 2015-03-14 |
| | | | | | | | | currently-active favorite with the same name. If the current favorite is stale/broken - go ahead and replace it with the new one. | ||
| * | Add the ability to set/use custom timezones on the system - defaulting to ↵ | Ken Moore | 2015-03-14 |
| | | | | | | | | the system time (whatever that might be). | ||
| * | Make sure the file removals are multi-selection aware in lumina-fm. | Ken Moore | 2015-03-13 |
| | | |||
| * | Add Checksum support for FreeBSD, and tie it into lumina-fm. | Ken Moore | 2015-03-12 |
| | | |||
| * | Change the icon used for the "favorite files" button. Now it matches the ↵ | Ken Moore | 2015-03-12 |
| | | | | | | | | Userbutton icon. | ||
* | | display Items count in the bottom bar | william os4y | 2015-02-26 |
|/ | |||
* | Subclass the main QFileSystemModel to provide drag and drop support. This ↵ | Ken Moore | 2015-02-24 |
| | | | | still appears to be able to "drop" items outside the window (for other applications) and has strange behavior in those cases (although non-critical - it does not change the filesystem in any way). | ||
* | Clean up the new file creation routine a bit. | Ken Moore | 2015-02-24 |
| | |||
* | Merge pull request #58 from william-os4y/addNewFile2 | Ken Moore | 2015-02-24 |
|\ | | | | | add "New file" on lumina-fm | ||
| * | add "New file" on lumina-fm | william os4y | 2015-02-23 |
| | | |||
* | | Add an option in lumina-fm to enable/disable loading file thumbnails. | Ken Moore | 2015-02-23 |
|/ | | | | NOTE: This option does not retroactively remove thumbnails that have already been loaded - it only prevents loading thumbnails in new directories. | ||
* | Turn off some debugging in lumina-fm by default. | Ken Moore | 2015-02-18 |
| | |||
* | Clean up the Background of lumina-fm quite a bit: | Ken Moore | 2015-02-18 |
| | | | | | 1) Move all the File operations into a seperate thread (GUI no longer lags when performing long operations). 2) Streamline/simplify the time spent looking for snapshots of a directory (re-use the base snapshot directory found if it is still the same directory - no need to search for it again). | ||
* | Ok, *now* the file manager makes sure the slideshow viewer does not change ↵ | Ken Moore | 2015-02-18 |
| | | | | the current item when re-loading the files in the directory (caused issues when remvoing files from within the slideshow viewer). | ||
* | Clean up a few things in Lumina: | Ken Moore | 2015-02-17 |
| | | | | | | | 1) When finding a file mimetype, try a case-insensitive filter if nothing came out of the case-sensitive search. 2) lumina-fm: when removing a slideshow file, try to automatically go to the next/previous picture instead of index=0; 3) Add a bunch more processEvents() calls to the lumina-fm file operations dialog. This should keep the UI's more responsive and update the visuals more often while running operations on large numbers of files. 4) lumina-fm: Fix another upper->lower case extension issue when checking if a file is supported by Qt's read/write operations. | ||
* | Clean up the lumina-fm device usage from LuminaOS. | Ken Moore | 2015-01-26 |
| | |||
* | better device labeling in lumina-fm | Christopher Roy Bratusek | 2015-01-23 |
| | |||
* | Add a couple new features to how image files are handles in lumina-fm: | Ken Moore | 2015-01-20 |
| | | | | | 1) Add the ability to remove the current file loaded into the slideshow 2) Add the ability to rotate the current slideshow image by 90 degrees (clockwise or counterclockwise) and will re-save the file itself. | ||
* | Clean up all the Qt5 *.pro files a bit. Now they should always work. | Ken Moore | 2014-12-23 |
| | | | | | | | | | Also do a large clean up of the file operations in lumina-fm: 1) When doing copies of directories, make sure to properly copy all child files/dirs (no matter how deep) 2) Clean the order of directory copies so that you can successfull make a copy of a directory into itself (copy ~/Test -> ~/Test/Test for example) 3) Check for attempting to *move* a directory into itself and show a warning to the user about an invalid operation. 4) Get the total number of files/dirs to be operated on before starting operations. This allows the UI to be more detailed about what it is doing at that particular time. 5) If a directory fails to copy for some reason, don't try to copy all the children of that directory either (they will all fail and just bloat the list of errors) | ||
* | Commit a checkpoint on the conversion of Lumina to Qt5. | Ken Moore | 2014-12-18 |
| | | | | It is functional at the moment, but still has a few rough edges with regards to the X11 background interface (due to the move from XLib to XCB in Qt5). This reulst in some of the window manager interactions not behaving properly (such as sticky status on panels). | ||
* | Clean up the lumina-fm CLI parsing a bit: | Ken Moore | 2014-11-13 |
| | | | | | 1) Convert a "." to the current working path 2) Provide feedback about invalid input paths graphically |