index
:
lumina
debianize
master
The BSD-original Lumina desktop environment
bgstack15
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lumina-fm
Commit message (
Expand
)
Author
Age
*
display Items count in the bottom bar
william os4y
2015-02-26
*
Subclass the main QFileSystemModel to provide drag and drop support. This sti...
Ken Moore
2015-02-24
*
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
william os4y
2015-02-23
*
|
Add an option in lumina-fm to enable/disable loading file thumbnails.
Ken Moore
2015-02-23
|
/
*
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
*
Ok, *now* the file manager makes sure the slideshow viewer does not change th...
Ken Moore
2015-02-18
*
Clean up a few things in Lumina:
Ken Moore
2015-02-17
*
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
*
move definition to better place
Christopher Roy Bratusek
2015-01-08
*
use QT5LIBDIR in all qmake files
Christopher Roy Bratusek
2015-01-08
*
debian: lumina qt5/0.8.0 updates
Christopher Roy Bratusek
2015-01-08
*
Add support for the LIBPREFIX qmake variable for all the project files. This ...
Ken Moore
2015-01-03
*
Make sure to adjust the lumina-[fm/config] main.cpp to account for the new Lu...
Ken Moore
2015-01-02
*
Clean up how translations are loaded for all the Lumina utilities, and also a...
Ken Moore
2014-12-30
*
Also make sure that the file operations detect/modify hidden files/dirs as we...
Ken Moore
2014-12-24
*
Clean up all the Qt5 *.pro files a bit. Now they should always work.
Ken Moore
2014-12-23
*
Merge branch 'master' of github.com:pcbsd/lumina
Ken Moore
2014-12-18
|
\
|
*
update hungarian translation
rezso
2014-12-14
*
|
Commit a checkpoint on the conversion of Lumina to Qt5.
Ken Moore
2014-12-18
|
/
*
Clean up the lumina-fm CLI parsing a bit:
Ken Moore
2014-11-13
*
A couple little bugfixes for lumina-fm:
Ken Moore
2014-11-12
*
Streamline the file manager quite a bit by putting the long-lived checks in a...
Ken Moore
2014-11-05
*
Add a new utility: lumina-search
Ken Moore
2014-11-05
*
Fix desktop files: add missing semicolons
rezso
2014-11-04
*
include fixes
rezso
2014-11-04
*
Large update to the Lumina project: provide full theming capabilities.
Ken Moore
2014-10-10
*
Disable the usage of the theme engine within lumina-fm for the moment. Still ...
Ken Moore
2014-10-07
*
Get the new LuminaThemes class working with a sample color theme for Insight ...
Ken Moore
2014-10-06
*
Clean up the new global.h usage in all the Lumina subprojects.
Ken Moore
2014-10-06
*
add global.h containing PREFIX and make use of it in all sub-modules,
Christopher Roy Bratusek
2014-10-05
*
Large update for the lumina-fm:
Ken Moore
2014-10-03
*
Clean up the icon/list views in Insight. Now the "icon" view will use somethi...
Ken Moore
2014-10-03
*
Update MimeIconProvider.h
Ken Moore
2014-10-02
*
Added initial support for Debian/kFreeBSD. This patch has been tested
Jesse Smith
2014-09-24
*
Applied Debian patch to enable building on 32-bit Linux machines. Project
Jesse Smith
2014-09-22
*
Make the jpg/png suffix check case-insensitive for showing thumbnail previews...
Ken Moore
2014-09-19
*
Have lumina-fm save/remember the last-used size and open itself with that siz...
Ken Moore
2014-09-15
*
Fix path to lrelease on OpenBSD.
Antoine Jacoutot
2014-09-14
*
Make sure that the translation codec is set to the text codec for the current...
Ken Moore
2014-09-08
*
Make sure that Insight puts the file path in quotes when opening a file (in c...
Ken Moore
2014-09-08
*
Fix a bug with the taskmanager when multiple windows from the same applicatio...
Ken Moore
2014-09-05
*
Hide any external devices that are mounted on hidden directories in the file ...
Ken Moore
2014-09-05
*
Initial import of the lumina code from pcbsd git repo
Kris Moore
2014-09-04
bgstack15