summaryrefslogtreecommitdiffstats
path: root/chalk
Commit message (Collapse)AuthorAgeFilesLines
* Fixed FTBFS caused by usage of dynamic exception specification, no longer ↵r14.0.11Michele Calgaro2021-07-271-3/+3
| | | | | | | accepted in c++17. Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 085b8b6c98a2893a8bb7303b40c88d417f40cdbe)
* Renaming of files in preparation for code style tools.Michele Calgaro2021-05-29422-293/+293
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 8b78a8791bc539bcffe7159f9d9714d577cb3d7d)
* Fix invalid LDFLAGS in chalk viewpluginsFrançois Andriot2021-05-1315-15/+15
| | | | | Signed-off-by: François Andriot <[email protected]> (cherry picked from commit d10645a3b99260915168385d8b327bbd021864ee)
* Workaround for parallel build.r14.0.10Slávek Banko2021-04-078-0/+10
| | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 657a975c63efd3e2d1ef148551c960931d3c1862)
* Removed code formatting modelines.Michele Calgaro2020-09-292-5/+0
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 9aec66a72334c90bb0f81c46520c2fc080931d59)
* Add OPENEXR_CXXFLAGS to resolve FTBFS.Slávek Banko2020-09-073-0/+5
| | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit d4508e2f987687735f1eb76785ceec4e5c8ab131)
* Removed explicit usage of the 'register' keyword.Michele Calgaro2020-01-305-10/+10
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit e5dc5b5be9900b9c8b2d7988216d56156c806b20)
* Fix old upstream URLs for visible parts.Chris2019-07-161-2/+1
| | | | | | Signed-off-by: Chris <[email protected]> Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 9b2c6a283082eb866d4e8e824ce1279b5b41bc52)
* Add CMakeL10n rules.Slávek Banko2019-01-084-0/+121
| | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 60f97e3b91c86febc249259183c57399a7c6b528)
* Fixed typedef-related warnings from compiler. Also fixed warning onMichele Calgaro2018-08-231-2/+0
| | | | | | | keximdb, indirectly. Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit daef72a0e41f0f3203386fc24aa818633e89d943)
* Fix FTBFS on redefinitions in chalk/sdk/kis_integer_maths.hSlávek Banko2017-06-014-6/+27
| | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit cbc1062ce2a32d52e55445d303b1adb4078f87ec)
* Workaround for parallel buildSlávek Banko2016-09-081-0/+1
| | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit baa397f084784069f5dcc7e22acad6b8c7b4568e)
* Workaround for parallel buildSlávek Banko2016-08-212-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-2491-0/+0
| | | | (cherry picked from commit 8848f515d0138ccc1f58dd1e9b652585bd4b3e07)
* Bring tablet icon into XDG complianceTimothy Pearson2015-03-261-1/+1
| | | | (cherry picked from commit eb1bba9af56d656f1bd925ad4c0139fa9ec82213)
* Fix incorrectly renamed stringsSlávek Banko2015-03-055-14/+14
| | | | (cherry picked from commit f9f32cc93e35d51abba0fb9f26afc211c60a5ea4)
* Fix incorrect icons in ui filesr14.0.0Timothy Pearson2014-11-241-2/+2
|
* 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 mail_forward, mail_new, mail_replyall, mail_reply, mail_send, ↵Timothy Pearson2014-10-132-7/+7
| | | | 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-134-6/+6
| | | | fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance
* Bring stop, lock, exit, and run icons into XDG complianceTimothy Pearson2014-10-121-1/+1
|
* Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵Timothy Pearson2014-10-1172-72/+72
| | | | match XDG specifications
* Update for recent TDENewStuff changesSlávek Banko2014-09-271-1/+1
|
* Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/kofficeMichele Calgaro2014-08-271-2/+5
|\
| * Add workaround to compiler bug on Raspbian WheezySlávek Banko2014-08-271-2/+5
| |
* | Fixed warning messages when starting Chalk. This resolves bug 1976.Michele Calgaro2014-08-272-2/+2
|/
* Add end-of-file newlines.Darrell Anderson2013-11-302-2/+2
|
* Additional k => tde renaming and fixesSlávek Banko2013-09-0312-23/+23
|
* Cleanup output clutter.Darrell Anderson2013-05-061-4/+4
|
* Fix unintended rename of shrinkselectionSlávek Banko2013-02-242-2/+2
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-15238-388/+388
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-1419-21/+21
|
* Rename KCmd to avoid conflicts with KDE4Timothy Pearson2013-02-061-2/+2
|
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-046-24/+24
|
* Fix unintended renamingTimothy Pearson2013-02-0249-133/+133
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-01105-174/+174
|
* Fix FTBFSTimothy Pearson2013-02-0112-0/+0
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-01123-652/+652
|
* Rename KLock and KTrader to avoid conflicts with KDE4Timothy Pearson2013-02-015-10/+10
|
* Rename KStandard for enhanced compatibility with KDE4Timothy Pearson2013-01-312-12/+12
|
* Rename KSharedTimothy Pearson2013-01-3139-109/+109
|
* Update for kioslave renameTimothy Pearson2013-01-2766-66/+66
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-2721-22/+22
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-26190-301/+301
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-258-15/+15
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-2416-32/+32
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-225-24/+24
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-196-9/+9
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-192-3/+3
|
* Fix disconnected signals and slotsTimothy Pearson2012-11-172-12/+12
|