| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
moved url to top in nexus tab and made it readonly
|
| |
|
|
|
|
| |
fixed save button on editor being enabled with empty documents
added ctrl+s
always show vertical scrollbar in thumbnails, fixes nonstop relayouts when the height is just right and the scrollbar flickers on and off
|
| |
|
|
| |
ported typo fixes that applied to the mod info dialog
|
| |
|
|
| |
added new HTMLEditor that triggers an editingFinished() on focus our, used by notes tab
|
| |
|
|
| |
text editor: fixed modified flag not being set to false when loading an empty file
|
| |
|
|
| |
added save and word wrap icons
|
| |
|
|
|
|
| |
changed colour properties to use an actual QColor
stylable highlight background color
padding for line numbers
|
| |
|
|
| |
highlight current line
|
| | |
|
| | |
|
| | |
|
|
|
moved most of the text editor stuff to a new TextEditor class
|