update artwork with icons from Jimmac , remove unused icon ------------------------------------------------------------------------ r533311 | wstephens | 2006-04-24 14:47:33 +0200 (lun, 24 avr 2006) | 7 lines Ugly fix for Novell #165907, route the dcop information path via KNM to kded networkstatus, instead of direct, as KNM knows if NM has no devices to configure and is still saying DISCONNECTED. Revert as soon as a libknetworkmanager (SOLID) is written, so kded can make this decision locally. ------------------------------------------------------------------------ r531875 | scripty | 2006-04-20 16:44:50 +0200 (jeu, 20 avr 2006) | 1 line SVN_SILENT made messages (.desktop file) ------------------------------------------------------------------------ r530749 | scripty | 2006-04-17 16:56:14 +0200 (lun, 17 avr 2006) | 1 line SVN_SILENT made messages (.desktop file) ------------------------------------------------------------------------ r530144 | scripty | 2006-04-15 16:27:07 +0200 (sam, 15 avr 2006) | 1 line SVN_SILENT made messages (.desktop file) ------------------------------------------------------------------------ r527910 | scripty | 2006-04-09 16:38:09 +0200 (dim, 09 avr 2006) | 1 line SVN_SILENT made messages (.desktop file) ------------------------------------------------------------------------ r526027 | wstephens | 2006-04-03 18:49:37 +0200 (lun, 03 avr 2006) | 3 lines Follow the XDG desktop file spec, patch courtesy of Michael Biebl CCMAIL: mbiebl@gmail.com ------------------------------------------------------------------------ r526024 | mueller | 2006-04-03 18:43:05 +0200 (lun, 03 avr 2006) | 2 lines make it compile ------------------------------------------------------------------------ r526013 | thoenig | 2006-04-03 17:34:04 +0200 (lun, 03 avr 2006) | 1 line fallback to the device's signal strength and don't show zero frequency if information is not provided by NM ------------------------------------------------------------------------ r525993 | scripty | 2006-04-03 16:29:06 +0200 (lun, 03 avr 2006) | 1 line SVN_SILENT made messages (.desktop file) ------------------------------------------------------------------------ r525963 | thoenig | 2006-04-03 15:28:56 +0200 (lun, 03 avr 2006) | 1 line only show bandwidth if available, simplyfications ------------------------------------------------------------------------ r525962 | thoenig | 2006-04-03 15:27:29 +0200 (lun, 03 avr 2006) | 1 line shortest is best ------------------------------------------------------------------------ r525959 | thoenig | 2006-04-03 15:22:53 +0200 (lun, 03 avr 2006) | 1 line revert parts of r524612: do not use QCString, set vendor and product strings to "unknown" if HAL can not provide information ------------------------------------------------------------------------ r525958 | thoenig | 2006-04-03 15:19:10 +0200 (lun, 03 avr 2006) | 1 line revert parts of r524612: do not use QCString, proper replies if no networks are VPN connections are stored ------------------------------------------------------------------------ r524973 | scripty | 2006-03-31 16:31:41 +0200 (ven, 31 mar 2006) | 1 line SVN_SILENT made messages (.desktop file) ------------------------------------------------------------------------ r524893 | danimo | 2006-03-31 15:36:01 +0200 (ven, 31 mar 2006) | 2 lines there is no just reason to hardcode a path that is in $PATH anyway ------------------------------------------------------------------------ r524612 | wstephens | 2006-03-30 21:32:25 +0200 (jeu, 30 mar 2006) | 2 lines Fix build with -DQT_NO_ASCII_CAST, replace a few char *'s with QCString ------------------------------------------------------------------------ r524510 | scripty | 2006-03-30 16:55:18 +0200 (jeu, 30 mar 2006) | 1 line SVN_SILENT made messages (.desktop file) ------------------------------------------------------------------------ r524407 | hasso | 2006-03-30 15:49:35 +0200 (jeu, 30 mar 2006) | 3 lines Better layout. ------------------------------------------------------------------------ r524360 | coolo | 2006-03-30 13:26:31 +0200 (jeu, 30 mar 2006) | 2 lines streamline configure run of kdereview ------------------------------------------------------------------------ r524356 | coolo | 2006-03-30 13:06:56 +0200 (jeu, 30 mar 2006) | 1 line create_svnignore -r ------------------------------------------------------------------------ r524353 | coolo | 2006-03-30 13:04:15 +0200 (jeu, 30 mar 2006) | 1 line some more makefile fixes ------------------------------------------------------------------------ r524350 | coolo | 2006-03-30 12:58:47 +0200 (jeu, 30 mar 2006) | 3 lines - removing documentation that only says it doesn't say anything - fixing place in kdereview ------------------------------------------------------------------------ r524312 | thoenig | 2006-03-30 11:29:57 +0200 (jeu, 30 mar 2006) | 1 line return QStringList for Network::getEncryptionProtocol as multiple encryption protocols for one and the same network might be applicable ------------------------------------------------------------------------ r524035 | thoenig | 2006-03-29 17:21:40 +0200 (mer, 29 mar 2006) | 1 line update bugzilla URL ------------------------------------------------------------------------ r524013 | wstephens | 2006-03-29 16:56:52 +0200 (mer, 29 mar 2006) | 1 line initial import of KNetworkManager to KDE SVN. You need NetworkManager 0.6.2 to use this. ------------------------------------------------------------------------ r523907 | wstephens | 2006-03-29 15:29:21 +0200 (mer, 29 mar 2006) | 2 lines Make dir for knetworkmanager, using import in-place technique. ------------------------------------------------------------------------