aboutsummaryrefslogtreecommitdiff
path: root/lumina-desktop/lumina-desktop.pro
Commit message (Expand)AuthorAge
* Cleanup all the DESTDIR usage within the project files. Now this can be easil...Ken Moore2016-03-04
* Oops - Looks like the Lumina-DE.desktop files was accidentally removed from t...Ken Moore2016-02-10
* Fix a bug linking when an older libLumina is installed on theKris Moore2016-02-03
* Disable the quickwidget desktop plugin. The QML embedding systems are still n...Ken Moore2016-02-02
* Large cleanup of the Lumina project files and OS-detection/support systems.Ken Moore2016-01-11
* Remove a geometry-match condition when re-loading the desktop canvas's. This ...Ken Moore2015-11-12
* Cleanup how auto-start apps are launched a bit (start them via a single lumin...Ken Moore2015-10-30
* Update how the PC-BSD overlay files for Lumina are installed. Now there is a ...Ken Moore2015-10-19
* Split up the desktop-plugin source files into a separate desktop-plugins.pri ...Ken Moore2015-10-08
* Add a new panel plugin: "line"Ken Moore2015-10-08
* Commit a couple fixes:Ken Moore2015-10-08
* Commit the 3rd iteration of the desktop plugin container system.Ken Moore2015-10-07
* Revert the debug/release flag change to all the *.pro files. This causes issu...Ken Moore2015-09-30
* Another fix for the overall project file and remove a (local/testing) file fr...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 panel plugin: systemstartKen Moore2015-09-10
* Completely finish the XLib -> XCB conversions. Now Lumina no longer requires ...Ken Moore2015-08-05
* 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
* Re-work quite a bit of the background procedures for desktop plugins and watc...Ken Moore2015-06-14
* Add a QtQuick sample plugin and disable the new panel container for QtQuick p...Ken Moore2015-06-12
* Add two new plugins for Lumina: QuickPPlugin, QuickDPlugin (panel/desktop res...Ken Moore2015-06-11
* Finish cleaning up the new CPU/Memory desction routines in libLumina, and add...Ken Moore2015-05-22
* Add a new boot splash screen to be used during the Lumina initialization phas...Ken Moore2015-05-21
* Add a new panel plugin: applauncherKen Moore2015-03-16
* Update a bunch of icons in the desktop session, and also add a few abilities ...Ken Moore2015-03-12
* Add a completely new background method for a distributor to set per-system de...Ken Moore2015-01-21
* Add a new panel-plugin: appmenuKen Moore2015-01-21
* Fix the global->local coordinates transformation for calculating whether the ...Ken Moore2015-01-19
* Add a new panel plugin: HomeButtonKen Moore2015-01-19
* Add a new desktop plugin: audioplayerKen Moore2015-01-16
* use QT5LIBDIR in all qmake filesChristopher Roy Bratusek2015-01-08
* Add support for the LIBPREFIX qmake variable for all the project files. This ...Ken Moore2015-01-03
* Commit some more XLib->XCB conversions (everything for the task manager), and...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
* Add a new desktop plugin: notepadKen Moore2014-11-04
* Add a new desktop plugin: desktopviewKen Moore2014-11-03
* Add a new menu plugin:Ken Moore2014-10-23
* Clean up a couple other port/files issues.Ken Moore2014-10-15
* Fix a couple other bugs in the Lumina startup routine. Looks like the effects...Ken Moore2014-10-15
* add global.h containing PREFIX and make use of it in all sub-modules,Christopher Roy Bratusek2014-10-05
* A few updates to plugins:Ken Moore2014-09-29
* 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
* Fix lumina pkg-plist, fix compiling from ports and add the mkport.sh scriptKris Moore2014-09-04
* Initial import of the lumina code from pcbsd git repoKris Moore2014-09-04
bgstack15