summaryrefslogtreecommitdiffstats
path: root/chalk/plugins/viewplugins/screenshot
Commit message (Collapse)AuthorAgeFilesLines
* Replace Q_SIGNALS and Q_SLOTSMichele Calgaro2024-02-021-4/+4
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-043-15/+15
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Remove various '#define' strings - part 6Michele Calgaro2023-12-151-5/+5
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Replaced various '#define' with actual strings - part 3Michele Calgaro2023-11-241-1/+1
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Replace Qt with TQtMichele Calgaro2023-11-162-2/+2
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Replace TQ_*Focus* and TQ_Scale* definesMichele Calgaro2023-09-021-1/+1
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Drop TQT_BASE_OBJECT* definesMichele Calgaro2023-08-181-1/+1
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-203-4/+4
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Removed code formatting modelines.Michele Calgaro2020-09-291-1/+0
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Add CMakeL10n rules.Slávek Banko2019-01-081-0/+3
| | | | Signed-off-by: Slávek Banko <[email protected]>
* LIB_QT -> LIB_TQT conversion to align to updated admin moduleMichele Calgaro2018-09-171-1/+1
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Fix incorrect icons in ui filesr14.0.0Timothy Pearson2014-11-241-2/+2
|
* Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵Timothy Pearson2014-10-111-1/+1
| | | | match XDG specifications
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-156-13/+13
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-142-4/+4
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-011-2/+2
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-012-4/+4
|
* Update for kioslave renameTimothy Pearson2013-01-271-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-262-2/+2
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-251-4/+4
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-244-6/+6
|
* 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-191-1/+1
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-191-1/+1
|
* Fix FTBFS due to missing librariesSlávek Banko2012-06-131-3/+5
| | | | | | | 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-081-1/+1
|
* Branding cleanup: I18N_NOOP KDE -> TDE.Darrell Anderson2012-05-101-1/+1
|
* Rename additional global functions and variables for tqt3Timothy Pearson2012-03-022-16/+16
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-173-4/+4
|
* Update various qt function definitions and static methods for tqt3Timothy Pearson2012-02-144-8/+8
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-212-2/+2
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-192-18/+18
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-183-7/+7
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-164-28/+28
| | | | This reverts commit 94844816550ad672ccfcdc25659c625546239998.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-154-28/+28
|
* Additional kde to tde renamingTimothy Pearson2011-11-061-2/+2
|
* rename the following methods:tpearson2011-08-106-25/+25
| | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-101-1/+1
| | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Remove the tq in front of these incorrectly TQt4-converted methods/data members:tpearson2011-07-092-7/+7
| | | | | | | | | | | | tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Finish rebranding of Krita as Chalktpearson2011-06-2614-0/+1591
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1238363 283d02a7-25f6-0310-bc7c-ecb5cbfe19da