Commit Graph

49 Commits (aba90d7b846c91316d389e1bf8ccc41d7624c001)

Author SHA1 Message Date
Timothy Pearson 2ee958315a Fix unintended rename of track 12 years ago
Timothy Pearson ba30b44ed0 Rename KCmd to avoid conflicts with KDE4 12 years ago
Timothy Pearson 92dbbb6df3 Rename KIcon to enhance compatibility with KDE4 12 years ago
Timothy Pearson e0f85b11f6 Rename many classes and header files to avoid conflicts with KDE4 12 years ago
Timothy Pearson 0308f79447 Rename a number of classes to enhance compatibility with KDE4 12 years ago
Timothy Pearson 0aad0edba6 Rename a number of libraries and executables to avoid conflicts with KDE4 12 years ago
Timothy Pearson 76b7dd9a43 Rename a number of libraries and executables to avoid conflicts with KDE4 12 years ago
Timothy Pearson 75cf20e5d1 Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 12 years ago
Timothy Pearson a34aeb25a3 Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 12 years ago
Timothy Pearson 0bb16222af Rename KInstance and KAboutData to avoid conflicts with KDE4 12 years ago
Timothy Pearson 5283780d89 Rename KApplication to TDEApplication to avoid conflicts with KDE4 12 years ago
Timothy Pearson 86b34a4e0e Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4 12 years ago
Slávek Banko 824f886dae Fix support for xine 1.2 libraries 12 years ago
Darrell Anderson 5f33750491 Fix deprecation build warnings. The "preferred" function has
been available since at least xine 1.1.1 from 2005-11-15.
12 years ago
Darrell Anderson e9c83ca160 Fix deprecation build warnings by removing xine version
preprocessor checks. The "old" functions have been deprecated
since at least xine 1.0 from 2004.
12 years ago
Slávek Banko 1b07da422a Update autotools for new DSO linkage style
Thanks to Francois Andriot for the patch
13 years ago
Slávek Banko b929f2e6f6 Added next preset scales and shortcuts for zoom
This partially resolves Bug 1032
13 years ago
Slávek Banko d306f1c84f Removed window changes when switching normal / minimal mode
This partially resolves Bug 1032
13 years ago
Slávek Banko 791704c587 Fix keyboard shortcuts
Added minimal mode to popup menu
This partially resolves Bug 1032
13 years ago
Slávek Banko 8fe6f08227 Changed screen saver control to use fake events
This closes Bug 1031
13 years ago
Darrell Anderson efeb4d69d6 Fix "Only <glib.h> can be included directly" build errors. 13 years ago
Darrell Anderson 0a8a03922a Branding: KDE->TDE 13 years ago
Darrell Anderson 6857c42c07 Update XDG information in support of bug report 892. 13 years ago
Darrell Anderson 366a866510 Branding cleanup: *.desktop files 13 years ago
Darrell Anderson 611a89f3f6 GCC 4.7 fix to link knpplayer. 13 years ago
Darrell Anderson 31fb9ddc68 Add build support for xine-libs >= 1.2. 13 years ago
Darrell Anderson 5106117b5c GCC 4.7 fixes. 13 years ago
Timothy Pearson ed7719e0e3 Rename additional global functions and variables for tqt3 13 years ago
Timothy Pearson 598bc03646 Rename additional global TQt functions 13 years ago
Timothy Pearson bceb87c428 Remove spurious TQ_OBJECT instances 13 years ago
Timothy Pearson 119c7d143c Rename obsolete tq methods to standard names 13 years ago
Timothy Pearson 0ed6bc56f9 Remove additional unneeded tq method conversions 13 years ago
Timothy Pearson 81ad3b51a1 Rename old tq methods that no longer need a unique name 13 years ago
Timothy Pearson ee4b31b7bd Revert "Rename a number of old tq methods that are no longer tq specific"
This reverts commit f97c8a56e2.
13 years ago
Timothy Pearson f97c8a56e2 Rename a number of old tq methods that are no longer tq specific 13 years ago
Timothy Pearson 954c1de7aa Additional renaming of kde to tde 13 years ago
Timothy Pearson 4531ac1e7d Rename additional instances of KDE to TDE 13 years ago
Timothy Pearson dd49b4abbe Additional kde to tde renaming 13 years ago
tpearson 6dcc07c726 Link most Trinity DSOs against the most common kdelibs libraries to compensate for linking changes in modern distributions such as Ubuntu Oneiric
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kmplayer@1258263 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson f3a3aa3398 Fix a number of strings in Trinity that were incorrectly converted to TQ* from Q*
This fixes the Kopete MSN protocol among other things


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kmplayer@1254372 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson b05498a5f7 Fix remaining instances of tqStatus embedded in user visible strings
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kmplayer@1250385 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson ace145bd99 Convert remaining references to kde3 (e.g. in paths) to trinity
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kmplayer@1248408 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson cdbd0571ba rename the following methods:
tqparent parent
tqmask mask


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kmplayer@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 63c4fb318b rename the following methods:
tqfind find
tqreplace replace
tqcontains contains


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kmplayer@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 0d5a05983c Remove the tq in front of these incorrectly TQt4-converted methods/data members:
tqrepaint[...]
tqinvalidate[...]
tqparent[...]
tqmask[...]
tqlayout[...]
tqalignment[...]


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kmplayer@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 656e74dad5 Rename incorrect instances of tqrepaint[...] to repaint[...]
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kmplayer@1240369 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 769e63d24a TQt4 port kmplayer
This enables compilation under both Qt3 and Qt4


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kmplayer@1238840 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 0a8af92185 Fixed images
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kmplayer@1106839 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 092be7678b Added old abandoned KDE3 version of kmplayer
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kmplayer@1091557 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago