summaryrefslogtreecommitdiffstats
path: root/kspread/dialogs
Commit message (Collapse)AuthorAgeFilesLines
* Replace TRUE/FALSE with boolean values true/falser14.1.4Michele Calgaro2025-04-0320-56/+56
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit cf85b9c285a2b9baa87c9d0cb9d683b48e82a475)
* Replace Qt with TQtMichele Calgaro2024-03-222-2/+2
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 7a7827396f90ad06945cd5a367f93d8ffd380e0f)
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-1327-242/+242
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit c0332621bc998c9786f4841e86a62b7711fe4abf)
* Remove various '#define' strings - part 6Michele Calgaro2023-12-241-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 3aab8aa05b954b80e336517f93463a9b5f50f3d6)
* Replaced various '#define' with actual strings - part 3Michele Calgaro2023-11-241-4/+4
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit dcc4dc7a89e5f5f7fb4217815b892f4b0106d5a0)
* Replace Qt with TQtMichele Calgaro2023-11-1614-84/+84
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit ef06f14f2475bd08d3ea2ceec54a7b2238f3554e)
* Drop TQT_BASE_OBJECT* definesMichele Calgaro2023-08-183-11/+11
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit a7ea84c97639f635d798348432f355e3ac496a1d)
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-2230-54/+54
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit cb59219281a9666896ee96b02a487bbc0206082d)
* Replaced 'includehints' with 'includes' in *.ui files.Michele Calgaro2022-01-033-20/+10
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Renaming of files in preparation for code style tools.Michele Calgaro2021-05-2931-30/+30
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix incorrectly renamed stringsSlávek Banko2015-03-051-4/+4
|
* Repair mimetype icon usage, part 1. The following are not fully verified in ↵Timothy Pearson2014-10-221-1/+1
| | | | source as of this commit due to ubiquity: info, unknown
* Bring centrejust, leftjust, rightjust, text_left, text_right, text_bold, ↵Timothy Pearson2014-10-141-1/+1
| | | | text_italic, text_under, text_strike, and spellcheck icons into XDG compliance
* Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, ↵Timothy Pearson2014-10-132-2/+2
| | | | fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance
* Bring up, down, top, and bottom icons into XDG complianceTimothy Pearson2014-10-131-1/+1
|
* KDE->TDE branding cleanup.Darrell Anderson2013-12-263-3/+3
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-1527-37/+37
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-144-4/+4
|
* Rename KComp to avoid conflicts with KDE4Timothy Pearson2013-02-071-1/+1
|
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-043-12/+12
|
* 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-016-24/+24
|
* Rename KLocale to enhance compatibility with KDE4Timothy Pearson2013-02-013-5/+5
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-274-4/+4
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-261-1/+1
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-253-10/+10
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-242-14/+14
|
* Branding cleanup: KDE -> TDEDarrell Anderson2012-05-261-1/+1
|
* Rename additional global TQt functionsTimothy Pearson2012-03-011-1/+1
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-1730-54/+54
|
* Fix inadvertent TQt string conversionsTimothy Pearson2012-01-131-10/+10
| | | | This closes Bug 782
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-2118-88/+88
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-1915-77/+77
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-1822-100/+100
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-1638-282/+282
| | | | This reverts commit 94844816550ad672ccfcdc25659c625546239998.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-1538-282/+282
|
* Additional renaming of kde to tdeTimothy Pearson2011-11-162-2/+2
|
* Fix remaining instances of tqStatus embedded in user visible stringstpearson2011-08-311-3/+3
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1250385 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix a number of accidental tqStatus string conversionstpearson2011-08-271-2/+2
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1249829 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-1057-177/+177
| | | | | | | | 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-1010-49/+49
| | | | | | | | | 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-0912-29/+29
| | | | | | | | | | | | 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-2566-2946/+3000
| | | | | | | 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
* Added old abandoned KDE3 version of kofficetpearson2010-01-2067-0/+20153
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1077364 283d02a7-25f6-0310-bc7c-ecb5cbfe19da