Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | Fix the sync of the line wrap with the current tab/file. | Ken Moore | 2017-06-14 | |
| | | ||||
| * | fix font size bug for line sizes | q5sys | 2017-06-14 | |
| | | ||||
* | | Oops - forgot to add the new test.xml file to the last commit. | Ken Moore | 2017-06-22 | |
| | | ||||
* | | Add a couple more files to lumina-textedit: | Ken Moore | 2017-06-22 | |
|/ | | | | | 1) A basic "text" syntax rule set (no highlighting, word wrap) 2) A test file for the XML rules. | |||
* | 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. | |||
* | 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. | |||
* | Translated using Weblate (l_TE@de (generated)) | Ettore Atalan | 2017-05-30 | |
| | | | | Currently translated at 96.7% (59 of 61 strings) | |||
* | Translated using Weblate (l_TE@da (generated)) | scootergrisen | 2017-05-22 | |
| | | | | Currently translated at 100.0% (61 of 61 strings) | |||
* | Translated using Weblate (l_TE@da (generated)) | scootergrisen | 2017-05-14 | |
| | | | | Currently translated at 96.7% (59 of 61 strings) | |||
* | Translated using Weblate (l_TE@zh_cn (generated)) | 玉堂白鹤 | 2017-05-08 | |
| | | | | Currently translated at 100.0% (61 of 61 strings) | |||
* | Translated using Weblate (l_TE@ru (generated)) | Koljasha | 2017-05-04 | |
| | | | | Currently translated at 100.0% (61 of 61 strings) | |||
* | Translated using Weblate (l_TE@ca (generated)) | Davidmp | 2017-05-02 | |
| | | | | Currently translated at 100.0% (61 of 61 strings) | |||
* | Merge branch 'master' of github.com:trueos/lumina | Ken Moore | 2017-05-01 | |
|\ | ||||
| * | Translated using Weblate (l_TE@lt (generated)) | Moo | 2017-05-01 | |
| | | | | | | | | Currently translated at 100.0% (61 of 61 strings) | |||
* | | Ensure that all Lumina tools/utilities are setup with high-DPI icons. | Ken Moore | 2017-05-01 | |
|/ | ||||
* | Quick sync of all the translation files with the sources. | Ken Moore | 2017-05-01 | |
| | ||||
* | Translated using Weblate (l_TE@sv (generated)) | Luna Jernberg | 2017-04-13 | |
| | | | | Currently translated at 92.8% (52 of 56 strings) | |||
* | Get the drag and drop functionality moved over to the left-click (when ↵ | Ken Moore | 2017-04-07 | |
| | | | | dragged off-widget is now when the drag starts). | |||
* | Fix the 2-pixel height difference between the font/size boxes manually. | Ken Moore | 2017-04-07 | |
| | ||||
* | Finish up the drag and drop support for tabs within LTE: | Ken Moore | 2017-04-06 | |
| | | | | | Drags will start on *middle click + drag*, and utilities the standardized uri-list mimetype for transfer to other applications with support it. NOTE: In testing, the return code for a successful drop/accept on another applications still seems to return the "ignore" action rather than the move action. This may be a problem in Qt 5.7.1 - not sure yet. | |||
* | Start the prep-work for making the tabwidget drag-and-drop capable. | Ken Moore | 2017-04-06 | |
| | ||||
* | Add the ability to change the tab bar position/side in Lumina textedit. | Ken Moore | 2017-04-06 | |
| | ||||
* | added font size box | Denis Mulalic | 2017-04-04 | |
| | ||||
* | Translated using Weblate (l_TE@es (generated)) | Xavier | 2017-03-27 | |
| | | | | Currently translated at 89.2% (50 of 56 strings) | |||
* | Translated using Weblate (l_TE@de (generated)) | Michael Arlt | 2017-03-20 | |
| | | | | Currently translated at 100.0% (56 of 56 strings) | |||
* | Translated using Weblate (l_TE@cs (generated)) | Pavel Fric | 2017-03-18 | |
| | | | | Currently translated at 100.0% (56 of 56 strings) | |||
* | Translated using Weblate (l_TE@da (generated)) | scootergrisen | 2017-03-18 | |
| | | | | Currently translated at 100.0% (56 of 56 strings) | |||
* | Translated using Weblate (l_TE@da (generated)) | scootergrisen | 2017-03-18 | |
| | | | | Currently translated at 100.0% (56 of 56 strings) | |||
* | Merge pull request #397 from scootergrisen/master | Ken Moore | 2017-03-09 | |
|\ | | | | | Change language attribute value from da_DK to da | |||
| * | Removed l-te_ from language attribute | scootergrisen | 2017-03-09 | |
| | | ||||
* | | Translated using Weblate (l_TE@ca (generated)) | Davidmp | 2017-03-06 | |
| | | | | | | | | Currently translated at 100.0% (56 of 56 strings) | |||
* | | Translated using Weblate (l_TE@ru (generated)) | Koljasha | 2017-03-03 | |
| | | | | | | | | Currently translated at 96.4% (54 of 56 strings) | |||
* | | Translated using Weblate (l_TE@lt (generated)) | Moo | 2017-03-02 | |
| | | | | | | | | Currently translated at 100.0% (56 of 56 strings) | |||
* | | Translated using Weblate (l_TE@da (generated)) | scootergrisen | 2017-02-28 | |
| | | | | | | | | Currently translated at 100.0% (56 of 56 strings) | |||
* | | Re-sync the translation files with the latest from the Lumina source files. | Ken Moore | 2017-02-27 | |
| | | ||||
* | | Translated using Weblate (l_TE@da (generated)) | scootergrisen | 2017-02-27 | |
| | | | | | | | | Currently translated at 100.0% (54 of 54 strings) | |||
* | | Translated using Weblate (l_TE@da (generated)) | scootergrisen | 2017-02-25 | |
| | | | | | | | | Currently translated at 100.0% (54 of 54 strings) | |||
* | | Translated using Weblate (l_TE@pl (generated)) | Paweł | 2017-02-24 | |
|/ | | | | Currently translated at 100.0% (54 of 54 strings) | |||
* | Translated using Weblate (l_TE@da (generated)) | scootergrisen | 2017-02-23 | |
| | | | | Currently translated at 100.0% (54 of 54 strings) | |||
* | Translated using Weblate (l_TE@da (generated)) | scootergrisen | 2017-02-23 | |
| | | | | Currently translated at 92.5% (50 of 54 strings) |