summaryrefslogtreecommitdiffstats
path: root/tdeui/ksconfig.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Add an ability to specify default spell checkerOBATA Akio2020-09-271-5/+1
| | | | | | | | There is no reason to determine it with operating system basis. Change to use build configuration instead. "ispell" by default, and you can override it. Signed-off-by: OBATA Akio <obache@wizdas.com>
* Add the ability to detect ispell lib directoryOBATA Akio2020-09-271-0/+4
| | | | | | | Check LIBDIR ispell compile option and use only it for ispell lib directory if found. Signed-off-by: OBATA Akio <obache@wizdas.com>
* Use system libdir when searching for dynamically loaded libraries.Slávek Banko2019-02-241-12/+17
| | | | | | This prevents finding an incorrect architecture on multi-arch systems. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix several issues on freebsdSlávek Banko2015-06-141-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix default spell checker on openbsdFrançois Andriot2014-10-051-0/+4
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-151-2/+2
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-141-1/+1
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-271-2/+2
|
* 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-251-2/+2
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-241-6/+6
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-181-2/+2
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-161-3/+3
| | | | This reverts commit 13281e2856a2ef43bbab78c5528470309c23aa77.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-151-3/+3
|
* Use non-tq sizeHint functions to fix bindingsTimothy Pearson2011-12-051-1/+1
|
* Actually move the kde files that were renamed in the last commitTimothy Pearson2011-11-061-0/+1028