Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Add a new syntax rule set for JSON files. Seems to be working fine. | Ken Moore | 2017-06-11 | |
| | ||||
* | Add an XML syntax highlighting rule to LTE. Seems fully-functional. | Ken Moore | 2017-06-11 | |
| | ||||
* | Add support for a new "file_regex" flag in the JSON syntax manifests that ↵ | Ken Moore | 2017-06-11 | |
| | | | | can be used when looking for matching file type support. | |||
* | Get the new syntax rule system all setup and on-par (or better) than we had ↵ | Ken Moore | 2017-06-09 | |
| | | | | previously. Now we are all set for new rule sets to just be dropped in without worry about recompiling or anything. | |||
* | Finish getting the font/size information in-sync with the current tab. | Ken Moore | 2017-06-09 | |
| | ||||
* | Clean up the loading/changing of font family/size (still need to update the ↵ | Ken Moore | 2017-06-09 | |
| | | | | font boxes to reflect the currently visible tab). | |||
* | Get the new syntax highlighting support framework functional with the C++ ↵ | Ken Moore | 2017-06-09 | |
| | | | | rules files as the example (still need to convert the other existing rulesets over to the new format). | |||
* | Get the SyntaxFile loading mechanisms all setup. | Ken Moore | 2017-06-09 | |
| | ||||
* | Get a lot more of the new plugin-based syntax highlighting system setup (not ↵ | Ken Moore | 2017-06-08 | |
| | | | | integrated/tested yet). | |||
* | Start the prep-work for a new way of loading syntax highlighting rules in LTE. | Ken Moore | 2017-06-08 | |
| | | | | Get a new JSON file written up for the C++ highlighting rules as the first test-case/example. | |||
* | Add "back" in the option to show/skip image file previews. | Ken Moore | 2017-06-08 | |
| | ||||
* | Try to streamline the item loading routine in lumina-fm a bit more. No ↵ | Ken Moore | 2017-06-08 | |
| | | | | discernable difference on my system but it might impact other/slower systems. | |||
* | Re-sync the translation files with the latest sources. | Ken Moore | 2017-06-07 | |
| | ||||
* | Make all the desktop utilities use the new LUtils::openSettings() function ↵ | Ken Moore | 2017-06-07 | |
| | | | | so they can be launched as the root user without clobbering the user-permissioned settings file. | |||
* | Get the auto-extract functionality cleaned up with the signal/slots a bit. | Ken Moore | 2017-06-07 | |
| | ||||
* | Make the auto-extract start as soon as the file finishes loading. | Ken Moore | 2017-06-05 | |
| | ||||
* | Commit some adjustments to the auto-extract functionality. | Ken Moore | 2017-06-05 | |
| | ||||
* | add quit and clear shortcuts to calculator | q5sys | 2017-06-05 | |
| | ||||
* | add quit and open shortcuts to screenshot | q5sys | 2017-06-05 | |
| | ||||
* | more work on autoextract functionality | q5sys | 2017-06-04 | |
| | ||||
* | Make sure that the no-pianobar setup section stops when it is finished - ↵ | Ken Moore | 2017-06-01 | |
| | | | | don't need to run the rest if pianobar is not installed. | |||
* | Another quick adjustment to the clock plugin sizing routine - seems to be ↵ | Ken Moore | 2017-05-31 | |
| | | | | working fine now. | |||
* | Merge remote-tracking branch 'origin/master' | Weblate | 2017-05-30 | |
|\ | ||||
| * | Clean up the initial argument parsing for lumina-mediaplayer - now it will ↵ | Ken Moore | 2017-05-30 | |
| | | | | | | | | actually load multimedia *files* which are specified on the CLI and/or default to the Pandora player as needed. | |||
* | | Translated using Weblate (l_SCREENSHOT@de (generated)) | Ettore Atalan | 2017-05-30 | |
| | | | | | | | | Currently translated at 97.4% (38 of 39 strings) | |||
* | | Translated using Weblate (l_TE@de (generated)) | Ettore Atalan | 2017-05-30 | |
|/ | | | | Currently translated at 96.7% (59 of 61 strings) | |||
* | Merge branch 'master' of github.com:trueos/lumina | Ken Moore | 2017-05-30 | |
|\ | ||||
| * | prototype autoextract function (currently disabled) | q5sys | 2017-05-29 | |
| | | ||||
| * | Cleanup how the QtConcurrent thread is run in the Browser class a bit - no ↵ | Ken Moore | 2017-05-26 | |
| | | | | | | | | real difference, just more formally-correct. | |||
* | | Quick fix for the single-instance stuff in lumina-fm - automatically raise ↵ | Ken Moore | 2017-05-30 | |
|/ | | | | the window again when it opens a new tab. | |||
* | Translated using Weblate (l_TE@da (generated)) | scootergrisen | 2017-05-22 | |
| | | | | Currently translated at 100.0% (61 of 61 strings) | |||
* | rename readme so github knows its a markdown file | q5sys | 2017-05-16 | |
| | ||||
* | remove .desktop file and add readme for lumina-notify | q5sys | 2017-05-16 | |
| | ||||
* | Merge remote-tracking branch 'origin/master' | Weblate | 2017-05-15 | |
|\ | ||||
| * | Merge branch 'master' of github.com:trueos/lumina | Ken Moore | 2017-05-14 | |
| |\ | ||||
| * | | Disable lumina-notify from the default build/packages - does not seem ready yet | Ken Moore | 2017-05-14 | |
| | | | ||||
* | | | Translated using Weblate (l_FILEINFO@sv (generated)) | Johan Forsberg | 2017-05-15 | |
| |/ |/| | | | | | Currently translated at 100.0% (43 of 43 strings) | |||
* | | Translated using Weblate (l_FILEINFO@sv (generated)) | Johan Forsberg | 2017-05-14 | |
|/ | | | | Currently translated at 100.0% (43 of 43 strings) | |||
* | Fix up the pkg-plist for all the new ports. Get rid of the auto-expansion ↵ | Ken Moore | 2017-05-13 | |
| | | | | | | used in the old plist. Also change the name of the binary for lumina-notify to "lumina-notify" and add a lumina-notify.desktop file. | |||
* | Merge remote-tracking branch 'origin/master' | Weblate | 2017-05-14 | |
|\ | ||||
| * | fixing the project file | q5sys (JT) | 2017-05-13 | |
| | | ||||
* | | Translated using Weblate (l_TE@da (generated)) | scootergrisen | 2017-05-14 | |
|/ | | | | Currently translated at 96.7% (59 of 61 strings) | |||
* | Translated using Weblate (l_SCREENSHOT@da (generated)) | scootergrisen | 2017-05-12 | |
| | | | | Currently translated at 100.0% (39 of 39 strings) | |||
* | Translated using Weblate (lumina_FM@da (generated)) | scootergrisen | 2017-05-12 | |
| | | | | Currently translated at 100.0% (223 of 223 strings) | |||
* | Translated using Weblate (lumina_FM@zh_cn (generated)) | 玉堂白鹤 | 2017-05-10 | |
| | | | | Currently translated at 99.5% (222 of 223 strings) | |||
* | Translated using Weblate (l_FILEINFO@zh_cn (generated)) | 玉堂白鹤 | 2017-05-10 | |
| | | | | Currently translated at 100.0% (43 of 43 strings) | |||
* | Translated using Weblate (l_SCREENSHOT@zh_cn (generated)) | 玉堂白鹤 | 2017-05-10 | |
| | | | | Currently translated at 100.0% (39 of 39 strings) | |||
* | Translated using Weblate (l_SCREENSHOT@zh_cn (generated)) | 玉堂白鹤 | 2017-05-09 | |
| | | | | Currently translated at 71.7% (28 of 39 strings) | |||
* | Translated using Weblate (l_SCREENSHOT@zh_cn (generated)) | 玉堂白鹤 | 2017-05-08 | |
| | | | | Currently translated at 69.2% (27 of 39 strings) | |||
* | Translated using Weblate (l_TE@zh_cn (generated)) | 玉堂白鹤 | 2017-05-08 | |
| | | | | Currently translated at 100.0% (61 of 61 strings) |