summaryrefslogtreecommitdiffstats
path: root/ksayit
Commit message (Collapse)AuthorAgeFilesLines
* cmake: Simplify 'skel' and 'stub' generation for kspeech and kspeechlinkSlávek Banko2021-01-261-1/+1
| | | | | | | as well as their subsequent linking. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 91fc9555abdfd455096b61b350d57ec79943b220)
* Conversion to the cmake building system.gregory guy2021-01-267-9/+158
| | | | | | | | | | | | | | | | | Added several man pages taken from the Debian packaging. Cleanup headers in ui files. Add png icons for mono theme. Signed-off-by: gregory guy <gregory-tde@laposte.net> cmake: - Use tde_add_check_executable instead of a combination of separate calls to tde_add_executable and add_test. - Simplify the detection of time.h and sys/time.h headers. - Refactor phrasebook files install, kmouth. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 6b3181cf92f1fc74da1e8a82f690a1526cb4e900)
* Removed code formatting modelines.Michele Calgaro2020-09-212-2/+2
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit edd810f95769b4d211d26fcd33c68ec36b6140dd)
* Add CMakeL10n rules.Slávek Banko2018-12-293-0/+9
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 2fecb1619e74ee7badafd44db4775c6a9721af93)
* Fix FTBFS on Mageia 6François Andriot2017-06-271-1/+1
| | | | | Signed-off-by: François Andriot <francois.andriot@free.fr> (cherry picked from commit e5988bd8fc35a985c6330cf27acdb6388798292c)
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-244-0/+0
| | | | (cherry picked from commit 65525c5ad5bfc257dd9f67c838ef343cc9095285)
* Rename a few icons left in rc filesTimothy Pearson2014-11-201-4/+4
|
* Fix FTBFS due to accidental double quote duplicationTimothy Pearson2014-10-231-1/+1
|
* Bring most mimetypes in line with XDG specifications. The following are not ↵Timothy Pearson2014-10-221-1/+1
| | | | fully verified in source as of this commit due to ubiquity: html, empty, info, make, man, misc, source, unknown
* Bring package_development, package_games, package_graphics, package_network, ↵Timothy Pearson2014-10-141-1/+1
| | | | package_multimedia, package_wordprocessing, edu_science, package_utilities, input_devices_settings, kcmsystem, personal, and looknfeel icons into XDG compliance
* Bring centrejust, leftjust, rightjust, text_left, text_right, text_bold, ↵Timothy Pearson2014-10-141-7/+7
| | | | text_italic, text_under, text_strike, and spellcheck icons into XDG compliance
* Bring mail_forward, mail_new, mail_replyall, mail_reply, mail_send, ↵Timothy Pearson2014-10-131-3/+3
| | | | player_pause, player_play, player_stop, player_rew, player_fwd, player_start, player_end, rotate_ccw, rotate_cw, window_fullscreen, window_nofullscreen, window_new, viewmagfit, viewmag+, viewmag1, and viewmag- icons into XDG compliance
* Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, ↵Timothy Pearson2014-10-131-4/+4
| | | | fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance
* Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵Timothy Pearson2014-10-112-2/+2
| | | | match XDG specifications
* Rebranding: TDE Control Center --> Trinity Control CenterMichele Calgaro2014-06-081-1/+1
|
* Update and rename files in support of commit 722ce1ef.Darrell Anderson2014-03-021-20/+20
|
* Update non-existent and incomplete (template-only) help handbooks to new ↵Darrell Anderson2014-01-251-7/+1
| | | | default format.
* Prevent non-existent help handbook from populating the main handbook table ↵Darrell Anderson2014-01-141-1/+7
| | | | of contents.
* Additional k => tde renaming and fixesSlávek Banko2013-09-031-2/+2
|
* Fix unintended rename of bookmark*, mark*Slávek Banko2013-02-192-2/+2
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-1516-33/+33
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-149-11/+11
|
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-043-20/+20
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-018-14/+14
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-0112-110/+110
|
* Rename KLock and KTrader to avoid conflicts with KDE4Timothy Pearson2013-02-011-2/+2
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-279-13/+13
|
* 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-2511-17/+17
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-248-29/+29
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-223-5/+5
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-2011-20/+20
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-191-1/+1
|
* Fix inadvertent tq changes.Darrell Anderson2012-10-211-1/+1
|
* Fix QString -> TQString.Darrell Anderson2012-09-161-6/+6
|
* Update autotools for new DSO linkage styleSlávek Banko2012-08-061-1/+1
| | | | Thanks to Francois Andriot for the patch
* Branding: KDE->TDEDarrell Anderson2012-06-271-2/+2
|
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-083-3/+3
|
* Branding cleanup: KDE -> TDEDarrell Anderson2012-05-261-2/+2
|
* Branding cleanup: I18N_NOOP KDE -> TDE.Darrell Anderson2012-05-101-1/+1
|
* Fix KDE -> TDE branding.Darrell Anderson2012-03-231-1/+1
|
* Update automake files to use tde instead of kdeTimothy Pearson2012-02-211-1/+1
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-1713-15/+15
|
* Part 1 of 2 of kdm renameTimothy Pearson2012-01-221-1/+1
|
* Rename KDE_MAKE_VERSION and update TDE version stringTimothy Pearson2011-12-262-2/+2
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-214-9/+9
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-196-45/+45
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-1811-28/+28
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-1618-90/+90
| | | | This reverts commit 23aecb275d6085b7a15a38da0180edf156c8ea9d.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-1518-90/+90
|