aboutsummaryrefslogtreecommitdiff
path: root/lumina-config
Commit message (Expand)AuthorAge
* Add the new audioplayer desktop plugin to lumina-config as well.Ken 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
* Make sure to adjust the lumina-[fm/config] main.cpp to account for the new Lu...Ken Moore2015-01-02
* Make the taskmanager plugin capable of two modes:Ken Moore2014-12-31
* 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
* Merge branch 'master' of github.com:pcbsd/luminaKen Moore2014-12-18
|\
| * mark finished translationrezso2014-12-14
| * whitespace fixesrezso2014-12-14
| * update hungarian translationrezso2014-12-14
* | Commit a checkpoint on the conversion of Lumina to Qt5.Ken Moore2014-12-18
|/
* Finish cleaning up the new mime-type application defaults methodology: It see...Ken Moore2014-11-18
* Finish up the new Mime type default app usage in lumina-config and lumina-ope...Ken Moore2014-11-17
* Update the XDG MIME inplementation to support the draft standards for registe...Ken Moore2014-11-17
* Update the FreeBSD port pkg list (and a minor fix for lumina-config UI)Ken Moore2014-11-12
* Add a new desktop plugin: notepadKen Moore2014-11-04
* Add a new desktop plugin: desktopviewKen Moore2014-11-03
* Insert a sanity check into lumina-config:Ken Moore2014-10-29
* Add a new menu plugin:Ken Moore2014-10-23
* Add the auto-hide ability for the Lumina panels (and add a configuration opti...Ken Moore2014-10-23
* Fix the auto-loading of the Lumina wallpapers directory in lumina-config.Ken Moore2014-10-23
* Adjust how the backend for the system tray works:Ken Moore2014-10-17
* Finish up the rest of the new Lumina Theme engine and the utilities for editi...Ken Moore2014-10-14
* Large update to the Lumina project: provide full theming capabilities.Ken Moore2014-10-10
* Clean up the default filemanager/terminal settings. Put them in the main sess...Ken Moore2014-10-08
* make file-manager user-chooseableChristopher Roy Bratusek2014-10-07
* Clean up the new global.h usage in all the Lumina subprojects.Ken Moore2014-10-06
* one missing includeChristopher Roy Bratusek2014-10-05
* add global.h containing PREFIX and make use of it in all sub-modules,Christopher Roy Bratusek2014-10-05
* Add a new dialog to lumina-config for selecting applications:Ken Moore2014-10-01
* When adding an applauncher plugin to the desktop: prompt for the application ...Ken Moore2014-10-01
* Add a Fluxbox Window theme preview to lumina-configKen Moore2014-10-01
* 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
* Update lumina-config to use the new OS prefix settings.Ken Moore2014-09-12
* Port Lumina to DragonFlyMichael Neumann2014-09-11
* Ignore key press events if both the Qt and the detected X key codes are 0 (un...Ken Moore2014-09-08
* Fix a bug with the taskmanager when multiple windows from the same applicatio...Ken Moore2014-09-05
* Apply the recent keypress bugfix/debugging to the new repo source as well.Ken Moore2014-09-04
* Initial import of the lumina code from pcbsd git repoKris Moore2014-09-04
bgstack15