summaryrefslogtreecommitdiffstats
path: root/konqueror
Commit message (Collapse)AuthorAgeFilesLines
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-2226-61/+61
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-2010-31/+31
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-194-20/+20
|
* Use KIcon::Place instead of KIcon::FileSystemsTimothy Pearson2012-11-201-1/+1
|
* Fix references to user profile directory.Darrell Anderson2012-11-042-3/+3
|
* Update online links in Konqueror TDE Development profile.Darrell Anderson2012-11-021-3/+3
| | | | This resolves bug report 1128.
* Update TQt3 property/enum macrosTimothy Pearson2012-10-204-13/+13
|
* Fix links in Konqueror launch page.Darrell Anderson2012-09-042-5/+5
|
* Branding: KDE->TDEDarrell Anderson2012-06-274-75/+75
|
* Branding: image updates.Darrell Anderson2012-06-221-0/+0
|
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-0858-202/+202
|
* Branding cleanup: *.desktop filesDarrell Anderson2012-05-282-133/+133
|
* Branding cleanup: KDE -> TDE.Darrell Anderson2012-05-101-3/+3
|
* Branding cleanup: I18N_NOOP KDE -> TDE.Darrell Anderson2012-05-101-1/+1
|
* Branding cleanup: K menu -> TDE menu.Darrell Anderson2012-05-101-1/+1
|
* Branding cleanup: KDE print -> TDE Print.Darrell Anderson2012-05-101-1/+1
|
* Fix typos.Darrell Anderson2012-04-051-1/+1
|
* Fix KDE -> TDE branding.Darrell Anderson2012-03-231-1/+1
|
* Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdebaseTimothy Pearson2012-03-073-4/+24
|\
| * Restore Open in background tab context menu.Darrell Anderson2012-03-073-4/+24
| | | | | | | | This closes bug report 245.
* | Rename additional members for tqt3Timothy Pearson2012-03-074-7/+7
|/
* Update desktop files: OnlyShowIn=KDE; -> OnlyShowIn=TDE;Darrell Anderson2012-03-052-2/+2
|
* Rename additional global functions and variables for tqt3Timothy Pearson2012-03-024-16/+16
|
* Rename additional global TQt functionsTimothy Pearson2012-03-013-3/+3
|
* Rename kde-config to tde-configTimothy Pearson2012-02-261-1/+1
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-172-4/+4
|
* Update various qt function definitions and static methods for tqt3Timothy Pearson2012-02-141-1/+1
|
* Fix error message when clicking on System icon on sidebar in konquerorTimothy Pearson2012-01-111-1/+1
| | | | This closes Bug 723
* Repair incorrectly show icon activation effect in List View when said ↵Timothy Pearson2012-01-071-3/+6
| | | | | | effects are disabled This closes Bug 335
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-2115-32/+32
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-1933-274/+274
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-1836-262/+262
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-1663-586/+586
| | | | This reverts commit 73c08b592db45af554b9f21029bc549d70f683ab.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-1563-586/+586
|
* Rename additional KDE stringsTimothy Pearson2011-12-081-1/+1
|
* Additional renaming of kde to tdeTimothy Pearson2011-11-167-8/+8
|
* Rename kwin to twin (part 1 of 2)Timothy Pearson2011-11-076-7/+7
|
* Rename additional instances of KDE to TDETimothy Pearson2011-11-062-2/+2
|
* Additional kde to tde renamingTimothy Pearson2011-11-0614-26/+26
|
* Link most Trinity DSOs against the most common kdelibs libraries to ↵tpearson2011-10-101-1/+1
| | | | | | compensate for linking changes in modern distributions such as Ubuntu Oneiric git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1258263 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* 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
* Use TDE_FULL_SESSION instead of KDE_FULL_SESSIONtpearson2011-08-201-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1248149 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-107-21/+21
| | | | | | | | 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-1031-122/+122
| | | | | | | | | 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-0923-53/+53
| | | | | | | | | | | | tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Rename incorrect instances of tqrepaint[...] to repaint[...]tpearson2011-07-073-5/+5
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1240369 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Wean kdebase off of hacky static qt_x_*_tim variablestpearson2011-04-032-14/+11
| | | | 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-023-4/+4
| | | | | | literals git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1226899 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix konqy_preload.desktop CMake install directorytpearson2011-03-171-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1225182 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix libkonqsidebarplugin versiontpearson2011-03-171-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1225180 283d02a7-25f6-0310-bc7c-ecb5cbfe19da