aboutsummaryrefslogtreecommitdiff
path: root/lumina-config
Commit message (Expand)AuthorAge
...
* Add the new panel length/alignment options to lumina-configKen Moore2015-04-25
* Don't disable the save button on the "defaults" page any more. The autostart ...Ken Moore2015-04-22
* Make sure to load the default value for the new datetimeorder session value (...Ken Moore2015-04-20
* UI for DateTimeOrderChristopher Roy Bratusek2015-04-19
* A couple changes to lumina-config:Ken Moore2015-04-17
* Merge branch 'master' of github.com:pcbsd/luminaKen Moore2015-03-24
|\
| * Add a new panel plugin: applauncherKen Moore2015-03-16
| * Truncate the timezone country names to 20 characters. (more than enough to se...Ken Moore2015-03-14
| * Add the ability to set/use custom timezones on the system - defaulting to the...Ken Moore2015-03-14
| * Clean up some of the Lumina theme watcher usage (add a 1/2 second delay after...Ken Moore2015-03-12
* | Adjust the panel settings adjustment routine a bit more. Now it will no longe...Ken Moore2015-03-05
|/
* Fix an issue with how the panel configuration was adjusting the "other" panel...Ken Moore2015-03-02
* Fix a couple bugs in the panel settings detection.Ken Moore2015-02-17
* Fix some panel interactions.Ken Moore2015-02-17
* Add the ability to "reset" an application back to defaults in lumina-config -...Ken Moore2015-02-17
* Add the ability to set different date/time formats on a session-wide scale, a...Ken Moore2015-02-05
* Another bit of cleanup/rearranging in lumina-config.Ken Moore2015-02-05
* Re-arrange the lumina-config UI a bit. Now the different sections are grouped...Ken Moore2015-02-05
* Add a new dialog for prompting the user to select a plugin (of any type). Als...Ken Moore2015-02-05
* Clean up the default theme template a bit more, and remove some leftover styl...Ken Moore2015-02-04
* Add a bit of a margin above the save button in lumina-configKen Moore2015-02-03
* Add an "apply" button to the lumina-config theme editor. Now the "save" butto...Ken Moore2015-02-03
* Also fix a bug in lumina-config where the app selection dialog needed to be c...Ken Moore2015-01-21
* Finish committing the last of the new distribution defaults framework. Also a...Ken Moore2015-01-21
* Add the ability to change the user's icon via session->general options (will ...Ken Moore2015-01-21
* Add the new appmenu (Start Menu) plugin to lumina-config.Ken Moore2015-01-21
* Add the new home button plugin to lumina-config.Ken Moore2015-01-19
* Add knowledge of the new Panel theme setting to lumina-config.Ken Moore2015-01-19
* 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
bgstack15