summaryrefslogtreecommitdiffstats
path: root/klipper
Commit message (Collapse)AuthorAgeFilesLines
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-157-14/+14
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-147-9/+9
|
* Rename KAbout to avoid conflicts with KDE4Timothy Pearson2013-02-071-1/+1
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-019-9/+9
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-0110-45/+45
|
* Rename KLock and KTrader to avoid conflicts with KDE4Timothy Pearson2013-02-011-1/+1
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-275-6/+6
|
* 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-255-31/+31
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-247-15/+15
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-222-7/+7
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-201-2/+2
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-191-1/+1
|
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-081-6/+6
|
* Fix klipper/cmake to install correct klipperrc with global actionsSlávek Banko2012-05-231-1/+1
|
* Branding cleanup: I18N_NOOP KDE -> TDE.Darrell Anderson2012-05-101-1/+1
|
* Rename additional members for tqt3Timothy Pearson2012-03-071-1/+1
|
* Update desktop files: OnlyShowIn=KDE; -> OnlyShowIn=TDE;Darrell Anderson2012-03-051-1/+1
|
* Rename additional global functions and variables for tqt3Timothy Pearson2012-03-023-25/+25
|
* Rename additional global TQt functionsTimothy Pearson2012-03-012-5/+5
|
* Rename kde-config to tde-configTimothy Pearson2012-02-261-1/+1
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-213-8/+8
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-192-2/+2
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-187-20/+20
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-169-32/+32
| | | | This reverts commit 73c08b592db45af554b9f21029bc549d70f683ab.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-159-32/+32
|
* Fix tdebase FTBFSTimothy Pearson2011-11-171-2/+2
|
* Rename kwin to twin (part 1 of 2)Timothy Pearson2011-11-074-4/+4
|
* Rename additional instances of KDE to TDETimothy Pearson2011-11-061-1/+1
|
* Additional kde to tde renamingTimothy Pearson2011-11-062-2/+2
|
* Second part of previous committpearson2011-08-211-0/+0
| | | | | | | Move files with kde3 in their name to have trinity in their name instead git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1248413 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Convert remaining references to kde3 (e.g. in paths) to trinitytpearson2011-08-213-4/+4
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1248408 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-101-5/+5
| | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-102-7/+7
| | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Remove the tq in front of these incorrectly TQt4-converted methods/data members:tpearson2011-07-091-2/+2
| | | | | | | | | | | | tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix klipper FTBFStpearson2011-04-041-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1227014 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Wean kdebase off of hacky static qt_x_*_tim variablestpearson2011-04-032-11/+6
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1227011 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Update kdebase inherits() to use new object name defines instead of string ↵tpearson2011-04-021-3/+3
| | | | | | literals git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1226899 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix Qt4 linking problemtpearson2011-03-261-1/+2
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1226019 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* [kdebase/klipper] added Xfixes support, klipper do not crashing anymoresamelian2011-03-021-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1223270 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Allow kdebase to (mostly) function correctly with TQt for Qt4tpearson2011-02-155-19/+19
| | | | | | | | Fix kicker tackbar handling under Classic mode (thanks to Ilya Chernykh for the patch) Fix a newly invalidated section of code under GCC 4.5.2 (http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47723#c6) git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1220927 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* [kdebase] initial cmake supportsamelian2011-01-231-0/+63
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1216551 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Enable compilation with TQt for Qt4 3.4.0 TP2tpearson2011-01-1915-65/+65
| | | | | | | This should not break compatibility with TQt for Qt3; if it does please fix it ASAP! git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1215552 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Revert automated changestpearson2011-01-0710-39/+39
| | | | | | | | Sorry guys, they are just not ready for prime time Work will continue as always git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1212480 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Automated conversion for enhanced compatibility with TQt for Qt4 3.4.0 TP1tpearson2011-01-0310-39/+39
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1211357 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* [CRITICAL] Fix additional rendering issues left over from initial TQt conversiontpearson2010-10-021-3/+3
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1181781 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fixed Klipper icon size when running as applettpearson2010-09-172-3/+8
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1176514 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Bugfix batch 2/2tpearson2010-09-171-2/+2
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1176512 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* * Massive import of OpenSUSE patches, primarily for bugfixestpearson2010-09-031-2/+2
| | | | | | | | * Added some infrastructure created by OpenSUSE to allow for future addition of the Kickoff menu as an option * Minor Slackware compilation fixes git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1171255 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt conversion fixestpearson2010-08-026-11/+11
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1158418 283d02a7-25f6-0310-bc7c-ecb5cbfe19da