Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace Q_SIGNALS and Q_SLOTS | Michele Calgaro | 2024-02-08 | 7 | -14/+14 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 37ad15ad2c77711db7c9c4bbd62d5a1cb5749abc) | ||||
* | Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines | Michele Calgaro | 2024-01-21 | 12 | -75/+75 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 35fbd60457d1e51e6a0df5d181d1a0f00ad75a2c) | ||||
* | Replaced various '#define' with actual strings - part 6 | Michele Calgaro | 2023-12-29 | 1 | -3/+3 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 61cd5b18f00b0d36a7953596c5295e358324ebb7) | ||||
* | Replaced various '#define' with actual strings - part 3 | Michele Calgaro | 2023-11-25 | 1 | -2/+2 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit aefcba8280fc1520675866143baf2f8c020ec82e) | ||||
* | Replace Qt with TQt | Michele Calgaro | 2023-11-09 | 5 | -5/+5 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 6b0cf55d6252a256d9fc5bcb89837bec7f21f40d) | ||||
* | Drop TQT_BASE_OBJECT* defines | Michele Calgaro | 2023-08-18 | 1 | -1/+1 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 0813a2c41340ea35119ba3225c8c9b710d9ced07) | ||||
* | Replace Q_OBJECT with TQ_OBJECT | Michele Calgaro | 2023-07-21 | 23 | -25/+25 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 9c40420b261ea30555cabc299829028ee345b9e5) | ||||
* | Remove unnecessary accelerators from .ui files | Michele Calgaro | 2022-09-18 | 5 | -30/+0 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fix ftbfs on Fedora 34 | François Andriot | 2021-05-12 | 1 | -3/+3 |
| | | | | | | error: reference to ‘data’ is ambiguous Signed-off-by: François Andriot <francois.andriot@free.fr> | ||||
* | Desktop file translations: | Slávek Banko | 2020-07-30 | 22 | -524/+96 |
| | | | | | | | + Creation of POT template for desktop files added to CMakeL10n rules. + Added creation of translated desktop files during build. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Removed explicit usage of the 'register' keyword. | Michele Calgaro | 2020-01-30 | 1 | -7/+7 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | qt -> tqt conversion: | Michele Calgaro | 2018-09-27 | 1 | -1/+1 |
| | | | | | | | | | | | QTDIR -> TQTDIR QTDOC -> TQTDOC INCDIR_QT -> INCDIR_TQT LIBDIR_QT -> LIBDIR_TQT QT_INC -> TQT_INC QT_LIB -> TQT_LIB Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Add includes to UI files to resolve FTBFS | Slávek Banko | 2018-09-23 | 6 | -43/+23 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | LIB_QT -> LIB_TQT conversion to align to updated admin module | Michele Calgaro | 2018-09-17 | 2 | -2/+2 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Update bug reports url to bugs.trinitydesktop.org | Slávek Banko | 2018-07-01 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fix invalid headers in PNG files and optimize for size | Timothy Pearson | 2016-07-23 | 3 | -0/+0 |
| | |||||
* | Fixed saving configuration after manual removal of an entry from the ↵ | Michele Calgaro | 2014-10-31 | 1 | -2/+8 |
| | | | | | | Documentation Config list. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Added GUI for allowing the user to manually update the Documentation Plugin ↵ | Michele Calgaro | 2014-10-31 | 5 | -23/+104 |
| | | | | | | | | | lists. Added check + information message to inform the user that he/she should update the Documentation Plugin lists when TDevelop is being run for the first time under a new TDE version. This relates to bug 1859. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Added backend logic for allowing the user to manually update the ↵ | Michele Calgaro | 2014-10-30 | 12 | -45/+102 |
| | | | | | | | | | Documentation Plugin lists. GUI part still to be done. In the process, fixed some bugs related to deallocation and reinitialization of documentation catalogs and project catalogs. This relates to bug 1859. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Removed 'CustomDocumentationTitles' option and made it active by default for ↵ | Michele Calgaro | 2014-10-23 | 7 | -14/+9 |
| | | | | | | all plugins. This relates to bug 1859. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdevelop | Michele Calgaro | 2014-10-23 | 1 | -1/+1 |
|\ | |||||
| * | Bring most mimetypes in line with XDG specifications. The following are not ↵ | Timothy Pearson | 2014-10-22 | 1 | -1/+1 |
| | | | | | | | | fully verified in source as of this commit due to ubiquity: html, empty, info, make, man, misc, source, unknown | ||||
* | | Fixed up documentation config list sort order. Added mouse shortcut for edit ↵ | Michele Calgaro | 2014-10-23 | 3 | -5/+23 |
| | | | | | | | | | | | | | | | | items in the list. This relates to bug 1859. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | | Sort documentation list in increasing alphabetical order. | Michele Calgaro | 2014-10-21 | 15 | -49/+95 |
|/ | | | | | | Fixed KDE 2 handbook xml tags. This relates to bug 1859. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fixed generation of API documentation. Updated TDevelop API documentation ↵ | Michele Calgaro | 2014-10-18 | 2 | -4/+4 |
| | | | | | | toc file. This relates to bug 1859. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵ | Timothy Pearson | 2014-10-11 | 11 | -11/+11 |
| | | | | match XDG specifications | ||||
* | Revert "Sort Documentation pane list in alphabetical order. This relates to ↵ | Michele Calgaro | 2014-10-08 | 1 | -2/+2 |
| | | | | | | | | bug 1859." because the change also sort subitems, messing up the order of entries in most of the sublists. Need to find a different way to sort the mail list. This reverts commit b98d05cb4db601d354d72915a57a09affb2ab29a. | ||||
* | Sort Documentation pane list in alphabetical order. This relates to bug 1859. | Michele Calgaro | 2014-10-07 | 1 | -2/+2 |
| | |||||
* | Renamed KDELIBS_DOXYDIR -> TDELIBS_DOXYDIR | Michele Calgaro | 2014-09-18 | 1 | -2/+2 |
| | |||||
* | Fixed several warning messages that were printed when launching ↵ | Michele Calgaro | 2014-08-16 | 1 | -1/+1 |
| | | | | KDevAssistant. This resolves bug 1971. | ||||
* | Revert "Finish renaming tdevelop components" | Michele Calgaro | 2014-05-25 | 60 | -263/+250 |
| | | | | This reverts commit 722ce1efbac31c61b1d4b13f7e075c9f311e3e73. | ||||
* | Revert "Branding cleanup." | Michele Calgaro | 2014-05-25 | 1 | -1/+1 |
| | | | | This reverts commit f4487e563cf870644bf6a0fa394c47edb03973fb. | ||||
* | Branding cleanup. | Darrell Anderson | 2014-03-03 | 1 | -1/+1 |
| | |||||
* | Finish renaming tdevelop components | Darrell Anderson | 2014-03-02 | 60 | -250/+263 |
| | |||||
* | Rebranding, tooltip, and What's This string cleanup. | Darrell Anderson | 2014-01-19 | 1 | -1/+1 |
| | |||||
* | KDE->TDE branding cleanup. | Darrell Anderson | 2013-12-26 | 1 | -1/+1 |
| | |||||
* | Additional k => tde renaming and fixes | Slávek Banko | 2013-09-03 | 8 | -9/+9 |
| | |||||
* | Rename additional header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-15 | 23 | -28/+28 |
| | |||||
* | Rename common header files for consistency with class renaming | Timothy Pearson | 2013-02-14 | 17 | -19/+19 |
| | |||||
* | Rename KCmd to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-06 | 1 | -2/+2 |
| | |||||
* | Rename many classes and header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-01 | 19 | -22/+22 |
| | |||||
* | Rename a number of classes to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-01 | 39 | -104/+104 |
| | |||||
* | Rename KLock and KTrader to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-01 | 1 | -3/+3 |
| | |||||
* | Rename kiobuffer and KHTML | Timothy Pearson | 2013-01-27 | 3 | -7/+7 |
| | |||||
* | Rename kioslaves | Timothy Pearson | 2013-01-27 | 5 | -14/+14 |
| | |||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-27 | 24 | -46/+46 |
| | |||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-26 | 9 | -15/+15 |
| | |||||
* | Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-25 | 15 | -40/+40 |
| | |||||
* | Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-24 | 8 | -58/+58 |
| | |||||
* | Rename KInstance and KAboutData to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-22 | 7 | -17/+17 |
| |