Commit Graph

50 Commits (86cbf592b3059facbf140ded010d9d2cf922bdff)

Author SHA1 Message Date
Michele Calgaro 1f91199b59
Added translation of .desktop files.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Michele Calgaro 5167e4b937
Copy translations to a new directory layout.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
gregory guy 48deaabece
Drop scons build support.
Deleted empty file ChangeLog.
Update some cmake files with latest macros.
Add basic cmake build instructions.
Few cosmetics.

Signed-off-by: gregory guy <gregory-tde@laposte.net>
5 years ago
gregory guy ac5847e869
Add top-left main window icon (hi*-app-kstreamripper.png)
Signed-off-by: gregory guy <gregory-tde@laposte.net>
5 years ago
Slávek Banko 634d498e52
Merge desktop file entries from DEB packaging.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Slávek Banko e61fa2ecc3
Fix unnecessary automatic ascii conversion.
The definition of -UTQT_NO_ASCII_CAST is no longer needed.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
gregory guy 6d5cbbbea9
Conversion to the cmake building system.
Signed-off-by: gregory guy <gregory-tde@laposte.net>
6 years ago
Michele Calgaro 0f6c4cf95e
Removed .lsm files. lsm database is outdated and unmaintained. 7 years ago
Slávek Banko ded3f1fb86
Add CMakeL10n rules.
Create translation template.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
Slávek Banko 33481586bd Fix FTBFS due to missing automoc
This resolves last part of bug 2950

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
François Andriot 9fa6391b3f Fixed FTBFS in OpenSUSE (all versions) and Fedora 28.
Signed-off-by: François Andriot <albator78@libertysurf.fr>
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
8 years ago
Slávek Banko ef18cc16fa Fix FTBFS with SCons 3.x
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Timothy Pearson 741fc06095 Fix invalid headers in PNG files and optimize for size 10 years ago
Michele Calgaro e58c1706f7 Update version number to R14.1.0
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
11 years ago
Timothy Pearson 88a402ba17 Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications 12 years ago
Darrell Anderson ba75ba6f43 Add Help button to access help handbook.
This resolves bug report 1869.
12 years ago
Darrell Anderson b92652ad38 Update incomplete (template-only) help handbook to new default format. 12 years ago
Darrell Anderson c9ab64d8ea Prevent empty help handbook from populating the main handbook table of contents. 12 years ago
Slávek Banko 6ae3ac3d4c Fix FTBFS 13 years ago
Timothy Pearson 0586baf9ae Rename additional header files to avoid conflicts with KDE4 13 years ago
Timothy Pearson 3c0a07f3b2 Rename common header files for consistency with class renaming 13 years ago
Timothy Pearson e855b889ee FIx FTBFS 13 years ago
Timothy Pearson 644a5cabd2 Rename KAbout to avoid conflicts with KDE4 13 years ago
Timothy Pearson 4eb830901e Rename KStandard for enhanced compatibility with KDE4 13 years ago
Timothy Pearson 6296963076 Rename a number of libraries and executables to avoid conflicts with KDE4 13 years ago
Timothy Pearson d349acd84e Rename a number of libraries and executables to avoid conflicts with KDE4 13 years ago
Timothy Pearson d02427ecf6 Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 13 years ago
Timothy Pearson 54cd8526ce Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 13 years ago
Timothy Pearson 56e3cbe637 Rename KInstance and KAboutData to avoid conflicts with KDE4 13 years ago
Timothy Pearson b016a1ebdb Rename KApplication to TDEApplication to avoid conflicts with KDE4 13 years ago
Timothy Pearson 8fcac2ddbb Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4 13 years ago
Darrell Anderson 12583b3ce0 Fix inadvertent tqt changes. 14 years ago
Darrell Anderson 482ef3eb5b Update desktop file. 14 years ago
Timothy Pearson a9b1841cb0 Fix kstreamripper build failures 14 years ago
Darrell Anderson 9a2b22e91b Branding cleanup: *.desktop files 14 years ago
Darrell Anderson 35a2bf79f5 Update lsm files. 14 years ago
Timothy Pearson 0305923187 Remove spurious TQ_OBJECT instances 14 years ago
Timothy Pearson 0b02342509 Rename obsolete tq methods to standard names 14 years ago
Timothy Pearson 3dcc15da6e Remove additional unneeded tq method conversions 14 years ago
Timothy Pearson bcbfd20eca Rename old tq methods that no longer need a unique name 14 years ago
Timothy Pearson 1731c59e84 Revert "Rename a number of old tq methods that are no longer tq specific"
This reverts commit b932f954f8.
14 years ago
Timothy Pearson b932f954f8 Rename a number of old tq methods that are no longer tq specific 14 years ago
Timothy Pearson e91a07ec04 Additional renaming of kde to tde 15 years ago
Timothy Pearson 553d8493fb Additional kde to tde renaming 15 years ago
tpearson d602dc0c3d Fix a number of accidental tqStatus string conversions
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kstreamripper@1249829 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson e781eaf725 rename the following methods:
tqparent parent
tqmask mask


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


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kstreamripper@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson d47943098b 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/kstreamripper@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson d2627113ba TQt4 port kstreamripper
This enables compilation under both Qt3 and Qt4


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kstreamripper@1239914 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 2e77c0b4ce Added kstreamripper
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kstreamripper@1239912 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago