aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Get more of the terminal working. Now all the special xterm stuff is getting ...Ken Moore2016-04-11
* Ensure that the current audio volume gets saved to the local file on session ...Ken Moore2016-04-11
* Fix up the multi-monitor adjustment systems in the Lumina session. Now things...Ken Moore2016-04-08
* Fix a bug causing the "open terminal here" dialog not to work properly.JoshDW192016-04-04
* Remove the old commented out resizeEvent() from the cpp file. Not needed anym...Ken Moore2016-04-04
* Merge pull request #215 from q5sys/masterKen Moore2016-04-02
|\
| * commeting out broken resize functionq5sys2016-04-02
| * re-added lost } during last editq5sys2016-04-02
* | Merge pull request #214 from q5sys/masterKen Moore2016-03-31
|\|
| * Update MainUI.hq5sys2016-03-31
| * removed: QMainWindow::closeEvent(ev);q5sys2016-03-31
|/
* Merge pull request #213 from q5sys/patch-1Ken Moore2016-03-31
|\
| * Update MainUI.hq5sys2016-03-30
| * Update MainUI.hq5sys2016-03-30
| * Update MainUI.cppq5sys2016-03-30
| * Update MainUI.cppq5sys2016-03-30
| * Update MainUI.cppq5sys2016-03-30
| * Update MainUI.cppq5sys2016-03-30
| * Update MainUI.cppq5sys2016-03-30
|/
* Merge pull request #212 from q5sys/masterKen Moore2016-03-29
|\
| * Update MainUI.cppq5sys2016-03-29
| * Update MainUI.uiq5sys2016-03-29
| * Update MainUI.uiq5sys2016-03-29
* | Merge branch 'master' of github.com:pcbsd/luminaKen Moore2016-03-29
|\ \
| * | Merge pull request #210 from q5sys/masterKen Moore2016-03-29
| |\|
| | * Update MainUI.cppq5sys2016-03-29
| | * Update MainUI.uiq5sys2016-03-29
| | * Update MainUI.uiq5sys2016-03-28
| | * Update MainUI.uiq5sys2016-03-28
| | * Update MainUI.uiq5sys2016-03-28
| | * Update MainUI.uiq5sys2016-03-28
| | * Update MainUI.uiq5sys2016-03-28
| | * Update MainUI.uiq5sys2016-03-28
* | | Remove the Q_DECL_OVERRIDE tag from the end of the native event filter functi...Ken Moore2016-03-29
|/ /
* | Merge pull request #209 from q5sys/masterKen Moore2016-03-25
|\|
| * Update MainUI.cppq5sys2016-03-25
| * Update MainUI.cppq5sys2016-03-25
| * Update MainUI.cppq5sys2016-03-25
| * Update MainUI.cppq5sys2016-03-25
| * Update MainUI.hq5sys2016-03-25
| * Update MainUI.hq5sys2016-03-25
| * Update MainUI.uiq5sys2016-03-25
| * Update MainUI.uiq5sys2016-03-25
|/
* Merge pull request #208 from rubin55/masterKen Moore2016-03-24
|\
| * Renamed ebuild to match Gentoo guidelines for git checkouts, applied recommen...Rubin Simons2016-03-24
| * Typo in linux operating system classes fixed.Rubin Simons2016-03-24
* | Merge pull request #207 from rubin55/masterKen Moore2016-03-23
|\|
| * But still, it's nice to have a Categories in there because #183Rubin Simons2016-03-23
| * Added Gentoo support to Lumina, added ebuild file.Rubin Simons2016-03-23
| * Desktop file specification fixes: Added semi-colon to OnlyShowIn, removed Cat...Rubin Simons2016-03-23
bgstack15