aboutsummaryrefslogtreecommitdiff
path: root/src-qt5
Commit message (Expand)AuthorAge
...
| * Fix the loading of icons where the theme uses pure numbers instead of the <nu...Ken Moore2016-05-09
| * Add a new theme template: GlassKen Moore2016-05-06
| * Merge branch 'master' of github.com:pcbsd/luminaKen Moore2016-05-06
| |\
| * | Add a check for the existence of the log dir before starting the processes.Ken Moore2016-05-06
* | | Fix a desktop crash which only seems to happen if you have an existing, but i...Ken Moore2016-05-11
| |/ |/|
* | Have lumina-screenshot use the current window stacking order for determining ...Ken Moore2016-05-04
* | Update LuminaUtils.cppKen Moore2016-05-03
* | Update LuminaUtils.cppKen Moore2016-05-03
|/
* Make the "quicksave" option in lumina-screenshot a bit more flexible with reg...Ken Moore2016-05-02
* Adjust the single-replace logic in lumina-textedit. Have it replace the curre...Ken Moore2016-05-02
* Fix a geometry calculation for panel placements on X monitors which are not a...Ken Moore2016-04-29
* Change the image selection box to a partially-transparent grey (good for any ...Ken Moore2016-04-28
* Merge branch 'master' of github.com:pcbsd/luminaKen Moore2016-04-28
|\
| * Have lumina listen to the X root window property changes directly - and updat...Ken Moore2016-04-28
* | Completely change how lumina-screenshot shows the image a bit. Now it is all ...Ken Moore2016-04-28
|/
* Add "bool" to the C++ syntax highlighting.Ken Moore2016-04-27
* Unhook the stylesheet in the Lumina Theme Engine from the non-desktop applica...Ken Moore2016-04-27
* Get colors working with the new terminal. Of course this breaks the font weig...Ken Moore2016-04-27
* Merge branch 'master' of https://github.com/pcbsd/luminaJoshDW192016-04-26
|\
| * Merge branch 'master' of github.com:pcbsd/luminaKen Moore2016-04-26
| |\
| * | Fix up the detection/closing of the lumina desktop session. Now the user can ...Ken Moore2016-04-26
* | | Expand lumina icon / text containers to always be a uniforum size. Thanks Ken!JoshDW192016-04-26
| |/ |/|
* | Merge branch 'master' of https://github.com/pcbsd/luminaJoshDW192016-04-26
|\|
| * Merge branch 'master' of github.com:pcbsd/luminaKen Moore2016-04-26
| |\
| * | Adjust the FreeBSD appstore shortcut to use the new "appcafe.desktop" entry (...Ken Moore2016-04-26
* | | Make the menu in the settings widget more visually appealing. Balance space ...JoshDW192016-04-26
| |/ |/|
* | Change the default size so that there is no weird window resizing.JoshDW192016-04-26
* | Adds a class name for settingsmenu.cpp. Add a slight margin on qmenu objects.JoshDW192016-04-26
|/
* Some minor updates to lumina-terminal. Enable window transparency (75% opaque...Ken Moore2016-04-26
* Merge branch 'master' of github.com:pcbsd/luminaKen Moore2016-04-26
|\
| * Set a minimum size for the program selection box so it will not squish if a f...JoshDW192016-04-26
* | Add in all the translation files for lumina-terminalKen Moore2016-04-26
|/
* Oops - forgot to "git add" the new lumina-session files.Ken Moore2016-04-26
* Add the beginnings of a new "lumina-session" wrapper utility for the sequentu...Ken Moore2016-04-25
* Add a .desktop entry for lumina-textedit.Ken Moore2016-04-25
* Fix a couple other files which needed to account for the path changes.Ken Moore2016-04-25
* Rearrange the Lumina source tree quite a bit:Ken Moore2016-04-25
bgstack15