summaryrefslogtreecommitdiffstats
path: root/filters/kspread
Commit message (Collapse)AuthorAgeFilesLines
* Replace TRUE/FALSE with boolean values true/falseMichele Calgaro2025-04-037-10/+10
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Use tdestandarddirs.hMichele Calgaro2025-02-281-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Use tdeAppMichele Calgaro2025-02-035-17/+17
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Drop Borland compiler specific codeMichele Calgaro2024-10-271-1/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Qt with TQtMichele Calgaro2024-03-173-6/+6
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Q_SIGNALS and Q_SLOTSMichele Calgaro2024-02-021-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-044-35/+35
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Remove various '#define' strings - part 6Michele Calgaro2023-12-151-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replaced various '#define' with actual strings - part 5Michele Calgaro2023-12-041-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replaced various '#define' with actual strings - part 4Michele Calgaro2023-11-2610-10/+10
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replaced various '#define' with actual strings - part 3Michele Calgaro2023-11-241-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Qt with TQtMichele Calgaro2023-11-166-49/+49
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-2019-19/+19
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Drop Qt2's TQSortedList classMichele Calgaro2023-06-191-1/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Remove unnecessary accelerators from .ui files.Michele Calgaro2022-09-111-3/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix FTBFS with clang. This resolves issue #25.Michele Calgaro2022-05-121-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replaced 'includehints' with 'includes' in *.ui files.Michele Calgaro2022-01-035-28/+24
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Renaming of files in preparation for code style tools.Michele Calgaro2021-05-2958-29/+29
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Removed explicit usage of the 'register' keyword.Michele Calgaro2020-01-301-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix FTBFS on openSUSE TumbleweedFrançois Andriot2020-01-061-1/+1
| | | | | | formula.cc:294:1: error: narrowing conversion of '128' from 'int' to 'TQP_INT8' {aka 'char'} [-Wnarrowing] Signed-off-by: François Andriot <francois.andriot@free.fr>
* Removed .lsm files. lsm database is outdated and unmaintained.Michele Calgaro2019-09-011-14/+0
|
* LIB_QT -> LIB_TQT conversion to align to updated admin moduleMichele Calgaro2018-09-174-4/+4
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Removed unnecessary executable flag.Michele Calgaro2018-09-012-0/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Switch from strstream to sstream.Michele Calgaro2018-08-163-15/+11
| | | | 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>
* Update version number to R14.1.0Michele Calgaro2015-07-121-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix incorrectly renamed stringsSlávek Banko2015-03-053-138/+138
|
* Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵Timothy Pearson2014-10-1114-14/+14
| | | | match XDG specifications
* Additional k => tde renaming and fixesSlávek Banko2013-09-031-1/+1
|
* Fix incorrect characters.Darrell Anderson2013-05-232-100/+100
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-1515-24/+24
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-146-6/+6
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-015-6/+6
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-014-6/+6
|
* Rename KLocale to enhance compatibility with KDE4Timothy Pearson2013-02-013-6/+6
|
* Update for kioslave renameTimothy Pearson2013-01-273-3/+3
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-273-4/+4
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-264-4/+4
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-254-7/+7
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-247-12/+12
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-221-1/+1
|
* Fix inadvertent tqt changes.Darrell Anderson2012-10-212-2/+2
|
* Fix FTBFS due to missing librariesSlávek Banko2012-06-133-3/+3
| | | | | | | Clean up lib paths in LDFLAGS - moved to LIBADD For KWord and and KPresenter added linking kspell2 For KSpread added linking kutils This closes Bug 657
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-0814-68/+68
|
* Update lsm files.Darrell Anderson2012-05-271-18/+9
|
* Fix typos.Darrell Anderson2012-04-051-6/+6
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-1719-19/+19
|
* Fix inadvertent TQt string conversionsTimothy Pearson2012-01-132-11/+11
| | | | This closes Bug 782
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-2116-134/+134
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-1925-147/+147
|