summaryrefslogtreecommitdiffstats
path: root/src/MainWindow.cpp
Commit message (Expand)AuthorAgeFilesLines
* Added logic to open a file using the "Open source file" menu entry,Michele Calgaro2023-04-241-59/+56
* Added code to load last open file or an example or an untitled file.Michele Calgaro2023-04-181-195/+198
* Create encoding menus + some work on highligther menuMichele Calgaro2023-04-181-136/+136
* Initialize TQScintilla's editor. TabWidth settings is now saved and restored ...Michele Calgaro2023-04-131-110/+123
* Added logic for language translationMichele Calgaro2023-04-111-120/+121
* Settings for syntax highlighting, showing whitespaces and loading last open f...Michele Calgaro2023-04-081-137/+149
* Window's position, size and maximized status are now saved and restored acros...Michele Calgaro2023-04-021-69/+57
* Added first part of UiGuiSettings class.Michele Calgaro2023-04-011-9/+9
* Added SettingsPaths code.Michele Calgaro2023-03-051-47/+44
* First part of About dialog.Michele Calgaro2023-02-091-15/+23
* Added toolbar GUI. The logic of each button has not been implemented yet.Michele Calgaro2022-11-281-51/+59
* Removed code related to 'Check for Update' functionality. This won't be part ...Michele Calgaro2022-09-181-14/+1
* Added main window menubar GUI. The logic of each action has not been implemen...Michele Calgaro2022-09-181-153/+175
* Build basic application with empty main windowMichele Calgaro2022-08-231-1565/+1566
* Format code using uncrustifyMichele Calgaro2022-08-051-1078/+1255
* Raw Qt->TQt conversion using tde/scripts/conversions/qt3-tqt3/convert_existin...Michele Calgaro2022-07-161-192/+192
* Convert files to unix format. Convert C++ header names to C header names.Michele Calgaro2022-07-161-20/+20
* Initial import of UniversalIndentGUI 1.2.0 from Debian snapshotMichele Calgaro2022-07-101-0/+1428