summaryrefslogtreecommitdiffstats
path: root/kchart
Commit message (Collapse)AuthorAgeFilesLines
* Replace Qt with TQtMichele Calgaro2023-11-1622-147/+147
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Drop TQT_BASE_OBJECT* definesMichele Calgaro2023-08-181-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Drop TQT_TQ*_OBJECT definesMichele Calgaro2023-08-081-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-2043-52/+52
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Drop use of COMPAT_TQT_VERSION defineMichele Calgaro2023-06-059-129/+4
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Drop Qt2 obsolete classesMichele Calgaro2023-06-038-88/+3
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replaced 'includehints' with 'includes' in *.ui files.Michele Calgaro2022-01-031-5/+4
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Renaming of files in preparation for code style tools.Michele Calgaro2021-05-2938-126/+126
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Removed code formatting modelines.Michele Calgaro2020-09-2965-65/+65
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Adjusted after dropping obsolete Qt2's QList and QVector classes.Michele Calgaro2020-05-241-5/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix old upstream URLs for visible parts.Chris2019-07-161-3/+1
| | | | | Signed-off-by: Chris <xchrisx@uber.space> Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Add CMakeL10n rules.Slávek Banko2019-01-081-0/+3
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Removed obsolete Qt2's TQVector class and replacedMichele Calgaro2018-10-201-1/+0
| | | | | | with TQt3's TQPtrVector. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Removed obsolete Qt2's TQList/TQListIterator classes and replacedMichele Calgaro2018-10-171-2/+0
| | | | | | with TQt3's TQPtrList/TQPtrListIterator ones. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* LIB_QT -> LIB_TQT conversion to align to updated admin moduleMichele Calgaro2018-09-172-4/+4
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Workaround for parallel buildSlávek Banko2016-08-211-0/+2
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-23102-0/+0
|
* Fix incorrectly renamed stringsSlávek Banko2015-03-052-2/+2
|
* Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵Timothy Pearson2014-10-112-2/+2
| | | | match XDG specifications
* Fix kchart help handbook not appearing in main handbook table of contents.Darrell Anderson2014-01-211-0/+1
|
* Fix incorrect characters.Darrell Anderson2013-05-232-2/+2
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-1532-42/+42
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-1417-17/+17
|
* Rename KCmd to avoid conflicts with KDE4Timothy Pearson2013-02-061-2/+2
|
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-043-13/+13
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-0110-10/+10
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-0110-74/+74
|
* Rename KStandard for enhanced compatibility with KDE4Timothy Pearson2013-01-312-2/+2
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-273-4/+4
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-252-4/+4
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-244-10/+10
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-223-15/+15
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-191-2/+2
|
* Update TQt3 property/enum macrosDarrell Anderson2012-10-225-36/+36
|
* Fix inadvertent tq changes.Darrell Anderson2012-10-212-4/+4
|
* Fix accidental conversions of binary filesSlávek Banko2012-06-153-0/+0
| | | | | Fix inadvert TQt changes This closes Bug 1033
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-084-10/+10
|
* Branding cleanup: What's This help, KDE -> TDEDarrell Anderson2012-06-031-1/+1
|
* Branding cleanup: KDE -> TDEDarrell Anderson2012-05-262-6/+6
|
* Remove "More Applications" from TDE menu.Darrell Anderson2012-03-131-1/+1
| | | | This partially resolves bug report 653.
* Rename additional global TQt functionsTimothy Pearson2012-03-0126-417/+417
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-1743-52/+52
|
* Fix inadvertent TQt string conversionsTimothy Pearson2012-01-131-10/+10
| | | | This closes Bug 782
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-2120-99/+99
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-1929-96/+96
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-1824-113/+113
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-1663-342/+342
| | | | This reverts commit 94844816550ad672ccfcdc25659c625546239998.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-1563-342/+342
|
* Rename additional instances of KDE to TDETimothy Pearson2011-11-061-1/+1
|
* Additional kde to tde renamingTimothy Pearson2011-11-062-3/+3
|