summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
* Add CMakeL10n rules.Slávek Banko2019-01-082-0/+11
| | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 60f97e3b91c86febc249259183c57399a7c6b528)
* Removed unnecessary executable flag.Michele Calgaro2018-09-012-0/+0
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 23ce56e3ea774d2cecdc81a7299853ada8cf0c79)
* Fixed typedef-related warnings from compiler. Also fixed warning onMichele Calgaro2018-08-232-16/+16
| | | | | | | keximdb, indirectly. Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit daef72a0e41f0f3203386fc24aa818633e89d943)
* Switch from strstream to sstream.Michele Calgaro2018-08-163-73/+32
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 7a7c17092fcdd4772fb6e499ef13429f96ac04bb)
* Fix FTBFS with libpqxx >= 6.xSlávek Banko2018-07-266-1/+11
| | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit c17464869b6c5f7fbbf5a072ea470fbfff2ae26b)
* Fix FTBFS with Ruby 2.5Slávek Banko2018-03-182-2/+3
| | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit b08d1cbb1f455971fd1cd82f1e59d20937742187)
* Add ruby 2.3 detectionSlávek Banko2017-05-301-22/+7
| | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 91809c36a1048802fc9073b9237b4d54ed5e1f24)
* Fix detection whether the system is big endianSlávek Banko2017-02-051-0/+2
| | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit fd15bc646d41795a7313c6b1837ba277c2093004)
* Fix FTBFS with GCC6Slávek Banko2016-09-031-1/+1
| | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 0b9e390c01029f4f1a8c0263e532fc1c3faf2b7d)
* Workaround for parallel buildSlávek Banko2016-08-211-0/+2
| | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit a3814fe7ed9a0e00589137b194a4ebbfec75079b)
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-2473-0/+0
| | | | (cherry picked from commit 8848f515d0138ccc1f58dd1e9b652585bd4b3e07)
* Add wrapper for rb_set_safe_levelSlávek Banko2016-01-015-6/+66
| | | | | | | | This resolves FTBFS with Ruby 2.2 This resolves Bug 2467 Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 0c09c41f99f50da12e6a13357683679f1d0bc9c1)
* Add ruby 2.2 detectionSlávek Banko2016-01-011-0/+6
| | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 4eabb309b98fd80e91542d3149375e374412b623)
* Fix incorrectly renamed stringsSlávek Banko2015-03-052-10/+10
| | | | (cherry picked from commit f9f32cc93e35d51abba0fb9f26afc211c60a5ea4)
* Rename a few icons left in rc filesTimothy Pearson2014-11-201-1/+1
|
* Fix exec icon location and bring it into XDG complianceTimothy Pearson2014-10-221-2/+2
|
* 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 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-142-3/+3
| | | | 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-1/+1
| | | | 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-136-12/+12
| | | | fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance
* Bring undo, redo, find, and revert icons into XDG complianceTimothy Pearson2014-10-134-5/+5
|
* Bring up, down, top, and bottom icons into XDG complianceTimothy Pearson2014-10-131-2/+2
|
* Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵Timothy Pearson2014-10-111-1/+1
| | | | match XDG specifications
* Do not delete referenced MainWindow in document destructorTimothy Pearson2014-10-052-3/+16
| | | | This resolves Bug 1729
* Update for recent TDENewStuff changesSlávek Banko2014-09-271-11/+11
|
* Fix remaining renaming knewstuffSlávek Banko2014-09-241-1/+1
|
* Fixed ruby max allowed SAFE level.Michele Calgaro2014-08-191-1/+1
|
* Fix ruby 2.1 detectionSlávek Banko2014-06-101-2/+8
|
* Rename kdewidgets => tdewidgetsSlávek Banko2013-12-231-1/+1
|
* Additional k => tde renaming and fixesSlávek Banko2013-09-0312-15/+15
|
* Fix ruby 2.0 detectionFrancois Andriot2013-08-251-0/+6
|
* Fix FTBFS on Fedora 19Francois Andriot2013-08-181-1/+1
|
* Rename KStyle to TDEStyle to avoid conflicts with KDE4.Darrell Anderson2013-08-181-4/+4
|
* Fix incorrect characters.Darrell Anderson2013-05-234-9/+9
|
* Cleanup output clutter.Darrell Anderson2013-05-061-1/+1
|
* Rename kderc -> tderc in support of bug report 1447.Darrell Anderson2013-04-182-2/+2
|
* Fix broken URLs.Darrell Anderson2013-04-061-1/+1
|
* Fix FTBFSTimothy Pearson2013-02-231-3/+3
|
* Rename KABC namespaceTimothy Pearson2013-02-202-8/+8
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-15142-215/+215
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-1446-60/+60
|
* Fix unintended renameTimothy Pearson2013-02-111-1/+1
|
* Rename KComp to avoid conflicts with KDE4Timothy Pearson2013-02-073-6/+6
|
* Rename KCmd to avoid conflicts with KDE4Timothy Pearson2013-02-066-10/+10
|
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-0413-47/+47
|
* Rename KStyle to TDEStyle to avoid conflicts with KDE4Timothy Pearson2013-02-031-3/+3
|
* Rename kdisplay for enhanced compatibility with KDE4Timothy Pearson2013-02-021-2/+2
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-0175-109/+109
|
* Fix FTBFSTimothy Pearson2013-02-014-0/+0
|