summaryrefslogtreecommitdiffstats
path: root/src/MainWindow.cpp
Commit message (Expand)AuthorAgeFilesLines
* Clean up some unused stuffMichele Calgaro2024-09-181-1/+4
* Hide Export menu since TQt3 does not support the required functionality. Add ...Michele Calgaro2024-09-061-143/+149
* Remove logger codeMichele Calgaro2024-09-061-8/+0
* Finish off About dialog codeMichele Calgaro2024-09-061-3/+0
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-091-60/+60
* Clean up UiSettings classMichele Calgaro2023-10-311-8/+0
* Fix functionality of 'Parameter tooltips' menu actionMichele Calgaro2023-10-301-0/+8
* Add ability to accept drops of files to the main windowMichele Calgaro2023-10-301-40/+31
* Add UiGuiHighlighter codeMichele Calgaro2023-09-051-58/+64
* Added UiGuiSettingsDialogMichele Calgaro2023-08-071-87/+37
* Finish off the indenter code and update to TQ_OBJECTMichele Calgaro2023-08-051-6/+4
* Added logic to call the indenter and update the previewMichele Calgaro2023-07-141-78/+64
* Added logic to read indenter ini files and populate GUI toolboxMichele Calgaro2023-06-051-1/+1
* Added UiGuiErrorMessage, UiGuiIniFileParse and some code related toMichele Calgaro2023-05-311-13/+13
* Added initial empty GUI for the indenterMichele Calgaro2023-05-161-24/+30
* Added logic to save file and handling encodingMichele Calgaro2023-05-051-133/+114
* Added logic for recently open files menuMichele Calgaro2023-04-281-132/+125
* 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