summaryrefslogtreecommitdiffstats
path: root/kdevdesigner
Commit message (Collapse)AuthorAgeFilesLines
* Remove unnecessary accelerators from .ui filesr14.0.13r14.0.xMichele Calgaro2022-09-181-9/+0
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 0ba031d9dfc995a1dfb3a0d770501acd2d2990cc)
* Removed TQT_NON_COMMERCIAL check and related code.r14.0.12Michele Calgaro2022-02-076-42/+0
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 29ea77f8216e8cb351241c420270271959ed4cee)
* Designer: use global includes instead of includehints and remove duplicated ↵Michele Calgaro2022-01-272-18/+48
| | | | | | | include directives if found in UI files. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 2c9b915b8d6b3fb0bf21cc8b3bd7d91308691e9f)
* Desktop file translations:Slávek Banko2020-08-014-102/+17
| | | | | | | | + 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> (cherry picked from commit fe44776673b28ca94338f23d8e7ac71593fa88ba)
* Removed explicit usage of the 'register' keyword.Michele Calgaro2020-01-301-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit da6bd0768e4304e6c2853d012c7d0686a205addb)
* Add CMakeL10n rules.Slávek Banko2019-01-012-0/+6
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 47e3b8c07e89067296c1839c00fa94f39422c4a9)
* Add includes to UI files to resolve FTBFSSlávek Banko2018-09-2313-24/+37
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit a213def8e9bf36d3554373e623a8e84ef46ad960)
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-24121-0/+0
| | | | (cherry picked from commit fc14e2cf0b7eca47e57032fba82b85159d923526)
* Fix incorrectly renamed stringsSlávek Banko2015-03-055-27/+27
| | | | (cherry picked from commit a323a9c371885d011a815fd45987414539feda7f)
* Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵Timothy Pearson2014-10-112-3/+3
| | | | match XDG specifications
* Revert "Finish renaming tdevelop components"Michele Calgaro2014-05-25440-0/+77323
| | | | This reverts commit 722ce1efbac31c61b1d4b13f7e075c9f311e3e73.
* Finish renaming tdevelop componentsDarrell Anderson2014-03-02440-77323/+0
|
* Fix unintended renames.Darrell Anderson2014-02-211-1/+1
|
* Fix unintended renames.Darrell Anderson2014-02-211-3/+3
|
* Update incomplete (template-only) help handbook to new default format.Darrell Anderson2014-01-261-7/+1
|
* Prevent non-existent help handbook from populating the main handbook table ↵Darrell Anderson2014-01-141-1/+7
| | | | of contents.
* Fix help handbook not appearing in main handbook table of contents.Darrell Anderson2014-01-091-1/+1
|
* Fix FTBFS due to qassistantclient renameSlávek Banko2013-12-112-2/+2
| | | | This resolves Bug 1761
* Update minor TQt3 tool names to match current TQt3 sources in GITTimothy Pearson2013-11-071-1/+1
|
* Additional k => tde renaming and fixesSlávek Banko2013-09-033-4/+4
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-1538-40/+40
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-144-6/+6
|
* Rename KCmd to avoid conflicts with KDE4Timothy Pearson2013-02-061-2/+2
|
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-041-1/+1
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-013-13/+13
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-013-45/+45
|
* Rename a few build variables for overall consistencyTimothy Pearson2013-01-291-1/+1
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-2711-12/+12
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-265-6/+6
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-252-5/+5
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-241-2/+2
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-224-14/+14
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-201-1/+1
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-191-3/+3
|
* Fix various cmake build issuesSlávek Banko2012-11-172-1/+88
|
* Fix FTBFSTimothy Pearson2012-11-171-1/+1
|
* Fix FTBFSTimothy Pearson2012-11-171-1/+1
|
* Fix a number of unconnected signals and slotsTimothy Pearson2012-11-171-10/+10
|
* Fix FTBFS with TQt3Timothy Pearson2012-10-302-11/+11
|
* Fix inadvertent tq changes.Darrell Anderson2012-10-211-1/+1
|
* Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdevelopDarrell Anderson2012-10-213-3/+3
|\
| * Update TQt3 property/enum macrosTimothy Pearson2012-10-203-3/+3
| |
* | Fix inadvertent tqt changes.Darrell Anderson2012-10-211-1/+1
|/
* Fix QString -> TQString.Darrell Anderson2012-09-164-31/+31
|
* Branding: KDevelop -> TDevelop, fix menuDarrell Anderson2012-06-082-25/+25
|
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-082-2/+2
|
* Revert patch pushed in GIT hash 2b84a5e. The patch is good but pushedDarrell Anderson2012-06-072-25/+25
| | | | prematurely --- needing another patch set not yet pushed to GIT.
* Branding cleanup: menu, desktop, and docbook files.Darrell Anderson2012-06-072-25/+25
|
* Branding cleanup: I18N_NOOP KDE -> TDE.Darrell Anderson2012-05-101-1/+1
|
* Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdevelopTimothy Pearson2012-03-071-31/+31
|\