[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdebase/kcontrol
From:       Frans Englich <frans.englich () telia ! com>
Date:       2004-10-22 19:11:33
Message-ID: 20041022191133.BECCD16C64 () office ! kde ! org
[Download RAW message or body]

CVS commit by englich: 


Cleanup patch:

- Use setQuickHelp instead of reimplementing quickHelp
- Connect to slot changed() instead of home brewn stuff
- Sort headers
- Remove unnecessary Desktop entries
- Remove unused KAboutData variables..
- Remove unnecessary Makefile.am directives.
 
Same behavior, but 700 LOC less.


  M +1 -3      access/Makefile.am   1.14
  M +1 -1      access/kcmaccess.desktop   1.266
  M +1 -1      accessibility/Makefile.am   1.7
  M +4 -43     accessibility/accessibility.cpp   1.25
  M +1 -1      accessibility/accessibility.desktop   1.52
  M +0 -14     accessibility/accessibility.h   1.14
  M +29 -29    accessibility/accessibilityconfigwidget.ui   1.10
  M +2 -4      arts/Makefile.am   1.16
  M +17 -22    arts/arts.cpp   1.108
  M +1 -1      arts/arts.desktop   1.295
  M +2 -3      arts/arts.h   1.34
  M +1 -1      background/Makefile.am   1.35
  M +1 -1      background/background.desktop   1.263
  M +1 -7      background/main.cpp   1.15
  M +0 -2      background/main.h   1.11
  M +2 -2      bell/Makefile.am   1.34
  M +13 -17    bell/bell.cpp   1.52
  M +1 -1      bell/bell.desktop   1.240
  M +0 -2      bell/bell.h   1.22
  M +2 -2      clock/Makefile.am   1.10
  M +1 -1      clock/clock.desktop   1.283
  M +9 -16     clock/main.cpp   1.34
  M +0 -5      clock/main.h   1.7
  M +2 -2      colors/Makefile.am   1.13
  M +1 -1      colors/colors.desktop   1.212
  M +26 -47    colors/colorscm.cpp   1.95
  M +3 -5      colors/colorscm.h   1.15
  M +2 -3      componentchooser/Makefile.am   1.9
  M +2 -2      componentchooser/componentchooser.desktop   1.91
  M +4 -5      componentchooser/kcm_componentchooser.cpp   1.13
  M +1 -0      componentchooser/kcm_componentchooser.h   1.7
  M +2 -4      crypto/Makefile.am   1.20
  M +25 -32    crypto/crypto.cpp   1.137
  M +1 -1      crypto/crypto.desktop   1.214
  M +13 -17    crypto/crypto.h   1.49
  M +2 -2      css/Makefile.am   1.9
  M +36 -50    css/kcmcss.cpp   1.32
  M +1 -1      css/kcmcss.desktop   1.161
  M +0 -4      css/kcmcss.h   1.4
  M +2 -2      display/Makefile.am   1.87
  M +4 -4      display/display.cpp   1.13
  M +1 -1      display/display.desktop   1.53
  M +1 -1      ebrowsing/Makefile.am   1.21
  M +1 -1      ebrowsing/ebrowsing.desktop   1.318
  M +12 -21    ebrowsing/main.cpp   1.29
  M +0 -4      ebrowsing/main.h   1.11
  M +1 -1      ebrowsing/plugins/ikws/Makefile.am   1.20
  M +1 -1      ebrowsing/plugins/localdomain/Makefile.am   1.7
  M +1 -1      ebrowsing/plugins/shorturi/Makefile.am   1.12
  M +2 -2      energy/Makefile.am   1.12
  M +20 -27    energy/energy.cpp   1.33
  M +1 -5      energy/energy.h   1.7
  M +2 -2      filetypes/Makefile.am   1.27
  M +0 -3      filetypes/control.cpp   1.2
  M +1 -1      filetypes/filetypes.desktop   1.274
  M +22 -25    filetypes/filetypesview.cpp   1.76
  M +0 -1      filetypes/filetypesview.h   1.23
  M +2 -2      fonts/Makefile.am   1.21
  M +14 -42    fonts/fonts.cpp   1.92
  M +1 -1      fonts/fonts.desktop   1.255
  M +4 -6      fonts/fonts.h   1.21
  M +2 -2      icons/Makefile.am   1.13
  M +8 -7      icons/icons.cpp   1.37
  M +1 -1      icons/icons.desktop   1.207
  M +10 -10    icons/icons.h   1.13
  M +2 -2      info/Makefile.am   1.51
  M +1 -1      info/devices.desktop   1.227
  M +1 -1      info/dma.desktop   1.223
  M +1 -1      info/interrupts.desktop   1.226
  M +1 -1      info/ioports.desktop   1.259
  M +1 -1      info/memory.desktop   1.258
  M +1 -1      info/opengl.desktop   1.14
  M +1 -1      info/partitions.desktop   1.221
  M +1 -1      info/pci.desktop   1.222
  M +1 -1      info/processor.desktop   1.219
  M +1 -1      info/scsi.desktop   1.220
  M +1 -1      info/sound.desktop   1.261
  M +1 -1      info/xserver.desktop   1.234
  M +2 -2      input/Makefile.am   1.50
  M +7 -15     input/mouse.cpp   1.95
  M +1 -1      input/mouse.desktop   1.299
  M +4 -7      input/mouse.h   1.38
  M +2 -2      input/core/Makefile.am   1.4
  M +2 -2      input/xcursor/Makefile.am   1.3
  M +2 -2      ioslaveinfo/Makefile.am   1.12
  M +1 -1      ioslaveinfo/ioslaveinfo.desktop   1.186
  M +14 -45    ioslaveinfo/kcmioslaveinfo.cpp   1.37
  M +6 -17     ioslaveinfo/kcmioslaveinfo.h   1.11
  M +0 -1      joystick/Makefile.am   1.3
  M +21 -32    joystick/joystick.cpp   1.5
  M +0 -2      joystick/joystick.h   1.3
  M +2 -4      kded/Makefile.am   1.12
  M +14 -21    kded/kcmkded.cpp   1.30
  M +1 -1      kded/kcmkded.desktop   1.106
  M +2 -2      kded/kcmkded.h   1.10
  M +2 -2      kdm/Makefile.am   1.59
  M +2 -2      kdm/kdm.desktop   1.299
  M +33 -42    kdm/main.cpp   1.76
  M +0 -6      kdm/main.h   1.16
  M +2 -2      keys/Makefile.am   1.45
  M +1 -1      keys/keys.desktop   1.320
  M +18 -28    keys/main.cpp   1.59
  M +0 -4      keys/main.h   1.11
  M +21 -19    kfontinst/kcmfontinst/KCmFontInst.cpp   1.32
  M +6 -4      kfontinst/kcmfontinst/KCmFontInst.h   1.10
  M +3 -3      kfontinst/kcmfontinst/Makefile.am   1.11
  M +2 -2      kfontinst/kcmfontinst/kcmfontinst.desktop   1.65
  M +1 -1      kfontinst/kfile-plugin/Makefile.am   1.8
  M +1 -1      kfontinst/kfontinst/Makefile.am   1.31
  M +1 -1      kfontinst/kio/Makefile.am   1.7
  M +1 -1      kfontinst/lib/Makefile.am   1.12
  M +1 -1      kfontinst/thumbnail/Makefile.am   1.9
  M +2 -3      kfontinst/viewpart/Makefile.am   1.13
  M +2 -4      kicker/Makefile.am   1.46
  M +1 -1      kicker/extensionInfo.cpp   1.17
  M +1 -1      kicker/kicker_config.desktop   1.110
  M +1 -1      kicker/kicker_config_appearance.desktop   1.99
  M +15 -23    kicker/main.cpp   1.56
  M +1 -4      kicker/main.h   1.27
  M +1 -1      kicker/panel.desktop   1.380
  M +1 -1      kio/Makefile.am   1.56
  M +1 -1      kio/cache.desktop   1.158
  M +1 -1      kio/cookies.desktop   1.290
  M +1 -1      kio/lanbrowser.desktop   1.105
  M +24 -30    kio/main.cpp   1.31
  M +2 -9      kio/main.h   1.5
  M +1 -1      kio/netpref.desktop   1.158
  M +1 -1      kio/proxy.desktop   1.356
  M +1 -1      kio/smb.desktop   1.176
  M +1 -1      kio/useragent.desktop   1.318
  M +2 -2      knotify/Makefile.am   1.25
  M +1 -1      knotify/kcmnotify.desktop   1.226
  M +11 -14    knotify/knotify.cpp   1.76
  M +0 -1      knotify/knotify.h   1.31
  M +1 -1      konq/Makefile.am   1.53
  M +9 -16     konq/behaviour.cpp   1.78
  M +4 -5      konq/behaviour.h   1.30
  M +6 -13     konq/desktop.cpp   1.31
  M +1 -1      konq/desktop.desktop   1.298
  M +0 -4      konq/desktop.h   1.10
  M +1 -1      konq/desktopbehavior.desktop   1.109
  M +1 -1      konq/desktoppath.desktop   1.114
  M +1 -1      konq/fileappearance.desktop   1.102
  M +1 -1      konq/filebehavior.desktop   1.127
  M +1 -1      konq/filebrowser.desktop   1.91
  M +1 -1      konq/filepreviews.desktop   1.136
  M +11 -16    konq/fontopts.cpp   1.58
  M +5 -6      konq/fontopts.h   1.24
  M +17 -20    konq/previews.cpp   1.22
  M +1 -1      konq/previews.h   1.6
  M +14 -25    konq/rootopts.cpp   1.120
  M +7 -6      konq/rootopts.h   1.44
  M +1 -1      konq/webappearance.desktop   1.102
  M +1 -1      konq/webbehavior.desktop   1.109
  M +2 -2      konqhtml/Makefile.am   1.33
  M +36 -41    konqhtml/appearance.cpp   1.49
  M +0 -4      konqhtml/appearance.h   1.13
  M +6 -6      konqhtml/domainlistview.cpp   1.8
  M +0 -1      konqhtml/domainlistview.h   1.5
  M +19 -22    konqhtml/htmlopts.cpp   1.86
  M +0 -1      konqhtml/htmlopts.h   1.35
  M +5 -10     konqhtml/jsopts.cpp   1.51
  M +0 -1      konqhtml/jsopts.h   1.16
  M +1 -1      konqhtml/khtml_behavior.desktop   1.135
  M +1 -1      konqhtml/khtml_fonts.desktop   1.108
  M +1 -1      konqhtml/khtml_java_js.desktop   1.110
  M +2 -4      konsole/Makefile.am   1.13
  M +28 -41    konsole/kcmkonsole.cpp   1.52
  M +1 -1      konsole/kcmkonsole.desktop   1.153
  M +3 -6      konsole/kcmkonsole.h   1.10
  M +1 -1      krdb/Makefile.am   1.84
  M +1 -1      krdb/ad/Makefile.am   1.24
  M +1 -1      kthememanager/Makefile.am   1.5
  M +16 -30    kthememanager/kthememanager.cpp   1.17
  M +0 -1      kthememanager/kthememanager.desktop   1.52
  M +5 -17     kthememanager/kthememanager.h   1.10
  M +2 -2      launch/Makefile.am   1.6
  M +8 -14     launch/kcmlaunch.cpp   1.27
  M +1 -1      launch/kcmlaunch.desktop   1.138
  M +2 -3      launch/kcmlaunch.h   1.7
  M +1 -1      locale/Makefile.am   1.65
  M +7 -13     locale/kcmlocale.cpp   1.115
  M +3 -6      locale/kcmlocale.h   1.47
  M +1 -1      locale/language.desktop   1.293
  M +2 -2      nics/Makefile.am   1.8
  M +16 -19    nics/nic.cpp   1.30
  M +1 -1      nics/nic.desktop   1.143
  M +1 -1      nics/nic.h   1.6
  M +2 -2      performance/Makefile.am   1.9
  M +1 -1      performance/kcmkonqyperformance.desktop   1.87
  M +16 -39    performance/kcmperformance.cpp   1.10
  M +1 -1      performance/kcmperformance.desktop   1.84
  M +0 -6      performance/kcmperformance.h   1.4
  M +2 -2      privacy/Makefile.am   1.5
  M +13 -31    privacy/privacy.cpp   1.23
  M +0 -1      privacy/privacy.desktop   1.71
  M +3 -7      privacy/privacy.h   1.7
  M +2 -2      randr/Makefile.am   1.17
  M +9 -9      randr/krandrmodule.cpp   1.33
  M +2 -2      samba/Makefile.am   1.39
  M +27 -33    samba/main.cpp   1.35
  M +1 -1      samba/smbstatus.desktop   1.169
  M +2 -2      screensaver/Makefile.am   1.17
  M +1 -1      screensaver/screensaver.desktop   1.240
  M +26 -37    screensaver/scrnsave.cpp   1.88
  M +0 -3      screensaver/scrnsave.h   1.23
  M +2 -4      smartcard/Makefile.am   1.11
  M +19 -27    smartcard/smartcard.cpp   1.21
  M +1 -1      smartcard/smartcard.desktop   1.124
  M +2 -8      smartcard/smartcard.h   1.9
  M +2 -4      smserver/Makefile.am   1.12
  M +12 -26    smserver/kcmsmserver.cpp   1.20
  M +1 -1      smserver/kcmsmserver.desktop   1.193
  M +0 -6      smserver/kcmsmserver.h   1.4
  M +3 -4      spellchecking/Makefile.am   1.7
  M +9 -11     spellchecking/spellchecking.cpp   1.23
  M +1 -1      spellchecking/spellchecking.desktop   1.180
  M +0 -4      spellchecking/spellchecking.h   1.8
  M +2 -2      style/Makefile.am   1.17
  M +5 -9      style/kcmstyle.cpp   1.79
  M +8 -8      style/kcmstyle.h   1.21
  M +1 -1      style/style.desktop   1.117
  M +1 -1      style/keramik/Makefile.am   1.4
  M +2 -4      taskbar/Makefile.am   1.12
  M +17 -36    taskbar/kcmtaskbar.cpp   1.42
  M +1 -1      taskbar/kcmtaskbar.desktop   1.238
  M +0 -5      taskbar/kcmtaskbar.h   1.16
  M +2 -4      usbview/Makefile.am   1.7
  M +7 -29     usbview/kcmusb.cpp   1.21
  M +1 -1      usbview/kcmusb.desktop   1.124
  M +0 -9      usbview/kcmusb.h   1.7
  M +2 -4      view1394/Makefile.am   1.5
  M +1 -1      view1394/kcmview1394.desktop   1.64
  M +19 -30    view1394/view1394.cpp   1.9
  M +3 -8      view1394/view1394.h   1.5
  M +2 -4      xinerama/Makefile.am   1.6
  M +3 -5      xinerama/kcmxinerama.cpp   1.18
  M +0 -2      xinerama/kcmxinerama.h   1.6
  M +1 -1      xinerama/xinerama.desktop   1.77



[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic