aboutsummaryrefslogtreecommitdiff
path: root/src-qt5/desktop-utils/lumina-textedit/MainUI.h
Commit message (Expand)AuthorAge
* Add shortcut Ctrl+F4 for closing the current tabKen Moore2019-01-27
* De-activate all the hunspell integrations in lumina-text-editor.Ken Moore2018-08-16
* Added spellchecking per Hunspell, which is currently disabled.ZackaryWelch2018-06-04
* A couple more cleanup operations for lumina texteditKen Moore2018-05-21
* Couple quick updates to lumina-textedit:Ken Moore2018-05-21
* Add better handling of read-only files in LTE.Ken Moore2017-12-06
* Make sure that on closing, it attempts to save *all* files with pending changes.Ken Moore2017-12-06
* Fix indentation.Kjell Tore Ullavik2017-12-06
* Remove debug print. Fix indentation.Kjell Tore Ullavik2017-12-06
* Don't close editor when user cancels save dialog.Kjell Tore Ullavik2017-12-06
* Add 'Show Toolbar' to textedit menu.Kjell Tore Ullavik2017-11-30
* Quick update to lumina-textedit:Ken Moore2017-08-30
* Added print option to lumina-textedit capable of selectionsZackaryWelch2017-07-06
* Finish up the drag and drop support for tabs within LTE:Ken Moore2017-04-06
* Start the prep-work for making the tabwidget drag-and-drop capable.Ken Moore2017-04-06
* Add the ability to change the tab bar position/side in Lumina textedit.Ken Moore2017-04-06
* added font size boxDenis Mulalic2017-04-04
* Add a checkable menu option for showing/skipping the unsaved changes dialogs ...Ken Moore2017-01-23
* Add detection of unsaved changes to all the "close" routines, and prompt the ...Ken Moore2016-09-12
* Add status tips for the cursor position.Ken Moore2016-09-12
* Add a font selector option to LTE, so monospaced fonts can be used as needed ...Ken Moore2016-09-12
* Rearrange the Lumina source tree quite a bit:Ken Moore2016-04-25
bgstack15