aboutsummaryrefslogtreecommitdiff
path: root/src-qt5
Commit message (Expand)AuthorAge
* Add an XML syntax highlighting rule to LTE. Seems fully-functional.Ken Moore2017-06-11
* Add support for a new "file_regex" flag in the JSON syntax manifests that can...Ken Moore2017-06-11
* Fix up the audio volume reset on login into Lumina.Ken Moore2017-06-10
* Clean up some of the Lumina session init/cleanup. Trying to track down why th...Ken Moore2017-06-10
* Get the new syntax rule system all setup and on-par (or better) than we had p...Ken Moore2017-06-09
* Merge branch 'master' of github.com:trueos/luminaKen Moore2017-06-09
|\
| * Translated using Weblate (lumina_DESKTOP@ca (generated))Davidmp2017-06-09
* | Finish getting the font/size information in-sync with the current tab.Ken Moore2017-06-09
* | Clean up the loading/changing of font family/size (still need to update the f...Ken Moore2017-06-09
* | Get the new syntax highlighting support framework functional with the C++ rul...Ken Moore2017-06-09
* | Get the SyntaxFile loading mechanisms all setup.Ken Moore2017-06-09
|/
* Get a lot more of the new plugin-based syntax highlighting system setup (not ...Ken Moore2017-06-08
* Start the prep-work for a new way of loading syntax highlighting rules in LTE.Ken Moore2017-06-08
* Fix a missing include in lumina-searchKen Moore2017-06-08
* Add "back" in the option to show/skip image file previews.Ken Moore2017-06-08
* Try to streamline the item loading routine in lumina-fm a bit more. No discer...Ken Moore2017-06-08
* Add a new method to find/use the LIconCache within an application (static ins...Ken Moore2017-06-08
* Add the capability to be a bit smarter when determining a "fallback" icon for...Ken Moore2017-06-08
* Revert "Translated using Weblate (lumina_DESKTOP@en_gb (generated))"Ken Moore2017-06-07
* Re-sync the translation files with the latest sources.Ken Moore2017-06-07
* Commit some more work-in-progress for the new LuminaRandR class (replacement ...Ken Moore2017-06-07
* Switch the core-utilities (lumina-search) over to using the LUtils::openSetti...Ken Moore2017-06-07
* Make all the desktop utilities use the new LUtils::openSettings() function so...Ken Moore2017-06-07
* Add a new backend function to LUtils for opening a QSettings file.Ken Moore2017-06-07
* Deactivate the auto-resize functionality (for now) with a comment about the F...Ken Moore2017-06-07
* Get the auto-extract functionality cleaned up with the signal/slots a bit.Ken Moore2017-06-07
* Make the auto-extract start as soon as the file finishes loading.Ken Moore2017-06-05
* Commit some adjustments to the auto-extract functionality.Ken Moore2017-06-05
* add quit and clear shortcuts to calculatorq5sys2017-06-05
* add quit and open shortcuts to screenshotq5sys2017-06-05
* more work on autoextract functionalityq5sys2017-06-04
* Make sure that the no-pianobar setup section stops when it is finished - don'...Ken Moore2017-06-01
* Fix up the desktop plugin "move" operation so it saves the proper grid coordi...Ken Moore2017-05-31
* Another quick adjustment to the clock plugin sizing routine - seems to be wor...Ken Moore2017-05-31
* Merge branch 'master' of github.com:trueos/luminaKen Moore2017-05-31
|\
| * Merge remote-tracking branch 'origin/master'Weblate2017-05-30
| |\
| * | Translated using Weblate (l_SCREENSHOT@de (generated))Ettore Atalan2017-05-30
| * | Translated using Weblate (l_TE@de (generated))Ettore Atalan2017-05-30
* | | Fix up the size limitations on the clock plugin for the panelKen Moore2017-05-31
| |/ |/|
* | Merge branch 'master' of github.com:trueos/luminaKen Moore2017-05-30
|\|
| * Merge remote-tracking branch 'origin/master'Weblate2017-05-30
| |\
| | * Translated using Weblate (lumina_CONFIG@de (generated))Michael Arlt2017-05-30
| * | Translated using Weblate (lumina_DESKTOP@de (generated))Ettore Atalan2017-05-30
| |/
* / Clean up the initial argument parsing for lumina-mediaplayer - now it will ac...Ken Moore2017-05-30
|/
* Merge branch 'master' of github.com:trueos/luminaKen Moore2017-05-30
|\
| * prototype autoextract function (currently disabled)q5sys2017-05-29
| * Cleanup how the QtConcurrent thread is run in the Browser class a bit - no re...Ken Moore2017-05-26
| * Adjust a couple size measurements so they work better across both normal and ...Ken Moore2017-05-26
* | Quick fix for the single-instance stuff in lumina-fm - automatically raise th...Ken Moore2017-05-30
|/
* Turn off some debugging output in the LIconCache class.Ken Moore2017-05-26
bgstack15