aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * 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
| * Make NVMe style devices show up as 'HDRIVE' type, just like sd[a-z] devices.Rubin Simons2016-03-23
|/
* Fix up the format of the new wallpapers (use jpg instead on png: ~3MB per ima...Ken Moore2016-03-23
* Fix a crash when an invalid desktop plugin is found.Ken Moore2016-03-23
* Update the default PC-BSD/Lumina wallpapers for 0.9.0.Ken Moore2016-03-23
* Add some new wallpaper files. Thanks to JT Pennington (q5sys) for creating th...Ken Moore2016-03-23
* Add another backtrace: this one with QT library debugging symbols.Ken Moore2016-03-18
* Add a backtrace file for the current crash (no dbus)Ken Moore2016-03-17
* Save the current binary/core files for the crash in a new dir.Ken Moore2016-03-17
* Update the test-dbus files with the newly generated .core, and the updated pr...Ken Moore2016-03-17
* Merge branch 'master' of github.com:pcbsd/luminaKen Moore2016-03-17
|\
bgstack15