Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add 'Show Toolbar' to textedit menu. | Kjell Tore Ullavik | 2017-11-30 |
| | |||
* | add file menu shortcuts into lumina-textedit | q5sys | 2017-11-24 |
| | |||
* | fix tab order for text replacement | q5sys | 2017-09-20 |
| | |||
* | Removed unneeded titles | ZackaryWelch | 2017-07-27 |
| | |||
* | Added print option to lumina-textedit capable of selections | ZackaryWelch | 2017-07-06 |
| | |||
* | 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 |
| | |||
* | Add a checkable menu option for showing/skipping the unsaved changes dialogs ↵ | Ken Moore | 2017-01-23 |
| | | | | in lumina-textedit. | ||
* | Get rid of a random context menu when right-clicking on the menu bar | Ken Moore | 2017-01-17 |
| | |||
* | Clean up the find/replace dialog a bit: | Ken Moore | 2016-09-08 |
| | | | | | 1) Add a "hide" button so it can be hidden with the mouse and not just the keyboard shortcut. 2) Streamline the dialog a bit so it takes less realestate | ||
* | Remove the tabBarAutoHide property from the tabWidget within lumina-textedit ↵ | Ken Moore | 2016-09-02 |
| | | | | - is not needed and raised the minimum Qt5 version from 5.2 to 5.4 | ||
* | Rearrange the Lumina source tree quite a bit: | Ken Moore | 2016-04-25 |
Now the utilites are arranged by category (core, core-utils, desktop-utils), so all the -utils may be excluded by a package system (or turned into separate packages) as needed. |