Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #729 from smarquespt/master | Ken Moore | 2020-05-21 |
|\ | | | | | Portuguese update | ||
| * | Portuguese update | Sérgio Marques | 2020-05-20 |
| | | |||
* | | Update some syntax highlighting handling. | Ken Moore | 2020-04-24 |
|/ | | | | | | Prevent multi-line rules from starting within a section that was handled by a single-line rule earlier. Also add a 1s delay/timer on file reload if it changes in the background. Also add detection for bash scripts automatically | ||
* | Portuguese update | Sérgio Marques | 2020-02-26 |
| | |||
* | fix setTabStopWidth | lbartoletti | 2019-10-22 |
| | |||
* | fix setTabStopWidth -> setTabStopDistance | lbartoletti | 2019-10-22 |
| | |||
* | fontMetrics().width -> fontMetrics().horizontalAdvance | lbartoletti | 2019-10-22 |
| | |||
* | Add a new "java.syntax" highlighting ruleset. | Ken Moore | 2019-06-26 |
| | | | | Thanks to Mike Remski for sending this in! | ||
* | Add shortcut Ctrl+F4 for closing the current tab | Ken Moore | 2019-01-27 |
| | |||
* | De-activate all the hunspell integrations in lumina-text-editor. | Ken Moore | 2018-08-16 |
| | | | | | They do not work (crash as soon as calling the hunspell library). The hunspell functions are just commented out at the moment so that the library is not needed for the build until such time as the hunspell integration works. | ||
* | Fix up some syntax rules for the markdown and C++ files. | Ken Moore | 2018-06-21 |
| | |||
* | Fix up the categories that the lumina utilities show up in. | Ken Moore | 2018-06-08 |
| | |||
* | Began adding Syntax Support for formats to enable/disable spellcheck by default | ZackaryWelch | 2018-06-04 |
| | |||
* | Removed extra file and whitespace | ZackaryWelch | 2018-06-04 |
| | |||
* | Added spellchecking per Hunspell, which is currently disabled. | ZackaryWelch | 2018-06-04 |
| | |||
* | A couple more cleanup operations for lumina textedit | Ken Moore | 2018-05-21 |
| | | | | Main change being that when opening the file select dialog it will automatically re-highlight the current file. | ||
* | Couple quick updates to lumina-textedit: | Ken Moore | 2018-05-21 |
| | | | | | 1. Support the forward/back keyboard shortcuts to switch between tabs (Alt+[Left/Right] typically). 2. Make sure that the "drag" start of a tab is when the cursor leaves the entire window - not just the tab bar. | ||
* | Update the i18N translation files (sync with sources) | Ken Moore | 2018-03-06 |
| | | | | Also add in the new pandora shortcut for lumina-mediaplayer (*.desktop) | ||
* | a Couple more minor tweaks. | Ken Moore | 2018-01-19 |
| | | | | Have lumina-textedit treat .qml as javascript for syntax highlighting | ||
* | Quick update to lumina-textedit: | Ken Moore | 2017-12-28 |
| | | | | | 1. Add a new syntax highlighting "meta" option for auto-selecting a ruleset based on the first line of text in the file, and add rules for shell, json, and python to support first-line matches. 2. Fix up the detection of "read-only" property on newly-saved files. | ||
* | Add better handling of read-only files in LTE. | Ken Moore | 2017-12-06 |
| | |||
* | Make sure that on closing, it attempts to save *all* files with pending changes. | Ken Moore | 2017-12-06 |
| | | | | | If popup warnings are disabled just close the app (never automatically change the underlying file(s) - this can be disastrous) Add status reporting to all the "Save" functions so that it returns false if the user cancelled it. | ||
* | Style consistency. | Kjell Tore Ullavik | 2017-12-06 |
| | |||
* | Whitespace consistency. | Kjell Tore Ullavik | 2017-12-06 |
| | |||
* | Whitespace consistency. | Kjell Tore Ullavik | 2017-12-06 |
| | |||
* | Fix indentation. | Kjell Tore Ullavik | 2017-12-06 |
| | |||
* | Remove debug print. Fix indentation. | Kjell Tore Ullavik | 2017-12-06 |
| | |||
* | Don't close editor when user cancels save dialog. | Kjell Tore Ullavik | 2017-12-06 |
| | |||
* | Add 'Show Toolbar' to textedit menu. | Kjell Tore Ullavik | 2017-11-30 |
| | |||
* | i18n: fix out of tree build | Andreas Müller | 2017-11-27 |
| | | | | | | | | | | Fixes e.g: | /bin/sh: line 0: cd: i18n: No such file or directory | Makefile:955: recipe for target 'install_dotrans' failed | make[3]: *** [install_dotrans] Error 1 Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> | ||
* | manpages: fix out of tree install | Andreas Müller | 2017-11-27 |
| | | | | | | | Fixes e.g: | gzip: lumina-info.1: No such file or directory Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> | ||
* | add file menu shortcuts into lumina-textedit | q5sys | 2017-11-24 |
| | |||
* | Redo all the new man pages categories. | Ken Moore | 2017-11-20 |
| | | | | Make sure they are all man1 instead of man8 | ||
* | Add in the new manpages from Aaron St.John (lumina-docs repo). | Ken Moore | 2017-11-20 |
| | | | | Also adjust the "community support" shortcut to point to gitter rather than IRC. | ||
* | Resync translation files with latest sources. | Ken Moore | 2017-11-20 |
| | |||
* | Fix up the close event handling in lumina-textedit. Now it will actually ↵ | Ken Moore | 2017-09-26 |
| | | | | close when there are no changes to be saved. | ||
* | set LTE unsaved changes close dialog to follow the industry standard | q5sys | 2017-09-20 |
| | |||
* | fix tab order for text replacement | q5sys | 2017-09-20 |
| | |||
* | Resynced translation files | ZackaryWelch | 2017-09-11 |
| | |||
* | Quick update to lumina-textedit: | Ken Moore | 2017-08-30 |
| | | | | Make the tabs start dragging after pulling the tab out of the entire TabWidget, not just the tab bar itself. | ||
* | Merge remote-tracking branch 'origin/master' | Weblate | 2017-08-17 |
|\ | |||
| * | Resynced translation files and fixed translations of the boot splash UI | ZackaryWelch | 2017-08-15 |
| | | |||
* | | Translated using Weblate (Portuguese (Brazil)) | Zackary Welch | 2017-08-17 |
|/ | | | | Currently translated at 83.8% (52 of 62 strings) | ||
* | Translated using Weblate (Danish) | scootergrisen | 2017-08-08 |
| | | | | Currently translated at 100.0% (62 of 62 strings) | ||
* | Translated using Weblate (Lithuanian) | Moo | 2017-08-08 |
| | | | | Currently translated at 100.0% (62 of 62 strings) | ||
* | Translated using Weblate (Czech) | Pavel Borecki | 2017-08-08 |
| | | | | Currently translated at 100.0% (62 of 62 strings) | ||
* | Translated using Weblate (Catalan) | Davidmp | 2017-08-07 |
| | | | | Currently translated at 100.0% (62 of 62 strings) | ||
* | Translated using Weblate (French) | Ethan James Large | 2017-08-07 |
| | | | | Currently translated at 100.0% (62 of 62 strings) | ||
* | Fixed language attribute in Australian XML files | ZackaryWelch | 2017-08-01 |
| | |||
* | Resynced Translation Files | ZackaryWelch | 2017-07-31 |
| |