summaryrefslogtreecommitdiffstats
path: root/kspread
Commit message (Collapse)AuthorAgeFilesLines
* Remove various '#define' strings - part 6Michele Calgaro2023-12-154-152/+152
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Replaced various '#define' with actual strings - part 5Michele Calgaro2023-12-045-9/+9
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Replace 'Event' #define stringsMichele Calgaro2023-11-301-1/+1
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Replaced various '#define' with actual strings - part 4Michele Calgaro2023-11-261-1/+1
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Replaced various '#define' with actual strings - part 3Michele Calgaro2023-11-243-10/+10
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Replace Qt with TQtMichele Calgaro2023-11-1632-243/+243
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Replace TQ_*Focus* and TQ_Scale* definesMichele Calgaro2023-09-023-5/+5
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Drop TQT_BASE_OBJECT* definesMichele Calgaro2023-08-185-83/+83
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-2052-88/+88
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ↵Michele Calgaro2023-07-113-6/+6
| | | | | | merging of tqtinterface with tqt3. Signed-off-by: Michele Calgaro <[email protected]>
* Update after renaming qt => tqt in PyTQt module.Slávek Banko2023-01-232-164/+164
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Drop python2 support in scripts.Slávek Banko2023-01-222-62/+65
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Update python scripts for PyTQt.Slávek Banko2023-01-222-165/+173
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Replaced 'includehints' with 'includes' in *.ui files.Michele Calgaro2022-01-034-24/+13
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Renaming of files in preparation for code style tools.Michele Calgaro2021-05-29114-78/+77
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Removed code formatting modelines.Michele Calgaro2020-09-296-6/+0
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Removed explicit usage of the 'register' keyword.Michele Calgaro2020-01-301-8/+8
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Fix old upstream URLs for visible parts.Chris2019-07-162-4/+2
| | | | | Signed-off-by: Chris <[email protected]> Signed-off-by: Michele Calgaro <[email protected]>
* Add CMakeL10n rules.Slávek Banko2019-01-084-0/+38
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Adapted to new KPasswordEdit::password() signature. This relates to bug 2961.Michele Calgaro2018-12-021-10/+6
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* qt -> tqt conversion:Michele Calgaro2018-09-281-1/+1
| | | | | | | | kdeqt -> kdetqt qtkde -> tqtkde qtdesigner -> tqtdesigner Signed-off-by: Michele Calgaro <[email protected]>
* LIB_QT -> LIB_TQT conversion to align to updated admin moduleMichele Calgaro2018-09-174-7/+7
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Removed unnecessary executable flag.Michele Calgaro2018-09-013-0/+0
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Fix FTBFS with clangRay Vine2018-05-221-0/+2
| | | | | | This resolves bug 2897 Signed-off-by: Ray Vine <[email protected]>
* Fix FTBFS with GCC6Slávek Banko2016-09-031-1/+1
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Workaround for parallel buildSlávek Banko2016-08-211-0/+2
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-23118-0/+0
|
* Fix incorrectly renamed stringsSlávek Banko2015-03-055-19/+19
|
* 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-142-7/+7
| | | | text_italic, text_under, text_strike, and spellcheck icons into XDG compliance
* Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, ↵Timothy Pearson2014-10-133-4/+4
| | | | 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
|
* Bring first and last icons into XDG complianceTimothy Pearson2014-10-121-2/+2
|
* Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵Timothy Pearson2014-10-112-2/+2
| | | | match XDG specifications
* Fix unintended renamingDarrell Anderson2014-02-161-6/+6
|
* KDE->TDE branding cleanup.Darrell Anderson2013-12-263-3/+3
|
* Fix unintended rename of many various *klist*Slávek Banko2013-02-191-4/+4
|
* Fix unintended rename of ChecklistSlávek Banko2013-02-193-7/+7
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-1560-78/+78
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-1416-17/+17
|
* Rename KComp to avoid conflicts with KDE4Timothy Pearson2013-02-074-5/+5
|
* Rename KCmd to avoid conflicts with KDE4Timothy Pearson2013-02-061-2/+2
|
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-043-12/+12
|
* Rename kdisplay for enhanced compatibility with KDE4Timothy Pearson2013-02-021-1/+1
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-019-19/+19
|
* Fix prior commitTimothy Pearson2013-02-012-0/+0
|
* Fix FTBFSTimothy Pearson2013-02-014-0/+0
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-0111-325/+325
|
* Rename KLocale to enhance compatibility with KDE4Timothy Pearson2013-02-0121-46/+46
|
* Rename KStandard for enhanced compatibility with KDE4Timothy Pearson2013-01-312-5/+5
|