Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean up UiSettings class | Michele Calgaro | 2023-10-31 | 1 | -699/+0 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fix functionality of 'Parameter tooltips' menu action | Michele Calgaro | 2023-10-30 | 1 | -0/+1 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Added UiGuiSettingsDialog | Michele Calgaro | 2023-08-07 | 1 | -2/+10 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Initialize TQScintilla's editor. TabWidth settings is now saved and restored ↵ | Michele Calgaro | 2023-04-13 | 1 | -1/+4 |
| | | | | | | across executions Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Added logic for language translation | Michele Calgaro | 2023-04-11 | 1 | -0/+4 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Settings for syntax highlighting, showing whitespaces and loading last open ↵ | Michele Calgaro | 2023-04-08 | 1 | -4/+45 |
| | | | | | | 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 | 1 | -8/+39 |
| | | | | | | across executions Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Added first part of UiGuiSettings class. | Michele Calgaro | 2023-04-01 | 1 | -0/+993 |
| | | | | 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 | 1 | -933/+0 |
| | | | | | | implemented yet. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Format code using uncrustify | Michele Calgaro | 2022-08-05 | 1 | -458/+703 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Raw Qt->TQt conversion using ↵ | Michele Calgaro | 2022-07-16 | 1 | -220/+220 |
| | | | | | | 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 | 1 | -688/+688 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Initial import of UniversalIndentGUI 1.2.0 from Debian snapshot | Michele Calgaro | 2022-07-10 | 1 | -0/+688 |
(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> |