aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Translated using Weblate (lumina_DESKTOP@lt (generated))Moo2017-01-04
| | | | Currently translated at 83.2% (258 of 310 strings)
* Merge remote-tracking branch 'origin/master'Weblate2017-01-04
|\
| * Merge branch 'master' of github.com:trueos/luminaKen Moore2017-01-04
| |\
| * | Create a new "lumina-desktop-unified" core subproject (DO NOT USE)Ken Moore2017-01-04
| | | | | | | | | | | | This is just a staging area for the merging of the desktop, window manager, etc.. into a single unified application. It is highly fragmented right now and will not build *AT ALL* for a while.
* | | Translated using Weblate (lumina_SEARCH@fr (generated))Anil Mir2017-01-04
| |/ |/| | | | | Currently translated at 100.0% (28 of 28 strings)
* | Merge remote-tracking branch 'origin/master'Weblate2017-01-04
|\ \
| * \ Merge remote-tracking branch 'origin/master'Weblate2017-01-04
| |\ \
| * | | Translated using Weblate (lumina_DESKTOP@fr (generated))Anil Mir2017-01-04
| | | | | | | | | | | | | | | | Currently translated at 83.2% (258 of 310 strings)
* | | | Translated using Weblate (l_TE@fr (generated))Anil Mir2017-01-04
| |/ / |/| | | | | | | | Currently translated at 85.1% (46 of 54 strings)
* | | Translated using Weblate (l_FILEINFO@fr (generated))Anil Mir2017-01-04
|/ / | | | | | | Currently translated at 100.0% (43 of 43 strings)
* | Translated using Weblate (lumina_OPEN@fr (generated))Anil Mir2017-01-04
| | | | | | | | Currently translated at 100.0% (39 of 39 strings)
* | Merge remote-tracking branch 'origin/master'Weblate2017-01-04
|\|
| * Tag version 1.2.1 on the master branch in preparation for new changes from ↵Ken Moore2017-01-04
| | | | | | | | the recent 1.2.0 release.
* | Translated using Weblate (lumina_CONFIG@fr (generated))Anil Mir2017-01-04
|/ | | | Currently translated at 30.7% (121 of 394 strings)
* Fix the __linux__ ifdef. Needed to be all lowercase.Ken Moore2017-01-03
|
* Re-sync the translation files with the sources.Ken Moore2017-01-03
|
* Update README.mdKen Moore2017-01-03
|
* Update README.mdKen 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
| |
| * Start updating Debian DependenciesJT Pennington2016-12-30
| | | | | | waiting for feedback before completing Debian section with updated info
* | 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
|\
| * Merge pull request #332 from q5sys/masterJT Pennington2016-12-22
| |\ | | | | | | move cut/copy back to main context menu
| | * move cut/copy back to main context menuq5sys2016-12-22
| |/
| * Merge pull request #331 from q5sys/masterJT Pennington2016-12-22
| |\ | | | | | | merge BT config page framework
| | * 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
| | |
bgstack15