Michele Calgaro
2afc8bbbe4
Removed explicit usage of the 'register' keyword.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 8250c8e423
)
5 years ago
Matías Fonzo
f23894cb56
Added missing header in ksysguard/ksysguardd/Linux/netstat.c
...
Without the header, the build log:
[ 96%] Building C object ksysguard/ksysguardd/Linux/CMakeFiles/ksysguardd-static.dir/netstat.c.o
/usr/src/qi/build/tdebase-trinity-14.0.7/ksysguard/ksysguardd/Linux/netstat.c: In function ‘updateNetStatTcpUdpRaw’:
/usr/src/qi/build/tdebase-trinity-14.0.7/ksysguard/ksysguardd/Linux/netstat.c:269:2: error: unknown type name ‘uint’; did you mean ‘int’?
269 | uint local_addr, local_port;
| ^~~~
| int
/usr/src/qi/build/tdebase-trinity-14.0.7/ksysguard/ksysguardd/Linux/netstat.c:270:2: error: unknown type name ‘uint’; did you mean ‘int’?
270 | uint remote_addr, remote_port;
| ^~~~
| int
/usr/src/qi/build/tdebase-trinity-14.0.7/ksysguard/ksysguardd/Linux/netstat.c:272:2: error: unknown type name ‘uint’; did you mean ‘int’?
272 | uint state;
| ^~~~
| int
make[2]: *** [ksysguard/ksysguardd/Linux/CMakeFiles/ksysguardd-static.dir/build.make:180: ksysguard/ksysguardd/Linux/CMakeFiles/ksysguardd-static.dir/netstat.c.o] Error 1
make[2]: Leaving directory '/usr/src/qi/build/tdebase-trinity-14.0.7/BUILD'
make[1]: *** [CMakeFiles/Makefile2:24044: ksysguard/ksysguardd/Linux/CMakeFiles/ksysguardd-static.dir/all] Error 2
make[1]: Leaving directory '/usr/src/qi/build/tdebase-trinity-14.0.7/BUILD'
make: *** [Makefile:130: all] Error 2
Signed-off-by: Matías Fonzo <selk@dragora.org>
(cherry picked from commit 67fe6d2e73
)
5 years ago
Chris
ac1e334d00
Fix wrong KSysGuard description.
...
Signed-off-by: Chris <xchrisx@uber.space>
(cherry picked from commit b783ac1db5
)
5 years ago
Chris
cbfe194068
Fix KSysGuard name in about dialog.
...
Signed-off-by: Chris <xchrisx@uber.space>
(cherry picked from commit 49084ebc64
)
5 years ago
Chris
adc0dccc75
Fix KSysGuard desktop file.
...
Signed-off-by: Chris <xchrisx@uber.space>
(cherry picked from commit 9ed5c38859
)
5 years ago
Chris
a0ae9f118c
Improve tree view meaning in KSysGuard.
...
Signed-off-by: Chris <xchrisx@uber.space>
(cherry picked from commit adad93babb
)
5 years ago
Slávek Banko
f921365315
Fix CMakeL10n rules for ksysguard.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 1862630022
)
5 years ago
OBATA Akio
4741832142
Revive NetBSD support
...
Catch up to TDE and OS changes
Signed-off-by: OBATA Akio <obache@wizdas.com>
(cherry picked from commit 2a88ec3c02
)
5 years ago
Slávek Banko
c0bebcf76b
Add CMakeL10n rules.
...
Update TIMEZONES list.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit b95b665c78
)
6 years ago
Michele Calgaro
b4a5c0a167
Add includes to UI files to resolve FTBFS.
...
Partially cherry-picked from 661ed658
.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
1bfa9332c6
Fixed corrupted japanese translations. This relates to bug 2952.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 42974b5ab6
)
6 years ago
Timothy Pearson
db864b4562
Fix invalid headers in PNG files and optimize for size
...
(cherry picked from commit 09dce5e19f
)
8 years ago
Slávek Banko
46b20a5577
Fix FTBFS on freebsd
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 08122b137e
)
10 years ago
François Andriot
6807c7f7cb
Fix FTBFS on openbsd 5.7
...
This resolves Bug 2443
Signed-off-by: François Andriot <francois.andriot@free.fr>
(cherry picked from commit 638d5eaa2b
)
10 years ago
Timothy Pearson
46e2e93fa2
Bring most mimetypes in line with XDG specifications. The following are not fully verified in source as of this commit due to ubiquity: html, empty, info, make, man, misc, source, unknown
10 years ago
Timothy Pearson
ab197a37e3
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
a19ce6ad34
Bring undo, redo, find, and revert icons into XDG compliance
10 years ago
François Andriot
794af5ed13
Enhance memory management in ksysguard on openbsd
10 years ago
François Andriot
ffb5336b8c
Enable process management in ksysguard on openbsd
10 years ago
François Andriot
3abdbba639
Enable ksysguard build on openbsd
10 years ago
François Andriot
f19d2da92e
Add more processes to watch in ksysguard process management
10 years ago
Timothy Pearson
24db855178
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
10 years ago
François Andriot
373dcb07bd
Fix FTBFS due to missing return values
10 years ago
Darrell Anderson
9c70adfaf0
Rename kdeapp->tdeapp.
11 years ago
Darrell Anderson
cd86baef3e
Improve compatibility with non-Trinity environment menus and add a single
...
menu item for Trinity control center for those environments.
11 years ago
Darrell Anderson
f745371f2b
Update Q->TQ constants in ui files.
11 years ago
Alexander Golubev
84d73a40b2
Add lm_sensors optional support for ksysguard
11 years ago
Slávek Banko
3e88ddfbc3
Additional k => tde renaming and fixes
11 years ago
Timothy Pearson
fb6cafce6a
Add destructor to ReniceDlg in order to work around armel FTBFS
12 years ago
Timothy Pearson
77cbe84cb6
Rename additional header files to avoid conflicts with KDE4
12 years ago
Timothy Pearson
9286b9ebcc
Rename common header files for consistency with class renaming
12 years ago
Timothy Pearson
5e664c2e4a
Rename KCmd to avoid conflicts with KDE4
12 years ago
Timothy Pearson
de9b6c9ad1
Rename KIcon to enhance compatibility with KDE4
12 years ago
Timothy Pearson
a5430e4b98
Rename many classes and header files to avoid conflicts with KDE4
12 years ago
Timothy Pearson
f537c21b68
Rename a number of classes to enhance compatibility with KDE4
12 years ago
Timothy Pearson
01c60a2678
Rename KStandard for enhanced compatibility with KDE4
12 years ago
Timothy Pearson
8103f3767e
Fix a few remaining references to kio_
12 years ago
Timothy Pearson
de7e5867a6
Rename a number of libraries and executables to avoid conflicts with KDE4
12 years ago
Timothy Pearson
dc6b76cac4
Rename a number of libraries and executables to avoid conflicts with KDE4
12 years ago
Timothy Pearson
8084850061
Rename KServer, KSocket, KIO_EXPORT, KIOInput, KIOJob, KIOConfig, KIOBuffer, and KBuffer to avoid conflicts with KDE4
12 years ago
Timothy Pearson
cc74f360bb
Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4
12 years ago
Timothy Pearson
79b21d47bc
Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4
12 years ago
Timothy Pearson
1d061b286a
Rename KInstance and KAboutData to avoid conflicts with KDE4
12 years ago
Timothy Pearson
e4e0479220
Rename KApplication to TDEApplication to avoid conflicts with KDE4
12 years ago
Timothy Pearson
d41050ea3f
Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4
12 years ago
Timothy Pearson
a7e210311d
Fix disconnected signals and slots
12 years ago
Timothy Pearson
64f3533baa
Fix keyboard multi-select failure in ksysguard
12 years ago
Darrell Anderson
249c80deda
Fix QString -> TQString.
12 years ago
Darrell Anderson
87a1323192
Branding: Update ksysguard image.
13 years ago
Darrell Anderson
d97136fe94
Branding: KDE->TDE
13 years ago