aboutsummaryrefslogtreecommitdiff
path: root/src-qt5
Commit message (Collapse)AuthorAge
...
* | Merge remote-tracking branch 'origin/master'Weblate2016-09-20
|\|
| * Restore all the translations for lumina-textedit (aside from "hi").Ken Moore2016-09-20
| |
| * Add missing .ts filesKris Moore2016-09-20
| |
| * Rename more long-named TS filesKris Moore2016-09-20
| |
| * Merge branch 'master' of https://github.com/trueos/luminaKris Moore2016-09-20
| |\
| | * Update main.cpp to use the new filename for the translation files.Ken Moore2016-09-20
| | |
| * | Rename lumina-fileinfo lumina-fiKris Moore2016-09-20
| |/
| * Rename all the lumina-textedit i18n filesKris Moore2016-09-20
| |
| * Wipe fileinfo_elKris Moore2016-09-20
| |
| * Wipe en_GB and en_ZAKris Moore2016-09-20
| |
| * Merge branch 'master' of github.com:trueos/luminaKen Moore2016-09-20
| |\
| | * Merge remote-tracking branch 'origin/master'Weblate2016-09-20
| | |\
| | * \ Merge branch 'master' of https://github.com/trueos/luminaWeblate2016-09-20
| | |\ \
| | * | | Translated using Weblate (lumina_CONFIG@zh_cn (generated))Henry Hu2016-09-19
| | | | | | | | | | | | | | | | | | | | Currently translated at 98.9% (372 of 376 strings)
| | * | | Translated using Weblate (lumina_CONFIG@lt (generated))Moo2016-09-19
| | | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (376 of 376 strings)
| | * | | Translated using Weblate (lumina_CONFIG@fa (generated))Hamid Sarmadi2016-09-19
| | | | | | | | | | | | | | | | | | | | Currently translated at 6.9% (26 of 376 strings)
| | * | | Merge remote-tracking branch 'origin/master'Weblate2016-09-16
| | |\ \ \
| | * | | | Translated using Weblate (lumina_CONFIG@fa (generated))Hamid Sarmadi2016-09-16
| | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 5.8% (22 of 376 strings)
| | * | | | Translated using Weblate (lumina_CONFIG@ru (generated))Koljasha2016-09-16
| | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (376 of 376 strings)
| | * | | | Translated using Weblate (lumina_CONFIG@fi (generated))Tommi Nieminen2016-09-16
| | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (376 of 376 strings)
| | * | | | Translated using Weblate (lumina_CONFIG@fi (generated))Tommi Nieminen2016-09-14
| | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (376 of 376 strings)
| | * | | | Translated using Weblate (lumina_SEARCH@ru (generated))Nikolay2016-09-12
| | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 96.4% (27 of 28 strings)
| * | | | | Remove the "language" tab within the en_GB translation file.Ken Moore2016-09-20
| | | | | |
* | | | | | Translated using Weblate (lumina_WM@ca (generated))Davidmp2016-09-20
| |_|_|_|/ |/| | | | | | | | | | | | | | Currently translated at 100.0% (7 of 7 strings)
* | | | | Merge branch 'master' of https://github.com/trueos/luminaWeblate2016-09-20
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge branch 'master' of github.com:trueos/luminaKen Moore2016-09-19
| |\| | |
| | * | | Re-sync all the translation files for Lumina with the source code, and add a ↵Ken Moore2016-09-19
| | | | | | | | | | | | | | | | | | | | small script for doing this on a regular basis to the src-qt5 directory (dev only - no need to run this prior to building Lumina).
| * | | | Change the CPU temperature finder a bit:Ken Moore2016-09-19
| |/ / / | | | | | | | | | | | | Avoid using "sysctl -a" in favor of using "sysctl hw." for doing the initial search for CPU temperature sysctls. This makes it touch a lot less of the system sysctl's, and might prevent a random kernel panic we are seeing on some systems when some particular sysctl is probed.
| * | / update all the lumina-fileinfo translation files and reset the "hi" ↵Ken Moore2016-09-16
| | |/ | |/| | | | | | | translation completely (file completely trashed - better to start over).
* | | Translated using Weblate (lumina_WM@lt (generated))Moo2016-09-18
| | | | | | | | | | | | Currently translated at 100.0% (8 of 8 strings)
* | | Merge remote-tracking branch 'origin/master'Weblate2016-09-16
|\| |
| * | Add syntax highlighting for "shell" files (.sh)Ken Moore2016-09-16
| | |
| * | Fix up the highlighting of characters where the start character is already ↵Ken Moore2016-09-16
| | | | | | | | | | | | within a different highlight block (do not stack them - that start char was already handled and is off limits).
| * | Another quick fix for the menu script - ensure the open directory option is ↵Ken Moore2016-09-16
| | | | | | | | | | | | always at the top of the list.
| * | Adjust the ls.json.sh script a bit so every directory gets an "open ↵Ken Moore2016-09-16
| | | | | | | | | | | | directory" button for opening within a file manager as well.
| * | Clean up how the system app finder/parser is saved in memory a bit. Trying ↵Ken Moore2016-09-16
| | | | | | | | | | | | to track down and fix a reported memory leak on some systems.
| * | Get the progress reporting all setup for the git clone. Now it is all set ↵Ken Moore2016-09-15
| | | | | | | | | | | | and ready for use!
| * | Get the Git clone functionality all functional. The last thing missing is a ↵Ken Moore2016-09-15
| | | | | | | | | | | | graphical dialog showing the status of the download.
| * | Fix a couple compile errors in lumina-fm.Ken Moore2016-09-15
| | |
| * | Add in the new Git Cloning Wizard. Now fully finished yet, but almost there.Ken Moore2016-09-15
| | |
| * | Add the new Git cloning wizard to the source tree. This has not been tied ↵Ken Moore2016-09-14
| | | | | | | | | | | | into the build/interface yet.
| * | Add the beginnings of git integration within lumina-fm. Currently it can ↵Ken Moore2016-09-13
| |/ | | | | | | detect whether the user is looking at a git repo or not, and can probe/show the status of the repo if within one.
* | Translated using Weblate (lumina_DESKTOP@fa (generated))Hamid Sarmadi2016-09-16
| | | | | | | | Currently translated at 1.6% (4 of 248 strings)
* | Translated using Weblate (lumina_WM@fa (generated))Hamid Sarmadi2016-09-16
| | | | | | | | Currently translated at 87.5% (7 of 8 strings)
* | Translated using Weblate (lumina_OPEN@ru (generated))Koljasha2016-09-16
| | | | | | | | Currently translated at 100.0% (39 of 39 strings)
* | Translated using Weblate (lumina_OPEN@fi (generated))Tommi Nieminen2016-09-16
| | | | | | | | Currently translated at 100.0% (39 of 39 strings)
* | Translated using Weblate (lumina_INFO@ru (generated))Koljasha2016-09-16
| | | | | | | | Currently translated at 100.0% (18 of 18 strings)
* | Translated using Weblate (lumina_DESKTOP@ru (generated))Koljasha2016-09-16
| | | | | | | | Currently translated at 100.0% (248 of 248 strings)
* | Translated using Weblate (lumina_DESKTOP@fi (generated))Tommi Nieminen2016-09-14
| | | | | | | | Currently translated at 100.0% (248 of 248 strings)
* | Translated using Weblate (lumina_OPEN@fi (generated))Tommi Nieminen2016-09-14
| | | | | | | | Currently translated at 100.0% (39 of 39 strings)
bgstack15