gregory guy
e7dbd05dac
Drop automake build support.
...
Add basic cmake instructions in an INSTALL file.
Rework of the README file as well as the help page.
The knetstats.desktop file has been moved to the "src" folder.
Signed-off-by: gregory guy <gregory-tde@laposte.net>
5 years ago
Slávek Banko
395c1540bb
Add CMakeL10n rules.
...
Create translation template.
Modify CMake rules for translations
to make them independent of languages.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Slávek Banko
06772a369f
Fix structure of directories
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Slávek Banko
6a9585138c
Add includes to UI files to resolve FTBFS.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
gregory guy
eeefa496af
conversion to the cmake building system
...
Signed-off-by: gregory guy <g-gregory@gmx.fr>
6 years ago
Michele Calgaro
72eb7166e7
LIB_QT -> LIB_TQT conversion to align to updated admin module
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Timothy Pearson
083428612d
Fix invalid headers in PNG files and optimize for size
8 years ago
Timothy Pearson
739a9d60ae
Add TB range to byte counters
10 years ago
Timothy Pearson
c903aeab54
Fix counter overflow at 4GB
...
Add GB range to byte counters
10 years ago
Timothy Pearson
c1257fcfbb
Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance
10 years ago
Timothy Pearson
593baa086e
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
10 years ago
Darrell Anderson
bbb3bdb04a
Remove version from help handbook.
11 years ago
Darrell Anderson
cbc45295c8
Fix help handbook not appearing in main handbook table of contents.
11 years ago
Slávek Banko
98d301c80b
Additional k => tde renaming and fixes
11 years ago
Darrell Anderson
b794365d85
Update desktop files in support of bug report 1463.
12 years ago
Timothy Pearson
dca36b5541
Rename additional header files to avoid conflicts with KDE4
12 years ago
Timothy Pearson
c3e457244d
Rename common header files for consistency with class renaming
12 years ago
Timothy Pearson
0233c0120e
Rename KAbout to avoid conflicts with KDE4
12 years ago
Timothy Pearson
90ccb026e1
Rename KIcon to enhance compatibility with KDE4
12 years ago
Timothy Pearson
fe573833ca
Rename many classes and header files to avoid conflicts with KDE4
12 years ago
Timothy Pearson
3e1b671141
Rename a number of classes to enhance compatibility with KDE4
12 years ago
Timothy Pearson
703f4a3420
Rename a number of libraries and executables to avoid conflicts with KDE4
12 years ago
Timothy Pearson
8e5ec90eab
Rename a number of libraries and executables to avoid conflicts with KDE4
12 years ago
Timothy Pearson
cd05b944a0
Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4
12 years ago
Timothy Pearson
b78994aa4d
Rename KInstance and KAboutData to avoid conflicts with KDE4
12 years ago
Timothy Pearson
c640ab998f
Rename KApplication to TDEApplication to avoid conflicts with KDE4
12 years ago
Timothy Pearson
141cf4b49f
Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4
12 years ago
Darrell Anderson
1d9feffc66
Update XDG information in support of bug report 892.
13 years ago
Darrell Anderson
0d0ada8f20
Update docbook headers.
13 years ago
Timothy Pearson
a9cba7252d
Rename additional global TQt functions
13 years ago
Timothy Pearson
2555322434
Rename kde-config to tde-config
13 years ago
Timothy Pearson
1ada2c8d70
Remove spurious TQ_OBJECT instances
13 years ago
Timothy Pearson
91db918dbb
Rename obsolete tq methods to standard names
13 years ago
Timothy Pearson
493fdb97c2
Remove additional unneeded tq method conversions
13 years ago
Timothy Pearson
deb642e11a
Rename old tq methods that no longer need a unique name
13 years ago
Timothy Pearson
e455f84895
Revert "Rename a number of old tq methods that are no longer tq specific"
...
This reverts commit 49fef1f635
.
13 years ago
Timothy Pearson
49fef1f635
Rename a number of old tq methods that are no longer tq specific
13 years ago
Timothy Pearson
6bc54fd32d
Rename KDEHOME and KDEDIR
13 years ago
Timothy Pearson
14ad1ca7d3
Additional renaming of kde to tde
13 years ago
Timothy Pearson
58ed7d31e0
Rename additional instances of KDE to TDE
13 years ago
Timothy Pearson
234fd4ff9f
Additional kde to tde renaming
13 years ago
tpearson
83e6319f61
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/knetstats@1258263 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
7bde530f35
rename the following methods:
...
tqparent parent
tqmask mask
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/knetstats@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
df757dfa7d
rename the following methods:
...
tqfind find
tqreplace replace
tqcontains contains
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/knetstats@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
330bc68b36
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/knetstats@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
068115608d
TQt4 convert knetstats
...
This enables compilation under both Qt3 and Qt4
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/knetstats@1238873 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
f420d77148
Fixed images
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/knetstats@1106848 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson
ace60a4b0e
Added KDE3 version of knetstats
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/knetstats@1091565 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago