summaryrefslogtreecommitdiffstats
path: root/lib/kformula
Commit message (Collapse)AuthorAgeFilesLines
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-209-11/+11
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ↵Michele Calgaro2023-07-111-1/+1
| | | | | | merging of tqtinterface with tqt3. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Update after renaming qt => tqt in PyTQt module.Slávek Banko2023-01-234-7/+7
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Drop python2 support in scripts.Slávek Banko2023-01-225-68/+68
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Update python scripts for PyTQt.Slávek Banko2023-01-224-183/+182
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Renaming of files in preparation for code style tools.Michele Calgaro2021-05-2953-26/+26
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix FTBFS with GCC6Slávek Banko2016-09-031-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-2361-0/+0
|
* Bring centrejust, leftjust, rightjust, text_left, text_right, text_bold, ↵Timothy Pearson2014-10-141-2/+2
| | | | text_italic, text_under, text_strike, and spellcheck icons into XDG compliance
* Fix FTBFS on Fedora 19Francois Andriot2013-08-181-1/+1
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-1520-25/+25
|
* 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 many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-014-5/+5
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-018-190/+190
|
* Rename KStandard for enhanced compatibility with KDE4Timothy Pearson2013-01-311-1/+1
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-276-7/+7
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-258-20/+20
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-242-4/+4
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-221-2/+2
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-191-1/+1
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-191-3/+3
|
* Fix accidental conversions of binary filesSlávek Banko2012-06-154-0/+0
| | | | | Fix inadvert TQt changes This closes Bug 1033
* Fix typos.Darrell Anderson2012-04-051-1/+1
|
* Rename additional global TQt functionsTimothy Pearson2012-03-011-1/+1
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-179-11/+11
|
* Fix inadvertent TQt string conversionsTimothy Pearson2012-01-136-6/+6
| | | | This closes Bug 782
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-2140-121/+121
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-1947-436/+436
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-185-6/+6
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-1684-569/+569
| | | | This reverts commit 94844816550ad672ccfcdc25659c625546239998.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-1584-569/+569
|
* Part 1 of 2 rename pykde to pytdeTimothy Pearson2011-12-041-1/+1
|
* Rename additional instances of KDE to TDETimothy Pearson2011-11-061-1/+1
|
* Additional kde to tde renamingTimothy Pearson2011-11-061-1/+1
|
* rename the following methods:tpearson2011-08-1065-438/+438
| | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-1023-85/+85
| | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Remove the tq in front of these incorrectly TQt4-converted methods/data members:tpearson2011-07-0942-478/+478
| | | | | | | | | | | | tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt4 port kofficetpearson2011-06-25117-3846/+3857
| | | | | | | This should enable compilation under both Qt3 and Qt4; fixes for any missed components will be forthcoming git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1238284 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fixed imagestpearson2010-03-2461-0/+0
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1106851 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Added old abandoned KDE3 version of kofficetpearson2010-01-20217-0/+49377
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1077364 283d02a7-25f6-0310-bc7c-ecb5cbfe19da