aboutsummaryrefslogtreecommitdiff
path: root/src-qt5
Commit message (Expand)AuthorAge
* Added multithreading support for the MuPDF backend and fixed rendering errorsZackaryWelch2018-03-11
* Merge remote-tracking branch 'origin/master'Weblate2018-03-10
|\
| * Add the beginnings of the new window frame (widgets-based)Ken Moore2018-03-09
| * Add drop support for directories on the desktop.Ken Moore2018-03-08
| * Add drag-n-drop to the desktop icons.Ken Moore2018-03-08
| * Split the Lumina 2 backend:Ken Moore2018-03-07
| * Finish up removing all the mupdf usage from the non-Renderer classes.Ken Moore2018-03-06
| * Update the i18N translation files (sync with sources)Ken Moore2018-03-06
| * Add some better success/error reporting when saving screen configuration.Ken Moore2018-03-06
| * A few final tweaks for lumina-pdf before syncing with TrueOS ports.Ken Moore2018-03-06
| * 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
| | |/ | |/|
bgstack15