summaryrefslogtreecommitdiffstats
path: root/chalk/plugins
Commit message (Collapse)AuthorAgeFilesLines
* Drop Qt2's TQSortedList classMichele Calgaro2023-06-191-3/+3
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Drop python2 support in scripts.Slávek Banko2023-01-222-12/+12
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Remove unnecessary accelerators from .ui files.Michele Calgaro2022-09-113-30/+0
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Fix FTBFS with clang. This resolves issue #25.Michele Calgaro2022-05-124-5/+5
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Replaced 'includehints' with 'includes' in *.ui files.Michele Calgaro2022-01-0329-177/+94
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Renaming of files in preparation for code style tools.Michele Calgaro2021-05-29198-169/+169
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Fix invalid LDFLAGS in chalk viewpluginsFrançois Andriot2021-05-1315-15/+15
| | | | Signed-off-by: François Andriot <[email protected]>
* Removed code formatting modelines.Michele Calgaro2020-09-292-5/+0
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Removed explicit usage of the 'register' keyword.Michele Calgaro2020-01-301-3/+3
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Add CMakeL10n rules.Slávek Banko2019-01-083-0/+9
| | | | Signed-off-by: Slávek Banko <[email protected]>
* LIB_QT -> LIB_TQT conversion to align to updated admin moduleMichele Calgaro2018-09-1754-55/+55
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Fixed typedef-related warnings from compiler. Also fixed warning onMichele Calgaro2018-08-231-2/+0
| | | | | | keximdb, indirectly. Signed-off-by: Michele Calgaro <[email protected]>
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-2363-0/+0
|
* Fix incorrectly renamed stringsSlávek Banko2015-03-052-6/+6
|
* Fix incorrect icons in ui filesr14.0.0Timothy Pearson2014-11-241-2/+2
|
* Bring mail_forward, mail_new, mail_replyall, mail_reply, mail_send, ↵Timothy Pearson2014-10-131-4/+4
| | | | 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
* Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵Timothy Pearson2014-10-1156-56/+56
| | | | match XDG specifications
* Fixed warning messages when starting Chalk. This resolves bug 1976.Michele Calgaro2014-08-271-1/+1
|
* Fix unintended rename of shrinkselectionSlávek Banko2013-02-242-2/+2
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-15116-216/+216
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-144-6/+6
|
* Fix unintended renamingTimothy Pearson2013-02-0249-133/+133
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-0176-137/+137
|
* Fix FTBFSTimothy Pearson2013-02-0112-0/+0
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-0184-218/+218
|
* Rename KSharedTimothy Pearson2013-01-311-2/+2
|
* Update for kioslave renameTimothy Pearson2013-01-2754-54/+54
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-274-5/+5
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-26122-148/+148
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-252-6/+6
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-245-8/+8
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-221-2/+2
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-193-5/+5
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-191-1/+1
|
* Fix disconnected signals and slotsTimothy Pearson2012-11-171-6/+6
|
* Fix some "is not defined" warnings.Darrell Anderson2012-10-301-2/+2
|
* Fix FTBFS due to missing librariesSlávek Banko2012-06-1354-162/+271
| | | | | | | 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-0856-56/+56
|
* Branding cleanup: I18N_NOOP KDE -> TDE.Darrell Anderson2012-05-101-1/+1
|
* GCC 4.7 fixes.Darrell Anderson2012-04-281-4/+4
| | | | Thanks to Francois Andriot.
* Fix typos.Darrell Anderson2012-04-051-2/+2
|
* Rename additional global functions and variables for tqt3Timothy Pearson2012-03-022-16/+16
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-17107-109/+109
|
* Update various qt function definitions and static methods for tqt3Timothy Pearson2012-02-14109-171/+171
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-2133-60/+60
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-1945-195/+195
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-1848-130/+130
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-16119-429/+429
| | | | This reverts commit 94844816550ad672ccfcdc25659c625546239998.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-15119-429/+429
|
* Rename kwin to twin (part 1 of 2)Timothy Pearson2011-11-072-2/+2
|