aboutsummaryrefslogtreecommitdiff
path: root/src-qt5
Commit message (Collapse)AuthorAge
* Re-sync the translation files with the sources.Ken Moore2017-01-03
|
* Tag version 1.2.0 in the source tree.Ken Moore2017-01-03
|
* Merge branch 'master' of github.com:trueos/luminaKen Moore2017-01-03
|\
| * fix missing ;JT Pennington2017-01-02
| |
| * condense lumina screenshot and remove tabsJT Pennington2017-01-02
| |
| * condense lumina screenshot and remove tabsJT Pennington2017-01-02
| |
| * add two quick shortcutsJT Pennington2017-01-02
| | | | | | add shortcut for bookmark manager and to refresh external devices
| * Add basic keyboard shortcutsJT Pennington2016-12-31
| |
* | Block off the SIGINFO/SIGUSR1 section with __Linux__ definition checks. This ↵Ken Moore2017-01-03
|/ | | | should fix compiling on Linux systems which do not have the SIGINFO signal defined.
* Add a new function to the XDGDesktop class:Ken Moore2016-12-29
| | | | | | QString generateExec(QStringList inputfiles, QString ActionID); This will automatically evaluate the input file's syntax and adjust as needed for the application to recognize/run the file. Similarly it will perform all the substitutions and such as necessary to end up with a fully-formatted executable command which can easily be launched with QProcess as necessary.
* New Feature for lumina-archiver:Ken Moore2016-12-29
| | | | | If a *.img file is loaded, enable a new menu option/dialog for burning that image to a USB device. This is a front-end to the "dd" utility, and has full status reporting about the process as well. If the dd operation requires elevated permissions and qsudo is installed, also provide a prompt for switching to root permissions (with qsudo) and immediately re-opening the burn dialog with the same file.
* Merge branch 'master' of github.com:trueos/luminaKen Moore2016-12-27
|\
| * Merge remote-tracking branch 'origin/master'Weblate2016-12-27
| |\
| | * Merge remote-tracking branch 'origin/master'Weblate2016-12-27
| | |\
| | * | Translated using Weblate (lumina_FM@lt (generated))Moo2016-12-27
| | | | | | | | | | | | | | | | Currently translated at 98.6% (218 of 221 strings)
| * | | Merge remote-tracking branch 'origin/master'Weblate2016-12-27
| |\ \ \ | | | |/ | | |/|
| | * | Merge remote-tracking branch 'origin/master'Weblate2016-12-27
| | |\ \
| | * | | Translated using Weblate (lumina_CONFIG@hu (generated))rezso2016-12-27
| | | |/ | | |/| | | | | | | | | Currently translated at 26.0% (98 of 376 strings)
| * / | Translated using Weblate (lumina_DESKTOP@hu (generated))rezso2016-12-27
| |/ / | | | | | | | | | Currently translated at 92.7% (231 of 249 strings)
* | / Update the lumina-open crash handler to only trigger when an application ↵Ken Moore2016-12-27
| |/ |/| | | | | process is detected as an actual crash - not just a non-zero return code.
* | Adjust the QMenu margins a bit more: use 2em for both the left and right ↵Ken Moore2016-12-27
|/ | | | margins (better for 4k screens)
* Oops - forgot to add the new RotateToolButton file (not used yet - still ↵Ken Moore2016-12-23
| | | | tinkering with it)
* Clean up some vertical-panel issues with the clock plugin and the system tray.Ken Moore2016-12-23
|
* Merge branch 'master' of github.com:trueos/luminaKen Moore2016-12-23
|\
| * move cut/copy back to main context menuq5sys2016-12-22
| |
| * Merge branch 'master' into masterJT Pennington2016-12-22
| |\
| * | fix pages.priq5sys2016-12-21
| | |
| * | add bluetooth page to getpage.hq5sys2016-12-14
| | |
| * | update source authorsq5sys2016-12-14
| | |
| * | set up initial bluetooth pageq5sys2016-12-14
| | |
* | | Adjust the QMenu padding to use "em" values instead of "px" values. This ↵Ken Moore2016-12-23
| |/ |/| | | | | should make it automatically adjust for high DPI screens.
* | Fix an issue with ZFS snapshot finding where the directory path of interest ↵Ken Moore2016-12-22
| | | | | | | | needs to be converted into the canonical path (evaluate all symlink redirects) first before the ZFS snapshot finder does it's work.
* | Commit some cleanup of the monitor layout change detection/handling again.Ken Moore2016-12-22
| |
* | Merge branch 'master' of github.com:trueos/luminaKen Moore2016-12-22
|\ \
| * | Move the terminal over to the standardized "forkpty()" function for doing ↵Ken Moore2016-12-21
| | | | | | | | | | | | the initial setup. This does not fix the PTY registration yet - but removes the possibility of one of the other steps causing the problems.
* | | Make sure the clock plugin for the panel adjusts to account for 1 or 2 lines ↵Ken Moore2016-12-22
|/ / | | | | | | of text depending on size limitations.
* | Change the icon used for the interface/menu page so it does not use the same ↵Ken Moore2016-12-19
| | | | | | | | icon as the "plugins" tabs within pages.
* | Update the Interface/Panels page quite a bit:Ken Moore2016-12-19
| | | | | | | | | | 1) Add a new "profiles" button/menu so the user can apply pre-defined profiles for the interface which correspond to other common system interfaces. 2) Add a new "import" button/menu so the user can quickly move settings from one monitor (even if not current attached/used) to another active monitor. This is very useful if the user changes video cards/drivers or monitors and gets a different monitor ID on their next session, but want to re-use their previous monitor settings.
* | Commit another small fix for the mimetype systems.Ken Moore2016-12-19
| |
* | Merge branch 'master' of github.com:trueos/luminaKen Moore2016-12-19
|\ \
| * \ Merge remote-tracking branch 'origin/master'Weblate2016-12-19
| |\ \
| | * \ Merge remote-tracking branch 'origin/master'Weblate2016-12-19
| | |\ \
| | * | | Translated using Weblate (lumina_SEARCH@ca (generated))Davidmp2016-12-19
| | | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (28 of 28 strings)
| | * | | Translated using Weblate (lumina_CONFIG@ca (generated))Davidmp2016-12-19
| | | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (376 of 376 strings)
| * | | | Merge remote-tracking branch 'origin/master'Weblate2016-12-19
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Translated using Weblate (lumina_OPEN@ca (generated))Davidmp2016-12-19
| | | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (39 of 39 strings)
| * | | | Translated using Weblate (lumina_DESKTOP@ca (generated))Davidmp2016-12-19
| | |/ / | |/| | | | | | | | | | Currently translated at 100.0% (249 of 249 strings)
* | | | Update the applauncher panel plugin to be able to auto-complete paths to ↵Ken Moore2016-12-19
| |/ / |/| | | | | | | | .desktop files.
* | | Merge branch 'master' of github.com:trueos/luminaKen Moore2016-12-19
|\| |
| * | Merge remote-tracking branch 'origin/master'Weblate2016-12-19
| |\ \
bgstack15