index
:
ariadne.git
master
Linux port of mod organizer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
texteditor.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Write BOM if original file used one (#2213)
Chris Djali
2025-02-28
1
-3
/
+7
*
Apply clang-format.
Mikaƫl Capelle
2023-07-09
1
-66
/
+72
*
Remove dependency on Core5Compat
Jeremy Rimpo
2022-04-19
1
-2
/
+6
*
First pass for Qt6 compatibility
Jeremy Rimpo
2022-04-19
1
-1
/
+1
*
added error messages to FileRenamer and a few more
isanae
2019-10-04
1
-1
/
+1
*
changed qCritical() to log::error()
isanae
2019-07-22
1
-2
/
+5
*
added path to editor toolbar
isanae
2019-07-02
1
-5
/
+13
*
added explore button to editors
isanae
2019-07-02
1
-7
/
+54
*
fixed text editors not clearing when switching mods
isanae
2019-07-02
1
-0
/
+8
*
split notes tab
isanae
2019-07-02
1
-0
/
+10
*
split images tab stuff in ImagesTab
isanae
2019-07-02
1
-1
/
+11
*
made TextEditorToolbar a widget
isanae
2019-07-02
1
-11
/
+6
*
text editor default style
isanae
2019-07-02
1
-63
/
+124
*
text and background color, simple syntax highlighter that doesn't do anything
isanae
2019-07-02
1
-4
/
+111
*
line numbers, which required inheriting from QPlainTextEdit instead
isanae
2019-07-02
1
-19
/
+129
*
checkable wordwrap on toolbar
isanae
2019-07-02
1
-9
/
+16
*
TextEditor now has a dynamic toolbar
isanae
2019-07-02
1
-4
/
+98
*
added initial toolbar, splitter
isanae
2019-07-02
1
-0
/
+76