summaryrefslogtreecommitdiffstats
path: root/kspread
Commit message (Collapse)AuthorAgeFilesLines
* Removed code formatting modelines.Michele Calgaro2020-09-296-6/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Removed explicit usage of the 'register' keyword.Michele Calgaro2020-01-301-8/+8
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix old upstream URLs for visible parts.Chris2019-07-162-4/+2
| | | | | Signed-off-by: Chris <xchrisx@uber.space> Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Add CMakeL10n rules.Slávek Banko2019-01-084-0/+38
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Adapted to new KPasswordEdit::password() signature. This relates to bug 2961.Michele Calgaro2018-12-021-10/+6
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* qt -> tqt conversion:Michele Calgaro2018-09-281-1/+1
| | | | | | | | kdeqt -> kdetqt qtkde -> tqtkde qtdesigner -> tqtdesigner Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* LIB_QT -> LIB_TQT conversion to align to updated admin moduleMichele Calgaro2018-09-174-7/+7
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Removed unnecessary executable flag.Michele Calgaro2018-09-013-0/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix FTBFS with clangRay Vine2018-05-221-0/+2
| | | | | | This resolves bug 2897 Signed-off-by: Ray Vine <ray-v@inbox.lv>
* Fix FTBFS with GCC6Slávek Banko2016-09-031-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* 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-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
|
* Update for kioslave renameTimothy Pearson2013-01-273-5/+5
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-278-8/+8
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-2613-54/+54
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-257-20/+20
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-2415-66/+66
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-227-25/+25
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-192-5/+5
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-192-3/+3
|
* Fix inadvertent tq changes.Darrell Anderson2012-10-211-2/+2
|
* Fix inadvertent tqt changes.Darrell Anderson2012-10-211-3/+3
|
* Fix FTBFS due to missing librariesSlávek Banko2012-06-132-2/+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-085-11/+11
|
* Branding cleanup: KDE -> TDEDarrell Anderson2012-05-261-1/+1
|
* Update HTML install path references.Darrell Anderson2012-04-111-1/+1
|
* Fix typos.Darrell Anderson2012-04-051-1/+1
|