aboutsummaryrefslogtreecommitdiff
path: root/lumina-fm/lumina-fm.pro
Commit message (Expand)AuthorAge
* Rearrange the Lumina source tree quite a bit:Ken Moore2016-04-25
* Cleanup all the DESTDIR usage within the project files. Now this can be easil...Ken Moore2016-03-04
* Large cleanup of the Lumina project files and OS-detection/support systems.Ken Moore2016-01-11
* Add a couple more XCB EWMH functions. One change required a re-definition of ...Ken Moore2015-11-12
* Update the lumina-fm thumbnail loader to run in a *truly* separate thread fro...Ken Moore2015-10-15
* Revert the debug/release flag change to all the *.pro files. This causes issu...Ken Moore2015-09-30
* Update all the project files to allow for "make debug" to create a binary wit...Ken Moore2015-09-30
* Add a new "ScrollDialog" to lumina-fm for instances where a lot of text might...Ken Moore2015-08-27
* Get drag and drop functionality completely working (Internal only - will not ...Ken Moore2015-08-27
* Commit a major overhaul of lumina-fm: PLEASE TEST!!Ken Moore2015-08-25
* Another checkpoint in the lumina-fm backend overhaul - still not tied into th...Ken Moore2015-08-20
* Convert the multimedia player and slideshow viewer into separate classes/widg...Ken Moore2015-08-17
* Add a new data backend to lumina-fm: DirData.hKen Moore2015-08-11
* Add "DESTDIR" build option support to the Lumina project files (needed for Fe...Ken Moore2015-07-31
* Update all the *.pro files to add a new NO_I18N config option which prevents ...Ken Moore2015-07-14
* 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