Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Drop Borland compiler specific codeHEADmaster | Michele Calgaro | 2024-10-27 | 1 | -1/+0 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Add README.md and update readme.html | Michele Calgaro | 2024-10-01 | 2 | -138/+42 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Removed debian packaging files | Michele Calgaro | 2024-09-26 | 12 | -496/+0 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Update uigui_uncrustify.ini to current uncrustify version (2024/09/21) | Michele Calgaro | 2024-09-21 | 1 | -820/+851 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Added indenter examples | Michele Calgaro | 2024-09-18 | 25 | -26/+8 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Clean up some unused stuff | Michele Calgaro | 2024-09-18 | 11 | -133/+8 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Hide Export menu since TQt3 does not support the required functionality. Add ↵ | Michele Calgaro | 2024-09-06 | 2 | -148/+149 |
| | | | | | | processing for code change event Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Remove incomplete and useless server code | Michele Calgaro | 2024-09-06 | 4 | -330/+4 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Remove logger code | Michele Calgaro | 2024-09-06 | 9 | -562/+5 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Finish off About dialog code | Michele Calgaro | 2024-09-06 | 11 | -585/+46 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Don't use ntq* headers and adapt to __TDE_HAVE_GCC_VISIBILITY | Michele Calgaro | 2024-08-25 | 7 | -20/+20 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines | Michele Calgaro | 2024-01-09 | 7 | -104/+104 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fix parsing issue with old style uigui_uncrustify.ini. This allows ↵ | Michele Calgaro | 2023-11-30 | 1 | -4/+10 |
| | | | | | | universal-indent-gui-tqt to work also with the original (pre regex) indenter option file Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Add support for both regex and non regex in uigui_uncrustify.ini and fix bug ↵ | Michele Calgaro | 2023-11-30 | 3 | -1069/+1880 |
| | | | | | | in parameter handling logic which had broken universal-indent-gui-tqt functionality Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Increase cmake minimum version to 3.5 and debhelper compat level to 10 | Michele Calgaro | 2023-11-06 | 2 | -2/+2 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Add support for regex in uigui_uncrustify.ini. This allows to parse options ↵ | Michele Calgaro | 2023-11-06 | 3 | -2100/+2329 |
| | | | | | | with separators around the '=' sign Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Clean up UiSettings class | Michele Calgaro | 2023-10-31 | 4 | -743/+1 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fix functionality of 'Parameter tooltips' menu action | Michele Calgaro | 2023-10-30 | 2 | -0/+9 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Add git hash to program version | Michele Calgaro | 2023-10-30 | 8 | -115/+43 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Add ability to accept drops of files to the main window | Michele Calgaro | 2023-10-30 | 3 | -45/+35 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Add UiGuiHighlighter code | Michele Calgaro | 2023-09-05 | 7 | -682/+554 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Added UiGuiSettingsDialog | Michele Calgaro | 2023-08-07 | 24 | -1027/+876 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Finish off the indenter code and update to TQ_OBJECT | Michele Calgaro | 2023-08-05 | 11 | -104/+37 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Drop unnecessary UiGuiSystemInfo code | Michele Calgaro | 2023-07-14 | 4 | -356/+0 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Added logic to call the indenter and update the preview | Michele Calgaro | 2023-07-14 | 4 | -393/+302 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Added logic to detect how to call the indenter | Michele Calgaro | 2023-07-09 | 2 | -161/+234 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Added logic to create the indenter calling script | Michele Calgaro | 2023-07-09 | 5 | -164/+167 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Added logic to load/save indenter config file | Michele Calgaro | 2023-06-28 | 1 | -244/+241 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Added logic to read indenter ini files and populate GUI toolbox | Michele Calgaro | 2023-06-05 | 4 | -2545/+6315 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Added UiGuiErrorMessage, UiGuiIniFileParse and some code related to | Michele Calgaro | 2023-05-31 | 34 | -370/+390 |
| | | | | | | them. Added indenter .ini files. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Added initial empty GUI for the indenter | Michele Calgaro | 2023-05-16 | 17 | -2432/+2021 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Added logic to save file and handling encoding | Michele Calgaro | 2023-05-05 | 3 | -137/+118 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Added logic for recently open files menu | Michele Calgaro | 2023-04-28 | 2 | -132/+129 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Added logic to open a file using the "Open source file" menu entry, | Michele Calgaro | 2023-04-24 | 4 | -64/+59 |
| | | | | | | the toolbar button or by passing it as argument from CLI. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Added code to load last open file or an example or an untitled file. | Michele Calgaro | 2023-04-18 | 53 | -226/+233 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Create encoding menus + some work on highligther menu | Michele Calgaro | 2023-04-18 | 2 | -148/+148 |
| | | | | 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 | 8 | -129/+152 |
| | | | | | | across executions Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Added logic for language translation | Michele Calgaro | 2023-04-11 | 5 | -127/+134 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Settings for syntax highlighting, showing whitespaces and loading last open ↵ | Michele Calgaro | 2023-04-08 | 9 | -163/+218 |
| | | | | | | 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 | 12 | -382/+314 |
| | | | | 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 | 12 | -376/+332 |
| | | | | 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 | 11 | -734/+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 | 85 | -795/+784 |
| | | | | | | 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 | 24 | -160/+101 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> |