Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Added print option to lumina-textedit capable of selections | ZackaryWelch | 2017-07-06 |
| | |||
* | 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 |
| | |||
* | Add a checkable menu option for showing/skipping the unsaved changes dialogs ↵ | Ken Moore | 2017-01-23 |
| | | | | in lumina-textedit. | ||
* | Add detection of unsaved changes to all the "close" routines, and prompt the ↵ | Ken Moore | 2016-09-12 |
| | | | | user about them. | ||
* | Add status tips for the cursor position. | Ken Moore | 2016-09-12 |
| | | | | Now you can see which column the cursor is on if the user needs to keep under a particular number. | ||
* | Add a font selector option to LTE, so monospaced fonts can be used as needed ↵ | Ken Moore | 2016-09-12 |
| | | | | for particular users. | ||
* | 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. |