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
/
lumina-fm.pro
Commit message (
Expand
)
Author
Age
*
Rearrange the Lumina source tree quite a bit:
Ken Moore
2016-04-25
*
Cleanup all the DESTDIR usage within the project files. Now this can be easil...
Ken Moore
2016-03-04
*
Large cleanup of the Lumina project files and OS-detection/support systems.
Ken Moore
2016-01-11
*
Add a couple more XCB EWMH functions. One change required a re-definition of ...
Ken Moore
2015-11-12
*
Update the lumina-fm thumbnail loader to run in a *truly* separate thread fro...
Ken Moore
2015-10-15
*
Revert the debug/release flag change to all the *.pro files. This causes issu...
Ken Moore
2015-09-30
*
Update all the project files to allow for "make debug" to create a binary wit...
Ken Moore
2015-09-30
*
Add a new "ScrollDialog" to lumina-fm for instances where a lot of text might...
Ken Moore
2015-08-27
*
Get drag and drop functionality completely working (Internal only - will not ...
Ken Moore
2015-08-27
*
Commit a major overhaul of lumina-fm: PLEASE TEST!!
Ken Moore
2015-08-25
*
Another checkpoint in the lumina-fm backend overhaul - still not tied into th...
Ken Moore
2015-08-20
*
Convert the multimedia player and slideshow viewer into separate classes/widg...
Ken Moore
2015-08-17
*
Add a new data backend to lumina-fm: DirData.h
Ken Moore
2015-08-11
*
Add "DESTDIR" build option support to the Lumina project files (needed for Fe...
Ken Moore
2015-07-31
*
Update all the *.pro files to add a new NO_I18N config option which prevents ...
Ken Moore
2015-07-14
*
Subclass the main QFileSystemModel to provide drag and drop support. This sti...
Ken Moore
2015-02-24
*
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
*
Clean up how translations are loaded for all the Lumina utilities, and also a...
Ken Moore
2014-12-30
*
Clean up all the Qt5 *.pro files a bit. Now they should always work.
Ken Moore
2014-12-23
*
Commit a checkpoint on the conversion of Lumina to Qt5.
Ken Moore
2014-12-18
*
Streamline the file manager quite a bit by putting the long-lived checks in a...
Ken Moore
2014-11-05
*
add global.h containing PREFIX and make use of it in all sub-modules,
Christopher Roy Bratusek
2014-10-05
*
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
*
Fix path to lrelease on OpenBSD.
Antoine Jacoutot
2014-09-14
*
Fix a bug with the taskmanager when multiple windows from the same applicatio...
Ken Moore
2014-09-05
*
Initial import of the lumina code from pcbsd git repo
Kris Moore
2014-09-04
bgstack15