aboutsummaryrefslogtreecommitdiff
path: root/lumina-fm/lumina-fm.pro
Commit message (Expand)AuthorAge
* Subclass the main QFileSystemModel to provide drag and drop support. This sti...Ken Moore2015-02-24
* move definition to better placeChristopher Roy Bratusek2015-01-08
* use QT5LIBDIR in all qmake filesChristopher Roy Bratusek2015-01-08
* debian: lumina qt5/0.8.0 updatesChristopher Roy Bratusek2015-01-08
* Add support for the LIBPREFIX qmake variable for all the project files. This ...Ken Moore2015-01-03
* Clean up how translations are loaded for all the Lumina utilities, and also a...Ken Moore2014-12-30
* Clean up all the Qt5 *.pro files a bit. Now they should always work.Ken Moore2014-12-23
* Commit a checkpoint on the conversion of Lumina to Qt5.Ken Moore2014-12-18
* Streamline the file manager quite a bit by putting the long-lived checks in a...Ken Moore2014-11-05
* add global.h containing PREFIX and make use of it in all sub-modules,Christopher Roy Bratusek2014-10-05
* Added initial support for Debian/kFreeBSD. This patch has been testedJesse Smith2014-09-24
* Applied Debian patch to enable building on 32-bit Linux machines. ProjectJesse Smith2014-09-22
* Fix path to lrelease on OpenBSD.Antoine Jacoutot2014-09-14
* Fix a bug with the taskmanager when multiple windows from the same applicatio...Ken Moore2014-09-05
* Initial import of the lumina code from pcbsd git repoKris Moore2014-09-04
bgstack15