Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Initialize TQScintilla's editor. TabWidth settings is now saved and restored ↵ | Michele Calgaro | 2023-04-13 | 7 | -129/+146 |
| | | | | | | across executions Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Added logic for language translation | Michele Calgaro | 2023-04-11 | 4 | -127/+131 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Settings for syntax highlighting, showing whitespaces and loading last open ↵ | Michele Calgaro | 2023-04-08 | 8 | -161/+216 |
| | | | | | | file are now saved and restored across executions Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Window's position, size and maximized status are now saved and restored ↵ | Michele Calgaro | 2023-04-02 | 3 | -81/+99 |
| | | | | | | across executions Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Added first part of UiGuiSettings class. | Michele Calgaro | 2023-04-01 | 18 | -365/+445 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Added SettingsPaths code. | Michele Calgaro | 2023-03-05 | 8 | -378/+305 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Renamed TSLogger _* members to m_*. | Michele Calgaro | 2023-02-25 | 2 | -42/+42 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | First part of About dialog. | Michele Calgaro | 2023-02-09 | 10 | -376/+331 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Added toolbar GUI. The logic of each button has not been implemented yet. | Michele Calgaro | 2022-11-28 | 8 | -210/+203 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Removed code related to 'Check for Update' functionality. This won't be part ↵ | Michele Calgaro | 2022-09-18 | 8 | -683/+1 |
| | | | | | | of this port. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Added main window menubar GUI. The logic of each action has not been ↵ | Michele Calgaro | 2022-09-18 | 37 | -687/+758 |
| | | | | | | implemented yet. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Build basic application with empty main window | Michele Calgaro | 2022-08-23 | 4 | -1705/+1704 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fixed UiGuiVersion and argument parsing | Michele Calgaro | 2022-08-14 | 4 | -146/+154 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Formatted and fixed TCLAP headers | Michele Calgaro | 2022-08-05 | 22 | -160/+64 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Format code using uncrustify | Michele Calgaro | 2022-08-05 | 57 | -9791/+10985 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Add cmake+ninja build framework. Build initial dummy application. | Michele Calgaro | 2022-07-16 | 2 | -246/+173 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Raw Qt->TQt conversion using ↵ | Michele Calgaro | 2022-07-16 | 39 | -1479/+1479 |
| | | | | | | tde/scripts/conversions/qt3-tqt3/convert_existing_qt3_app_to_tqt3. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Convert files to unix format. Convert C++ header names to C header names. | Michele Calgaro | 2022-07-16 | 33 | -2178/+2178 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Clean up some unnecessary stuff. | Michele Calgaro | 2022-07-10 | 2 | -936/+0 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Removed SVN files | Michele Calgaro | 2022-07-10 | 59 | -7712/+0 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Initial import of UniversalIndentGUI 1.2.0 from Debian snapshot | Michele Calgaro | 2022-07-10 | 126 | -0/+23946 |
(https://snapshot.debian.org/package/universalindentgui/1.2.0-1.1). The code is available under GPL2 licence. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> |