aboutsummaryrefslogtreecommitdiff
path: root/src-qt5
Commit message (Expand)AuthorAge
...
* | Turn off all the debugging output in the cursor change code in the theme engine.Ken Moore2018-03-05
* | Add another XDG registration for lumina-mediaplayer when pianobar is installed.Ken Moore2018-03-05
* | Make the cursor theme change a but more dynamic. Can't seem to force a reload...Ken Moore2018-03-05
* | Changed fz_rotate to fz_pre_rotate, which fixes rendering issues in some PDFs...ZackaryWelch2018-03-03
* | enable to set volumeup/down parcentageboronology2018-03-02
* | Start writing up research on how to do the keyboard event listening.Ken Moore2018-02-28
* | Some work on Lumina 2.Ken Moore2018-02-28
* | Get lumina-pdf all up and running again.Ken Moore2018-02-27
* | Added highlighting for search resultsZackaryWelch2018-02-16
* | Switched lumina-pdf from Poppler to MuPDFZackaryWelch2018-02-16
* | Quick update for the icon finder routine.Ken Moore2018-02-13
* | Fix up a number of crashes related to item loading times and multiple columnsKen Moore2018-02-09
* | Bump the minor version of Lumina to 1.4.2Ken Moore2018-02-09
* | Add a TESTING definition for turning off the work-in-progress UI items.Ken Moore2018-02-09
* | redo shell logout to Luminaq5sys2018-02-07
* | Revert "add shell logout to Lumina"q5sys2018-02-07
* | Merge branch 'master' of http://github.com/trueos/luminaq5sys2018-02-07
|\ \
| * | Some quick updates to lumina-terminalKen Moore2018-02-06
| * | Add an xsession file for Lumina 2.Ken Moore2018-02-05
* | | add shell logout to Luminaq5sys2018-02-07
|/ /
* | Add a new "Spacer" plugin, and tinker with a lot of the panel mechanics.Ken Moore2018-02-02
* | Add a new "Clock_Digital" pluginKen Moore2018-02-02
* | Oops - accidentally left a code stub for some later work...Ken Moore2018-02-02
* | Another couple tweaks to the networking notification systems.Ken Moore2018-02-02
* | Try to adjust/fix the network device detection routine for status reporting.Ken Moore2018-02-02
* | Fix up the battery status text.Ken Moore2018-02-02
* | Get the FreeBSD OSInterface class all setup.Ken Moore2018-02-01
* | Fix up the single application numbering.Ken Moore2018-02-01
* | Finish getting the session settings all loaded by the Desktop Manager.Ken Moore2018-02-01
* | Get a unified system clock setup within the RootDesktopObject.Ken Moore2018-02-01
* | Another large batch of work on Lumina 2.Ken Moore2018-01-31
* | Get a lot more cache system setup for OSInterface backend.Ken Moore2018-01-31
* | Get the volume button/backend functional.Ken Moore2018-01-31
* | Merge branch 'master' of https://github.com/trueos/luminaZackaryWelch2018-01-30
|\ \
| * | Get the Battery notification button put together.Ken Moore2018-01-30
* | | Added results text for find widget in lumina-pdfZackaryWelch2018-01-30
|/ /
* | Merge branch 'master' of https://github.com/trueos/luminaZackaryWelch2018-01-30
|\ \
| * \ Merge branch 'master' of github.com:trueos/luminaKen Moore2018-01-30
| |\ \
| * | | Start putting the new statusTray plugin together.Ken Moore2018-01-30
* | | | Fixed the find/bookmark widgets and rotation for lumina-pdfZackaryWelch2018-01-30
| |/ / |/| |
* | | Fixed signal error and commented out some debug statementsZackaryWelch2018-01-30
* | | Merged some previous changes to lumina-pdf, mainly changing how rotating page...ZackaryWelch2018-01-30
|/ /
* | Get the OSInterface framework up and running (template OS only at the moment)Ken Moore2018-01-30
* | A few couple other attempts at the layering issue.Ken Moore2018-01-30
* | Merge branch 'master' of github.com:trueos/luminaKen Moore2018-01-29
|\ \
| * | Couple more minor tweaks - trying to get the layering working properly.Ken Moore2018-01-29
* | | Make sure that the desktop canvas is always 2nd from the top of the stack of ...Ken Moore2018-01-29
|/ /
* | Merge branch 'master' of github.com:trueos/luminaKen Moore2018-01-29
|\ \
| * | Some more final changes to lumina-pdf.Ken Moore2018-01-24
| * | Fix up the rendering quality of the lumina-pdf pages.Ken Moore2018-01-24
bgstack15