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

List:       kde-commits
Subject:    branches/trinity/kdevelop [POSSIBLY UNSAFE] [BROKEN EMAIL]
From:       Timothy Pearson <kb9vqf () pearsoncomputing ! net>
Date:       2010-07-31 19:57:47
Message-ID: 20100731195747.CA2C5AC7A9 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1157658 by tpearson:

Trinity Qt initial conversion


 M  +14 -14    buildtools/ada/adaglobaloptionsdlg.cpp  
 M  +9 -9      buildtools/ada/adaglobaloptionsdlg.h  
 M  +90 -90    buildtools/ada/adaproject_part.cpp  
 M  +33 -33    buildtools/ada/adaproject_part.h  
 M  +1 -1      buildtools/ada/adaproject_widget.cpp  
 M  +2 -2      buildtools/ada/adaproject_widget.h  
 M  +35 -35    buildtools/ada/adaprojectoptionsdlg.cpp  
 M  +11 -11    buildtools/ada/adaprojectoptionsdlg.h  
 M  +13 -13    buildtools/ada/service.cpp  
 M  +6 -6      buildtools/ada/service.h  
 M  +88 -88    buildtools/ant/antprojectpart.cpp  
 M  +31 -31    buildtools/ant/antprojectpart.h  
 M  +33 -33    buildtools/autotools/addapplicationdlg.cpp  
 M  +2 -2      buildtools/autotools/addapplicationdlg.h  
 M  +38 -38    buildtools/autotools/addexistingdirectoriesdlg.cpp  
 M  +3 -3      buildtools/autotools/addexistingdirectoriesdlg.h  
 M  +35 -35    buildtools/autotools/addexistingfilesdlg.cpp  
 M  +4 -4      buildtools/autotools/addexistingfilesdlg.h  
 M  +27 -27    buildtools/autotools/addfiledlg.cpp  
 M  +2 -2      buildtools/autotools/addfiledlg.h  
 M  +14 -14    buildtools/autotools/addicondlg.cpp  
 M  +1 -1      buildtools/autotools/addicondlg.h  
 M  +18 -18    buildtools/autotools/addprefixdlg.cpp  
 M  +6 -6      buildtools/autotools/addprefixdlg.h  
 M  +33 -33    buildtools/autotools/addservicedlg.cpp  
 M  +3 -3      buildtools/autotools/addservicedlg.h  
 M  +32 -32    buildtools/autotools/addsubprojectdlg.cpp  
 M  +2 -2      buildtools/autotools/addsubprojectdlg.h  
 M  +24 -24    buildtools/autotools/addtargetdlg.cpp  
 M  +2 -2      buildtools/autotools/addtargetdlg.h  
 M  +29 -29    buildtools/autotools/addtranslationdlg.cpp  
 M  +3 -3      buildtools/autotools/addtranslationdlg.h  
 M  +69 -69    buildtools/autotools/autodetailsview.cpp  
 M  +7 -7      buildtools/autotools/autodetailsview.h  
 M  +25 -25    buildtools/autotools/autolistviewitems.cpp  
 M  +26 -26    buildtools/autotools/autolistviewitems.h  
 M  +234 -234  buildtools/autotools/autoprojectpart.cpp  
 M  +50 -50    buildtools/autotools/autoprojectpart.h  
 M  +111 -111  buildtools/autotools/autoprojectwidget.cpp  
 M  +34 -34    buildtools/autotools/autoprojectwidget.h  
 M  +158 -158  buildtools/autotools/autosubprojectview.cpp  
 M  +20 -20    buildtools/autotools/autosubprojectview.h  
 M  +37 -37    buildtools/autotools/autotoolsaction.cpp  
 M  +20 -20    buildtools/autotools/autotoolsaction.h  
 M  +36 -36    buildtools/autotools/choosetargetdialog.cpp  
 M  +3 -3      buildtools/autotools/choosetargetdialog.h  
 M  +62 -62    buildtools/autotools/configureoptionswidget.cpp  
 M  +11 -11    buildtools/autotools/configureoptionswidget.h  
 M  +51 -51    buildtools/autotools/fileselectorwidget.cpp  
 M  +21 -21    buildtools/autotools/fileselectorwidget.h  
 M  +20 -20    buildtools/autotools/kfilednddetailview.cpp  
 M  +17 -17    buildtools/autotools/kfilednddetailview.h  
 M  +21 -21    buildtools/autotools/kfiledndiconview.cpp  
 M  +16 -16    buildtools/autotools/kfiledndiconview.h  
 M  +14 -14    buildtools/autotools/kimporticonview.cpp  
 M  +4 -4      buildtools/autotools/kimporticonview.h  
 M  +27 -27    buildtools/autotools/makefilehandler.cpp  
 M  +4 -4      buildtools/autotools/makefilehandler.h  
 M  +3 -3      buildtools/autotools/managecustomcommand.cpp  
 M  +1 -1      buildtools/autotools/managecustomcommand.h  
 M  +129 -129  buildtools/autotools/misc.cpp  
 M  +13 -13    buildtools/autotools/misc.h  
 M  +42 -42    buildtools/autotools/removefiledlg.cpp  
 M  +6 -6      buildtools/autotools/removefiledlg.h  
 M  +29 -29    buildtools/autotools/removetargetdlg.cpp  
 M  +3 -3      buildtools/autotools/removetargetdlg.h  
 M  +67 -67    buildtools/autotools/subprojectoptionsdlg.cpp  
 M  +4 -4      buildtools/autotools/subprojectoptionsdlg.h  
 M  +51 -51    buildtools/autotools/targetoptionsdlg.cpp  
 M  +1 -1      buildtools/autotools/targetoptionsdlg.h  
 M  +14 -14    buildtools/custommakefiles/custombuildoptionswidget.cpp  
 M  +7 -7      buildtools/custommakefiles/custombuildoptionswidget.h  
 M  +21 -21    buildtools/custommakefiles/custommakeconfigwidget.cpp  
 M  +7 -7      buildtools/custommakefiles/custommakeconfigwidget.h  
 M  +12 -12    buildtools/custommakefiles/custommanagerwidget.cpp  
 M  +4 -4      buildtools/custommakefiles/custommanagerwidget.h  
 M  +23 -23    buildtools/custommakefiles/customotherconfigwidget.cpp  
 M  +7 -7      buildtools/custommakefiles/customotherconfigwidget.h  
 M  +292 -292  buildtools/custommakefiles/customprojectpart.cpp  
 M  +63 -63    buildtools/custommakefiles/customprojectpart.h  
 M  +27 -27    buildtools/custommakefiles/selectnewfilesdialog.cpp  
 M  +8 -8      buildtools/custommakefiles/selectnewfilesdialog.h  
 M  +1 -1      buildtools/lib/base/kdevbuildtool.cpp  
 M  +1 -1      buildtools/lib/base/kdevbuildtool.h  
 M  +5 -5      buildtools/lib/parsers/autotools/autotools_yacc.cpp  
 M  +12 -12    buildtools/lib/parsers/autotools/autotoolsast.cpp  
 M  +22 -22    buildtools/lib/parsers/autotools/autotoolsast.h  
 M  +4 -4      buildtools/lib/parsers/autotools/autotoolsdriver.cpp  
 M  +3 -3      buildtools/lib/parsers/autotools/autotoolsdriver.h  
 M  +37 -37    buildtools/lib/parsers/autotools/tests/viewer.cpp  
 M  +6 -6      buildtools/lib/parsers/autotools/tests/viewer.h  
 M  +2 -2      buildtools/lib/parsers/autotools/tests/viewer_main.cpp  
 M  +17 -17    buildtools/lib/parsers/qmake/qmake_lex.cpp  
 M  +1 -1      buildtools/lib/parsers/qmake/qmake_lex.h  
 M  +4 -4      buildtools/lib/parsers/qmake/qmake_yacc.cpp  
 M  +8 -8      buildtools/lib/parsers/qmake/qmake_yacc.hpp  
 M  +11 -11    buildtools/lib/parsers/qmake/qmakeast.cpp  
 M  +20 -20    buildtools/lib/parsers/qmake/qmakeast.h  
 M  +1 -1      buildtools/lib/parsers/qmake/qmakeastvisitor.cpp  
 M  +5 -5      buildtools/lib/parsers/qmake/qmakedriver.cpp  
 M  +1 -1      buildtools/lib/parsers/qmake/qmakedriver.h  
 M  +5 -5      buildtools/lib/parsers/qmake/tests/runner.cpp  
 M  +35 -35    buildtools/lib/parsers/qmake/tests/viewer.cpp  
 M  +5 -5      buildtools/lib/parsers/qmake/tests/viewer.h  
 M  +2 -2      buildtools/lib/parsers/qmake/tests/viewer_main.cpp  
 M  +17 -17    buildtools/lib/widgets/addenvvardlg.cpp  
 M  +7 -7      buildtools/lib/widgets/addenvvardlg.h  
 M  +8 -8      buildtools/lib/widgets/addfilesdialog.cpp  
 M  +5 -5      buildtools/lib/widgets/addfilesdialog.h  
 M  +6 -6      buildtools/lib/widgets/environmentdisplaydialog.cpp  
 M  +1 -1      buildtools/lib/widgets/environmentdisplaydialog.h  
 M  +15 -15    buildtools/lib/widgets/environmentvariableswidget.cpp  
 M  +7 -7      buildtools/lib/widgets/environmentvariableswidget.h  
 M  +4 -4      buildtools/lib/widgets/envvartools.cpp  
 M  +2 -2      buildtools/lib/widgets/envvartools.h  
 M  +6 -6      buildtools/lib/widgets/makeoptionswidget.cpp  
 M  +5 -5      buildtools/lib/widgets/makeoptionswidget.h  
 M  +5 -5      buildtools/lib/widgets/removesubprojectdialog.cpp  
 M  +1 -1      buildtools/lib/widgets/removesubprojectdialog.h  
 M  +20 -20    buildtools/lib/widgets/runoptionswidget.cpp  
 M  +7 -7      buildtools/lib/widgets/runoptionswidget.h  
 M  +6 -6      buildtools/lib/widgets/subclassesdlg.cpp  
 M  +5 -5      buildtools/lib/widgets/subclassesdlg.h  
 M  +14 -14    buildtools/pascal/pascalglobaloptionsdlg.cpp  
 M  +9 -9      buildtools/pascal/pascalglobaloptionsdlg.h  
 M  +94 -94    buildtools/pascal/pascalproject_part.cpp  
 M  +33 -33    buildtools/pascal/pascalproject_part.h  
 M  +1 -1      buildtools/pascal/pascalproject_widget.cpp  
 M  +2 -2      buildtools/pascal/pascalproject_widget.h  
 M  +35 -35    buildtools/pascal/pascalprojectoptionsdlg.cpp  
 M  +11 -11    buildtools/pascal/pascalprojectoptionsdlg.h  
 M  +13 -13    buildtools/pascal/service.cpp  
 M  +6 -6      buildtools/pascal/service.h  
 M  +7 -7      buildtools/qmake/choosesubprojectdlg.cpp  
 M  +4 -4      buildtools/qmake/choosesubprojectdlg.h  
 M  +9 -9      buildtools/qmake/createscopedlg.cpp  
 M  +1 -1      buildtools/qmake/createscopedlg.h  
 M  +8 -8      buildtools/qmake/disablesubprojectdlg.cpp  
 M  +2 -2      buildtools/qmake/disablesubprojectdlg.h  
 M  +14 -14    buildtools/qmake/newwidgetdlg.cpp  
 M  +2 -2      buildtools/qmake/newwidgetdlg.h  
 M  +195 -195  buildtools/qmake/projectconfigurationdlg.cpp  
 M  +12 -12    buildtools/qmake/projectconfigurationdlg.h  
 M  +12 -12    buildtools/qmake/qmakedefaultopts.cpp  
 M  +8 -8      buildtools/qmake/qmakedefaultopts.h  
 M  +6 -6      buildtools/qmake/qmakeoptionswidget.cpp  
 M  +6 -6      buildtools/qmake/qmakeoptionswidget.h  
 M  +125 -125  buildtools/qmake/qmakescopeitem.cpp  
 M  +38 -38    buildtools/qmake/qmakescopeitem.h  
 M  +240 -240  buildtools/qmake/scope.cpp  
 M  +64 -64    buildtools/qmake/scope.h  
 M  +2 -2      buildtools/qmake/trolllistview.cpp  
 M  +2 -2      buildtools/qmake/trolllistview.h  
 M  +152 -152  buildtools/qmake/trollprojectpart.cpp  
 M  +36 -36    buildtools/qmake/trollprojectpart.h  
 M  +365 -365  buildtools/qmake/trollprojectwidget.cpp  
 M  +62 -62    buildtools/qmake/trollprojectwidget.h  
 M  +24 -24    buildtools/script/scriptnewfiledlg.cpp  
 M  +3 -3      buildtools/script/scriptnewfiledlg.h  
 M  +11 -11    buildtools/script/scriptoptionswidget.cpp  
 M  +1 -1      buildtools/script/scriptoptionswidget.h  
 M  +78 -78    buildtools/script/scriptprojectpart.cpp  
 M  +23 -23    buildtools/script/scriptprojectpart.h  
 M  +5 -5      editors/editor-chooser/editorchooser_part.cpp  
 M  +1 -1      editors/editor-chooser/editorchooser_part.h  
 M  +8 -8      editors/editor-chooser/editorchooser_widget.cpp  
 M  +3 -3      editors/editor-chooser/editorchooser_widget.h  
 M  +15 -15    embedded/visualboyadvance/vbaconfigwidget.cpp  
 M  +2 -2      embedded/visualboyadvance/vbaconfigwidget.h  
 M  +16 -16    embedded/visualboyadvance/visualboyadvance_part.cpp  
 M  +2 -2      embedded/visualboyadvance/visualboyadvance_part.h  
 M  +147 -147  kdevdesigner/designer/actiondnd.cpp  
 M  +78 -78    kdevdesigner/designer/actiondnd.h  
 M  +64 -64    kdevdesigner/designer/actioneditorimpl.cpp  
 M  +10 -10    kdevdesigner/designer/actioneditorimpl.h  
 M  +14 -14    kdevdesigner/designer/actionlistview.cpp  
 M  +9 -9      kdevdesigner/designer/actionlistview.h  
 M  +13 -13    kdevdesigner/designer/asciivalidator.cpp  
 M  +6 -6      kdevdesigner/designer/asciivalidator.h  
 M  +287 -287  kdevdesigner/designer/command.cpp  
 M  +252 -252  kdevdesigner/designer/command.h  
 M  +30 -30    kdevdesigner/designer/configtoolboxdialog.ui.h  
 M  +31 -31    kdevdesigner/designer/connectiondialog.ui.h  
 M  +110 -110  kdevdesigner/designer/connectionitems.cpp  
 M  +36 -36    kdevdesigner/designer/connectionitems.h  
 M  +3 -3      kdevdesigner/designer/connectiontable.cpp  
 M  +2 -2      kdevdesigner/designer/connectiontable.h  
 M  +104 -104  kdevdesigner/designer/customwidgeteditorimpl.cpp  
 M  +20 -20    kdevdesigner/designer/customwidgeteditorimpl.h  
 M  +23 -23    kdevdesigner/designer/database.cpp  
 M  +18 -18    kdevdesigner/designer/database.h  
 M  +6 -6      kdevdesigner/designer/dbconnectionimpl.cpp  
 M  +2 -2      kdevdesigner/designer/dbconnectionimpl.h  
 M  +20 -20    kdevdesigner/designer/dbconnectionsimpl.cpp  
 M  +3 -3      kdevdesigner/designer/dbconnectionsimpl.h  
 M  +26 -26    kdevdesigner/designer/defs.cpp  
 M  +5 -5      kdevdesigner/designer/defs.h  
 M  +24 -24    kdevdesigner/designer/designer_pch.h  
 M  +2 -2      kdevdesigner/designer/designeraction.cpp  
 M  +13 -13    kdevdesigner/designer/designeraction.h  
 M  +38 -38    kdevdesigner/designer/designerapp.cpp  
 M  +6 -6      kdevdesigner/designer/designerapp.h  
 M  +184 -184  kdevdesigner/designer/designerappiface.cpp  
 M  +106 -106  kdevdesigner/designer/designerappiface.h  
 M  +62 -62    kdevdesigner/designer/editfunctionsimpl.cpp  
 M  +29 -29    kdevdesigner/designer/editfunctionsimpl.h  
 M  +17 -17    kdevdesigner/designer/filechooser.cpp  
 M  +8 -8      kdevdesigner/designer/filechooser.h  
 M  +1 -1      kdevdesigner/designer/finddialog.ui.h  
 M  +90 -90    kdevdesigner/designer/formfile.cpp  
 M  +22 -22    kdevdesigner/designer/formfile.h  
 M  +13 -13    kdevdesigner/designer/formsettingsimpl.cpp  
 M  +1 -1      kdevdesigner/designer/formsettingsimpl.h  
 M  +471 -471  kdevdesigner/designer/formwindow.cpp  
 M  +109 -109  kdevdesigner/designer/formwindow.h  
 M  +258 -258  kdevdesigner/designer/hierarchyview.cpp  
 M  +65 -65    kdevdesigner/designer/hierarchyview.h  
 M  +18 -18    kdevdesigner/designer/iconvieweditorimpl.cpp  
 M  +4 -4      kdevdesigner/designer/iconvieweditorimpl.h  
 M  +71 -71    kdevdesigner/designer/kdevdesigner_part.cpp  
 M  +18 -18    kdevdesigner/designer/kdevdesigner_part.h  
 M  +117 -117  kdevdesigner/designer/layout.cpp  
 M  +34 -34    kdevdesigner/designer/layout.h  
 M  +50 -50    kdevdesigner/designer/listboxdnd.cpp  
 M  +12 -12    kdevdesigner/designer/listboxdnd.h  
 M  +35 -35    kdevdesigner/designer/listboxeditorimpl.cpp  
 M  +4 -4      kdevdesigner/designer/listboxeditorimpl.h  
 M  +21 -21    kdevdesigner/designer/listboxrename.cpp  
 M  +8 -8      kdevdesigner/designer/listboxrename.h  
 M  +26 -26    kdevdesigner/designer/listdnd.cpp  
 M  +16 -16    kdevdesigner/designer/listdnd.h  
 M  +16 -16    kdevdesigner/designer/listeditor.ui.h  
 M  +52 -52    kdevdesigner/designer/listviewdnd.cpp  
 M  +12 -12    kdevdesigner/designer/listviewdnd.h  
 M  +100 -100  kdevdesigner/designer/listvieweditorimpl.cpp  
 M  +19 -19    kdevdesigner/designer/listvieweditorimpl.h  
 M  +643 -643  kdevdesigner/designer/mainwindow.cpp  
 M  +112 -112  kdevdesigner/designer/mainwindow.h  
 M  +305 -305  kdevdesigner/designer/mainwindowactions.cpp  
 M  +96 -96    kdevdesigner/designer/menubareditor.cpp  
 M  +42 -42    kdevdesigner/designer/menubareditor.h  
 M  +243 -243  kdevdesigner/designer/metadatabase.cpp  
 M  +127 -127  kdevdesigner/designer/metadatabase.h  
 M  +82 -82    kdevdesigner/designer/multilineeditorimpl.cpp  
 M  +23 -23    kdevdesigner/designer/multilineeditorimpl.h  
 M  +2 -2      kdevdesigner/designer/myiconloader.cpp  
 M  +4 -4      kdevdesigner/designer/myiconloader.h  
 M  +59 -59    kdevdesigner/designer/newformimpl.cpp  
 M  +32 -32    kdevdesigner/designer/newformimpl.h  
 M  +18 -18    kdevdesigner/designer/orderindicator.cpp  
 M  +6 -6      kdevdesigner/designer/orderindicator.h  
 M  +37 -37    kdevdesigner/designer/outputwindow.cpp  
 M  +17 -17    kdevdesigner/designer/outputwindow.h  
 M  +104 -104  kdevdesigner/designer/paletteeditoradvancedimpl.cpp  
 M  +19 -19    kdevdesigner/designer/paletteeditoradvancedimpl.h  
 M  +67 -67    kdevdesigner/designer/paletteeditorimpl.cpp  
 M  +10 -10    kdevdesigner/designer/paletteeditorimpl.h  
 M  +58 -58    kdevdesigner/designer/pixmapchooser.cpp  
 M  +16 -16    kdevdesigner/designer/pixmapchooser.h  
 M  +30 -30    kdevdesigner/designer/pixmapcollection.cpp  
 M  +14 -14    kdevdesigner/designer/pixmapcollection.h  
 M  +18 -18    kdevdesigner/designer/pixmapcollectioneditor.ui.h  
 M  +158 -158  kdevdesigner/designer/popupmenueditor.cpp  
 M  +50 -50    kdevdesigner/designer/popupmenueditor.h  
 M  +9 -9      kdevdesigner/designer/previewframe.cpp  
 M  +7 -7      kdevdesigner/designer/previewframe.h  
 M  +16 -16    kdevdesigner/designer/previewwidgetimpl.cpp  
 M  +3 -3      kdevdesigner/designer/previewwidgetimpl.h  
 M  +262 -262  kdevdesigner/designer/project.cpp  
 M  +106 -106  kdevdesigner/designer/project.h  
 M  +13 -13    kdevdesigner/designer/projectsettingsimpl.cpp  
 M  +2 -2      kdevdesigner/designer/projectsettingsimpl.h  
 M  +712 -712  kdevdesigner/designer/propertyeditor.cpp  
 M  +194 -194  kdevdesigner/designer/propertyeditor.h  
 M  +34 -34    kdevdesigner/designer/propertyobject.cpp  
 M  +24 -24    kdevdesigner/designer/propertyobject.h  
 M  +34 -34    kdevdesigner/designer/qcompletionedit.cpp  
 M  +13 -13    kdevdesigner/designer/qcompletionedit.h  
 M  +1 -1      kdevdesigner/designer/replacedialog.ui.h  
 M  +682 -682  kdevdesigner/designer/resource.cpp  
 M  +77 -77    kdevdesigner/designer/resource.h  
 M  +6 -6      kdevdesigner/designer/richtextfontdialog.ui.h  
 M  +25 -25    kdevdesigner/designer/sizehandle.cpp  
 M  +19 -19    kdevdesigner/designer/sizehandle.h  
 M  +21 -21    kdevdesigner/designer/sourceeditor.cpp  
 M  +15 -15    kdevdesigner/designer/sourceeditor.h  
 M  +33 -33    kdevdesigner/designer/sourcefile.cpp  
 M  +8 -8      kdevdesigner/designer/sourcefile.h  
 M  +57 -57    kdevdesigner/designer/startdialogimpl.cpp  
 M  +13 -13    kdevdesigner/designer/startdialogimpl.h  
 M  +67 -67    kdevdesigner/designer/styledbutton.cpp  
 M  +25 -25    kdevdesigner/designer/styledbutton.h  
 M  +10 -10    kdevdesigner/designer/syntaxhighlighter_html.cpp  
 M  +1 -1      kdevdesigner/designer/syntaxhighlighter_html.h  
 M  +54 -54    kdevdesigner/designer/tableeditorimpl.cpp  
 M  +10 -10    kdevdesigner/designer/tableeditorimpl.h  
 M  +12 -12    kdevdesigner/designer/timestamp.cpp  
 M  +9 -9      kdevdesigner/designer/timestamp.h  
 M  +19 -19    kdevdesigner/designer/variabledialogimpl.cpp  
 M  +3 -3      kdevdesigner/designer/variabledialogimpl.h  
 M  +11 -11    kdevdesigner/designer/widgetaction.cpp  
 M  +15 -15    kdevdesigner/designer/widgetaction.h  
 M  +480 -480  kdevdesigner/designer/widgetfactory.cpp  
 M  +161 -161  kdevdesigner/designer/widgetfactory.h  
 M  +18 -18    kdevdesigner/designer/wizardeditorimpl.cpp  
 M  +6 -6      kdevdesigner/designer/wizardeditorimpl.h  
 M  +109 -109  kdevdesigner/designer/workspace.cpp  
 M  +26 -26    kdevdesigner/designer/workspace.h  
 M  +4 -4      kdevdesigner/interfaces/actioninterface.h  
 M  +4 -4      kdevdesigner/interfaces/classbrowserinterface.h  
 M  +112 -112  kdevdesigner/interfaces/designerinterface.h  
 M  +13 -13    kdevdesigner/interfaces/editorinterface.h  
 M  +2 -2      kdevdesigner/interfaces/filterinterface.h  
 M  +1 -1      kdevdesigner/interfaces/interpreterinterface.h  
 M  +43 -43    kdevdesigner/interfaces/languageinterface.h  
 M  +5 -5      kdevdesigner/interfaces/preferenceinterface.h  
 M  +6 -6      kdevdesigner/interfaces/projectsettingsiface.h  
 M  +6 -6      kdevdesigner/interfaces/sourcetemplateiface.h  
 M  +1 -1      kdevdesigner/interfaces/templatewizardiface.h  
 M  +37 -37    kdevdesigner/plugins/languageinterfaceimpl.cpp  
 M  +31 -31    kdevdesigner/plugins/languageinterfaceimpl.h  
 M  +83 -83    kdevdesigner/shared/domtool.cpp  
 M  +13 -13    kdevdesigner/shared/domtool.h  
 M  +12 -12    kdevdesigner/shared/globaldefs.h  
 M  +13 -13    kdevdesigner/shared/parser.cpp  
 M  +2 -2      kdevdesigner/shared/parser.h  
 M  +174 -174  kdevdesigner/shared/ui2uib.cpp  
 M  +1 -1      kdevdesigner/shared/ui2uib.h  
 M  +1 -1      kdevdesigner/shared/uib.cpp  
 M  +17 -17    kdevdesigner/shared/uib.h  
 M  +105 -105  kdevdesigner/shared/widgetdatabase.cpp  
 M  +19 -19    kdevdesigner/shared/widgetdatabase.h  
 M  +11 -11    kdevdesigner/src/kdevdesigner.cpp  
 M  +5 -5      kdevdesigner/src/main.cpp  
 M  +23 -23    kdevdesigner/uilib/database.cpp  
 M  +18 -18    kdevdesigner/uilib/database2.h  
 M  +688 -688  kdevdesigner/uilib/qwidgetfactory.cpp  
 M  +95 -95    kdevdesigner/uilib/qwidgetfactory.h  
 M  +14 -14    languages/ada/AdaStoreWalker.hpp  
 M  +22 -22    languages/ada/ada_utils.cpp  
 M  +5 -5      languages/ada/ada_utils.hpp  
 M  +56 -56    languages/ada/adasupportpart.cpp  
 M  +9 -9      languages/ada/adasupportpart.h  
 M  +28 -28    languages/ada/addclass.cpp  
 M  +11 -11    languages/ada/addclass.h  
 M  +5 -5      languages/ada/backgroundparser.cpp  
 M  +6 -6      languages/ada/backgroundparser.h  
 M  +54 -54    languages/ada/problemreporter.cpp  
 M  +8 -8      languages/ada/problemreporter.h  
 M  +64 -64    languages/bash/bashsupport_part.cpp  
 M  +12 -12    languages/bash/bashsupport_part.h  
 M  +1 -1      languages/cpp/KDevCppSupportIface.cpp  
 M  +2 -2      languages/cpp/KDevCppSupportIface.h  
 M  +46 -46    languages/cpp/addattributedialog.cpp  
 M  +5 -5      languages/cpp/addattributedialog.h  
 M  +78 -78    languages/cpp/addmethoddialog.cpp  
 M  +6 -6      languages/cpp/addmethoddialog.h  
 M  +73 -73    languages/cpp/app_templates/cmakeqt3app/cmakeqt3app.cpp  
 M  +6 -6      languages/cpp/app_templates/cmakeqt3app/cmakeqt3app.h  
 M  +3 -3      languages/cpp/app_templates/cmakeqt3app/main.cpp  
 M  +6 -6      languages/cpp/app_templates/dcopservice/dcopservice.cpp  
 M  +7 -7      languages/cpp/app_templates/dcopservice/dcopservice.h  
 M  +26 -26    languages/cpp/app_templates/kapp/app.cpp  
 M  +4 -4      languages/cpp/app_templates/kapp/app.h  
 M  +7 -7      languages/cpp/app_templates/kapp/app_client.cpp  
 M  +1 -1      languages/cpp/app_templates/kapp/appiface.h  
 M  +14 -14    languages/cpp/app_templates/kapp/appview.cpp  
 M  +10 -10    languages/cpp/app_templates/kapp/appview.h  
 M  +11 -11    languages/cpp/app_templates/kapp/pref.cpp  
 M  +3 -3      languages/cpp/app_templates/kapp/pref.h  
 M  +3 -3      languages/cpp/app_templates/kateplugin/plugin_app.cpp  
 M  +3 -3      languages/cpp/app_templates/kateplugin/plugin_app.h  
 M  +11 -11    languages/cpp/app_templates/kateplugin2/plugin_app.cpp  
 M  +8 -8      languages/cpp/app_templates/kateplugin2/plugin_app.h  
 M  +4 -4      languages/cpp/app_templates/kcmodule/module.cpp  
 M  +2 -2      languages/cpp/app_templates/kcmodule/module.h  
 M  +12 -12    languages/cpp/app_templates/kconfig35/app.cpp  
 M  +2 -2      languages/cpp/app_templates/kconfig35/app.h  
 M  +3 -3      languages/cpp/app_templates/kconfig35/appview.cpp  
 M  +4 -4      languages/cpp/app_templates/kconfig35/appview.h  
 M  +8 -8      languages/cpp/app_templates/kde4app/kapp4.cpp  
 M  +6 -6      languages/cpp/app_templates/kde4app/kapp4view.cpp  
 M  +5 -5      languages/cpp/app_templates/kde4app/kapp4view.h  
 M  +1 -1      languages/cpp/app_templates/kdedcop/app.cpp  
 M  +2 -2      languages/cpp/app_templates/kdedcop/app_iface.h  
 M  +2 -2      languages/cpp/app_templates/kdedcop/mainclass.cpp  
 M  +3 -3      languages/cpp/app_templates/kdedcop/mainclass.h  
 M  +23 -23    languages/cpp/app_templates/kdevlang/kdevlang_part.cpp  
 M  +4 -4      languages/cpp/app_templates/kdevlang/kdevlang_part.h  
 M  +1 -1      languages/cpp/app_templates/kdevpart/globalconfig.cpp  
 M  +1 -1      languages/cpp/app_templates/kdevpart/globalconfig.h  
 M  +18 -18    languages/cpp/app_templates/kdevpart/kdevpart_part.cpp  
 M  +5 -5      languages/cpp/app_templates/kdevpart/kdevpart_part.h  
 M  +1 -1      languages/cpp/app_templates/kdevpart/kdevpart_widget.cpp  
 M  +2 -2      languages/cpp/app_templates/kdevpart/kdevpart_widget.h  
 M  +1 -1      languages/cpp/app_templates/kdevpart/projectconfig.cpp  
 M  +1 -1      languages/cpp/app_templates/kdevpart/projectconfig.h  
 M  +1 -1      languages/cpp/app_templates/kdevpart2/globalconfig.cpp  
 M  +1 -1      languages/cpp/app_templates/kdevpart2/globalconfig.h  
 M  +18 -18    languages/cpp/app_templates/kdevpart2/kdevpart_part.cpp  
 M  +5 -5      languages/cpp/app_templates/kdevpart2/kdevpart_part.h  
 M  +1 -1      languages/cpp/app_templates/kdevpart2/kdevpart_widget.cpp  
 M  +2 -2      languages/cpp/app_templates/kdevpart2/kdevpart_widget.h  
 M  +1 -1      languages/cpp/app_templates/kdevpart2/projectconfig.cpp  
 M  +1 -1      languages/cpp/app_templates/kdevpart2/projectconfig.h  
 M  +7 -7      languages/cpp/app_templates/kfileplugin/kfile_plugin.cpp  
 M  +1 -1      languages/cpp/app_templates/kfileplugin/kfile_plugin.h  
 M  +2 -2      languages/cpp/app_templates/khello/app.cpp  
 M  +2 -2      languages/cpp/app_templates/khello2/widget.cpp  
 M  +1 -1      languages/cpp/app_templates/khello2/widget.h  
 M  +5 -5      languages/cpp/app_templates/kicker/applet.cpp  
 M  +5 -5      languages/cpp/app_templates/kicker/applet.h  
 M  +9 -9      languages/cpp/app_templates/kioslave/slave.cpp  
 M  +3 -3      languages/cpp/app_templates/kioslave/slave.h  
 M  +2 -2      languages/cpp/app_templates/kmake/mainviewimp.cpp  
 M  +1 -1      languages/cpp/app_templates/kmake/mainviewimp.h  
 M  +2 -2      languages/cpp/app_templates/kofficepart/kopart_factory.cpp  
 M  +2 -2      languages/cpp/app_templates/kofficepart/kopart_factory.h  
 M  +9 -9      languages/cpp/app_templates/kofficepart/kopart_part.cpp  
 M  +7 -7      languages/cpp/app_templates/kofficepart/kopart_part.h  
 M  +7 -7      languages/cpp/app_templates/kofficepart/kopart_view.cpp  
 M  +2 -2      languages/cpp/app_templates/kofficepart/kopart_view.h  
 M  +7 -7      languages/cpp/app_templates/konqnavpanel/konqnavpanel.cpp  
 M  +5 -5      languages/cpp/app_templates/konqnavpanel/konqnavpanel.h  
 M  +10 -10    languages/cpp/app_templates/kpartapp/app.cpp  
 M  +27 -27    languages/cpp/app_templates/kpartapp/app_part.cpp  
 M  +6 -6      languages/cpp/app_templates/kpartapp/app_part.h  
 M  +8 -8      languages/cpp/app_templates/kpartplugin/plugin_app.cpp  
 M  +2 -2      languages/cpp/app_templates/kpartplugin/plugin_app.h  
 M  +23 -23    languages/cpp/app_templates/kscons_kmdi/app_part.cpp  
 M  +3 -3      languages/cpp/app_templates/kscons_kmdi/app_part.h  
 M  +32 -32    languages/cpp/app_templates/kscons_kmdi/appkmdi.cpp  
 M  +5 -5      languages/cpp/app_templates/kscons_kmdi/appkmdi.h  
 M  +6 -6      languages/cpp/app_templates/kscons_kmdi/appkmdiView.cpp  
 M  +1 -1      languages/cpp/app_templates/kscons_kmdi/appkmdiView.h  
 M  +9 -9      languages/cpp/app_templates/kscons_kmdi/kmdikonsole.cpp  
 M  +4 -4      languages/cpp/app_templates/kscons_kmdi/kmdikonsole.h  
 M  +20 -20    languages/cpp/app_templates/kscons_kxt/app.cpp  
 M  +2 -2      languages/cpp/app_templates/kscons_kxt/app.h  
 M  +3 -3      languages/cpp/app_templates/kscons_kxt/appview.cpp  
 M  +4 -4      languages/cpp/app_templates/kscons_kxt/appview.h  
 M  +9 -9      languages/cpp/app_templates/kscreensaver/kscreensaver.cpp  
 M  +1 -1      languages/cpp/app_templates/kscreensaver/kscreensaver.h  
 M  +18 -18    languages/cpp/app_templates/kxt/app.cpp  
 M  +2 -2      languages/cpp/app_templates/kxt/app.h  
 M  +3 -3      languages/cpp/app_templates/kxt/appview.cpp  
 M  +4 -4      languages/cpp/app_templates/kxt/appview.h  
 M  +60 -60    languages/cpp/app_templates/noatunui/plugin_impl.cpp  
 M  +14 -14    languages/cpp/app_templates/noatunui/plugin_impl.h  
 M  +3 -3      languages/cpp/app_templates/opieapp/example.cpp  
 M  +3 -3      languages/cpp/app_templates/opieapp/example.h  
 M  +13 -13    languages/cpp/app_templates/opieapplet/simpleimpl.cpp  
 M  +9 -9      languages/cpp/app_templates/opieapplet/simpleimpl.h  
 M  +32 -32    languages/cpp/app_templates/opieinput/simpleimpl.cpp  
 M  +9 -9      languages/cpp/app_templates/opieinput/simpleimpl.h  
 M  +11 -11    languages/cpp/app_templates/opiemenu/simpleimpl.cpp  
 M  +8 -8      languages/cpp/app_templates/opiemenu/simpleimpl.h  
 M  +8 -8      languages/cpp/app_templates/opienet/simmplemodule.h  
 M  +2 -2      languages/cpp/app_templates/opienet/simpleiface.cpp  
 M  +1 -1      languages/cpp/app_templates/opienet/simpleiface.h  
 M  +7 -7      languages/cpp/app_templates/opienet/simplemodule.cpp  
 M  +8 -8      languages/cpp/app_templates/opienet/simplemodule.h  
 M  +9 -9      languages/cpp/app_templates/opietoday/exampleplugin.cpp  
 M  +9 -9      languages/cpp/app_templates/opietoday/exampleplugin.h  
 M  +4 -4      languages/cpp/app_templates/opietoday/examplepluginwidget.cpp  
 M  +4 -4      languages/cpp/app_templates/opietoday/examplepluginwidget.h  
 M  +3 -3      languages/cpp/app_templates/qmakeapp/main.cpp  
 M  +73 -73    languages/cpp/app_templates/qmakeapp/qmakeapp.cpp  
 M  +6 -6      languages/cpp/app_templates/qmakeapp/qmakeapp.h  
 M  +2 -2      languages/cpp/app_templates/qt4makeapp/main.cpp  
 M  +62 -62    languages/cpp/app_templates/qt4makeapp/qt4makeapp.cpp  
 M  +21 -21    languages/cpp/app_templates/qt4makeapp/qt4makeapp.h  
 M  +5 -5      languages/cpp/app_templates/qtopia4app/example.cpp  
 M  +3 -3      languages/cpp/app_templates/qtopia4app/example.h  
 M  +3 -3      languages/cpp/app_templates/qtopiaapp/example.cpp  
 M  +1 -1      languages/cpp/app_templates/qtopiaapp/example.h  
 M  +25 -25    languages/cpp/ast_utils.cpp  
 M  +4 -4      languages/cpp/ast_utils.h  
 M  +71 -71    languages/cpp/backgroundparser.cpp  
 M  +25 -25    languages/cpp/backgroundparser.h  
 M  +69 -69    languages/cpp/ccconfigwidget.cpp  
 M  +7 -7      languages/cpp/ccconfigwidget.h  
 M  +24 -24    languages/cpp/classgeneratorconfig.cpp  
 M  +21 -21    languages/cpp/classgeneratorconfig.h  
 M  +41 -41    languages/cpp/codeinformationrepository.cpp  
 M  +12 -12    languages/cpp/codeinformationrepository.h  
 M  +80 -80    languages/cpp/compiler/gccoptions/gccoptionsplugin.cpp  
 M  +7 -7      languages/cpp/compiler/gccoptions/gccoptionsplugin.h  
 M  +5 -5      languages/cpp/completiondebug.h  
 M  +17 -17    languages/cpp/computerecoverypoints.h  
 M  +9 -9      languages/cpp/configproblemreporter.ui.h  
 M  +24 -24    languages/cpp/cpp_tags.h  
 M  +387 -387  languages/cpp/cppcodecompletion.cpp  
 M  +63 -63    languages/cpp/cppcodecompletion.h  
 M  +4 -4      languages/cpp/cppcodecompletionconfig.cpp  
 M  +10 -10    languages/cpp/cppcodecompletionconfig.h  
 M  +34 -34    languages/cpp/cppevaluation.cpp  
 M  +32 -32    languages/cpp/cppevaluation.h  
 M  +28 -28    languages/cpp/cppimplementationwidget.cpp  
 M  +2 -2      languages/cpp/cppimplementationwidget.h  
 M  +388 -388  languages/cpp/cppnewclassdlg.cpp  
 M  +103 -103  languages/cpp/cppnewclassdlg.h  
 M  +5 -5      languages/cpp/cppsplitheadersourceconfig.cpp  
 M  +7 -7      languages/cpp/cppsplitheadersourceconfig.h  
 M  +11 -11    languages/cpp/cppsupport_events.h  
 M  +21 -21    languages/cpp/cppsupport_utils.cpp  
 M  +6 -6      languages/cpp/cppsupport_utils.h  
 M  +405 -405  languages/cpp/cppsupportpart.cpp  
 M  +116 -116  languages/cpp/cppsupportpart.h  
 M  +4 -4      languages/cpp/creategettersetterconfiguration.cpp  
 M  +17 -17    languages/cpp/creategettersetterconfiguration.h  
 M  +12 -12    languages/cpp/creategettersetterdialog.cpp  
 M  +1 -1      languages/cpp/creategettersetterdialog.h  
 M  +36 -36    languages/cpp/createpcsdialog.cpp  
 M  +4 -4      languages/cpp/createpcsdialog.h  
 M  +47 -47    languages/cpp/debugger/breakpoint.cpp  
 M  +44 -44    languages/cpp/debugger/breakpoint.h  
 M  +7 -7      languages/cpp/debugger/dbgcontroller.h  
 M  +23 -23    languages/cpp/debugger/dbgpsdlg.cpp  
 M  +4 -4      languages/cpp/debugger/dbgpsdlg.h  
 M  +103 -103  languages/cpp/debugger/dbgtoolbar.cpp  
 M  +5 -5      languages/cpp/debugger/dbgtoolbar.h  
 M  +7 -7      languages/cpp/debugger/debuggerconfigwidget.cpp  
 M  +3 -3      languages/cpp/debugger/debuggerconfigwidget.h  
 M  +1 -1      languages/cpp/debugger/debuggerdcopinterface.h  
 M  +160 -160  languages/cpp/debugger/debuggerpart.cpp  
 M  +20 -20    languages/cpp/debugger/debuggerpart.h  
 M  +11 -11    languages/cpp/debugger/debuggertracingdialog.cpp  
 M  +1 -1      languages/cpp/debugger/debuggertracingdialog.h  
 M  +16 -16    languages/cpp/debugger/disassemblewidget.cpp  
 M  +6 -6      languages/cpp/debugger/disassemblewidget.h  
 M  +68 -68    languages/cpp/debugger/framestackwidget.cpp  
 M  +18 -18    languages/cpp/debugger/framestackwidget.h  
 M  +106 -106  languages/cpp/debugger/gdbbreakpointwidget.cpp  
 M  +27 -27    languages/cpp/debugger/gdbbreakpointwidget.h  
 M  +8 -8      languages/cpp/debugger/gdbcommand.cpp  
 M  +34 -34    languages/cpp/debugger/gdbcommand.h  
 M  +88 -88    languages/cpp/debugger/gdbcontroller.cpp  
 M  +35 -35    languages/cpp/debugger/gdbcontroller.h  
 M  +50 -50    languages/cpp/debugger/gdboutputwidget.cpp  
 M  +24 -24    languages/cpp/debugger/gdboutputwidget.h  
 M  +12 -12    languages/cpp/debugger/gdbparser.cpp  
 M  +4 -4      languages/cpp/debugger/gdbparser.h  
 M  +8 -8      languages/cpp/debugger/gdbtable.cpp  
 M  +4 -4      languages/cpp/debugger/gdbtable.h  
 M  +3 -3      languages/cpp/debugger/label_with_double_click.cpp  
 M  +3 -3      languages/cpp/debugger/label_with_double_click.h  
 M  +69 -69    languages/cpp/debugger/memviewdlg.cpp  
 M  +15 -15    languages/cpp/debugger/memviewdlg.h  
 M  +8 -8      languages/cpp/debugger/mi/gdbmi.cpp  
 M  +19 -19    languages/cpp/debugger/mi/gdbmi.h  
 M  +2 -2      languages/cpp/debugger/mi/milexer.cpp  
 M  +12 -12    languages/cpp/debugger/mi/milexer.h  
 M  +5 -5      languages/cpp/debugger/mi/miparser.cpp  
 M  +3 -3      languages/cpp/debugger/mi/miparser.h  
 M  +15 -15    languages/cpp/debugger/stty.cpp  
 M  +7 -7      languages/cpp/debugger/stty.h  
 M  +6 -6      languages/cpp/debugger/tests/print_pointers/print_pointers.cpp  
 M  +2 -2      languages/cpp/debugger/tests/two_module/src/foo.cpp  
 M  +168 -168  languages/cpp/debugger/variablewidget.cpp  
 M  +54 -54    languages/cpp/debugger/variablewidget.h  
 M  +11 -11    languages/cpp/declarationinfo.h  
 M  +30 -30    languages/cpp/doxydoc.cpp  
 M  +14 -14    languages/cpp/doxydoc.h  
 M  +6 -6      languages/cpp/expressioninfo.h  
 M  +60 -60    languages/cpp/includepathresolver.cpp  
 M  +20 -20    languages/cpp/includepathresolver.h  
 M  +4 -4      languages/cpp/kdevdeepcopy.h  
 M  +23 -23    languages/cpp/kdevdriver.cpp  
 M  +2 -2      languages/cpp/kdevdriver.h  
 M  +39 -39    languages/cpp/main.cpp  
 M  +25 -25    languages/cpp/pcsimporter/customimporter/kdevcustomimporter.cpp  
 M  +9 -9      languages/cpp/pcsimporter/customimporter/kdevcustomimporter.h  
 M  +18 -18    languages/cpp/pcsimporter/customimporter/settingsdialog.cpp  
 M  +8 -8      languages/cpp/pcsimporter/customimporter/settingsdialog.h  
 M  +22 -22    languages/cpp/pcsimporter/kdelibsimporter/kdevkdelibsimporter.cpp  
 M  +8 -8      languages/cpp/pcsimporter/kdelibsimporter/kdevkdelibsimporter.h  
 M  +15 -15    languages/cpp/pcsimporter/kdelibsimporter/settingsdialog.cpp  
 M  +4 -4      languages/cpp/pcsimporter/kdelibsimporter/settingsdialog.h  
 M  +14 -14    languages/cpp/pcsimporter/qt4importer/kdevqt4importer.cpp  
 M  +7 -7      languages/cpp/pcsimporter/qt4importer/kdevqt4importer.h  
 M  +19 -19    languages/cpp/pcsimporter/qt4importer/settingsdialog.cpp  
 M  +5 -5      languages/cpp/pcsimporter/qt4importer/settingsdialog.h  
 M  +13 -13    languages/cpp/pcsimporter/qtimporter/kdevqtimporter.cpp  
 M  +7 -7      languages/cpp/pcsimporter/qtimporter/kdevqtimporter.h  
 M  +21 -21    languages/cpp/pcsimporter/qtimporter/settingsdialog.cpp  
 M  +5 -5      languages/cpp/pcsimporter/qtimporter/settingsdialog.h  
 M  +69 -69    languages/cpp/problemreporter.cpp  
 M  +20 -20    languages/cpp/problemreporter.h  
 M  +36 -36    languages/cpp/qtbuildconfig.cpp  
 M  +24 -24    languages/cpp/qtbuildconfig.h  
 M  +25 -25    languages/cpp/qtdesignercppintegration.cpp  
 M  +2 -2      languages/cpp/qtdesignercppintegration.h  
 M  +13 -13    languages/cpp/setuphelper.cpp  
 M  +4 -4      languages/cpp/setuphelper.h  
 M  +3 -3      languages/cpp/simplecontext.cpp  
 M  +13 -13    languages/cpp/simplecontext.h  
 M  +39 -39    languages/cpp/simpletype.cpp  
 M  +55 -55    languages/cpp/simpletype.h  
 M  +9 -9      languages/cpp/simpletypecachebinder.h  
 M  +37 -37    languages/cpp/simpletypecatalog.cpp  
 M  +12 -12    languages/cpp/simpletypecatalog.h  
 M  +51 -51    languages/cpp/simpletypefunction.cpp  
 M  +27 -27    languages/cpp/simpletypefunction.h  
 M  +10 -10    languages/cpp/simpletypenamespace.cpp  
 M  +9 -9      languages/cpp/simpletypenamespace.h  
 M  +88 -88    languages/cpp/store_walker.cpp  
 M  +22 -22    languages/cpp/store_walker.h  
 M  +14 -14    languages/cpp/storeconverter.cpp  
 M  +2 -2      languages/cpp/storeconverter.h  
 M  +26 -26    languages/cpp/stringhelpers.cpp  
 M  +24 -24    languages/cpp/stringhelpers.h  
 M  +1 -1      languages/cpp/subclassing_template/subclass_qt4_template.cpp  
 M  +1 -1      languages/cpp/subclassing_template/subclass_qt4_template.h  
 M  +1 -1      languages/cpp/subclassing_template/subclass_template.cpp  
 M  +1 -1      languages/cpp/subclassing_template/subclass_template.h  
 M  +66 -66    languages/cpp/subclassingdlg.cpp  
 M  +29 -29    languages/cpp/subclassingdlg.h  
 M  +90 -90    languages/cpp/tag_creator.cpp  
 M  +19 -19    languages/cpp/tag_creator.h  
 M  +11 -11    languages/cpp/typedecoration.h  
 M  +28 -28    languages/cpp/typedesc.cpp  
 M  +19 -19    languages/cpp/typedesc.h  
 M  +3 -3      languages/csharp/csharpconfigwidget.cpp  
 M  +3 -3      languages/csharp/csharpconfigwidget.h  
 M  +11 -11    languages/csharp/csharpdoc.cpp  
 M  +4 -4      languages/csharp/csharpdoc.h  
 M  +50 -50    languages/csharp/csharpsupportpart.cpp  
 M  +9 -9      languages/csharp/csharpsupportpart.h  
 M  +3 -3      languages/fortran/compiler/pgioptions/pgioptionsfactory.cpp  
 M  +3 -3      languages/fortran/compiler/pgioptions/pgioptionsfactory.h  
 M  +65 -65    languages/fortran/compiler/pgioptions/pgioptionsplugin.cpp  
 M  +5 -5      languages/fortran/compiler/pgioptions/pgioptionsplugin.h  
 M  +11 -11    languages/fortran/fixedformparser.cpp  
 M  +6 -6      languages/fortran/fixedformparser.h  
 M  +43 -43    languages/fortran/fortransupportpart.cpp  
 M  +4 -4      languages/fortran/fortransupportpart.h  
 M  +38 -38    languages/fortran/ftnchekconfigwidget.cpp  
 M  +6 -6      languages/fortran/ftnchekconfigwidget.h  
 M  +5 -5      languages/java/JavaLexer.hpp  
 M  +5 -5      languages/java/JavaRecognizer.hpp  
 M  +40 -40    languages/java/JavaStoreWalker.cpp  
 M  +16 -16    languages/java/JavaStoreWalker.hpp  
 M  +1 -1      languages/java/KDevJavaSupportIface.cpp  
 M  +2 -2      languages/java/KDevJavaSupportIface.h  
 M  +49 -49    languages/java/backgroundparser.cpp  
 M  +22 -22    languages/java/backgroundparser.h  
 M  +28 -28    languages/java/driver.cpp  
 M  +25 -25    languages/java/driver.h  
 M  +11 -11    languages/java/javasupport_events.h  
 M  +9 -9      languages/java/javasupport_utils.cpp  
 M  +2 -2      languages/java/javasupport_utils.h  
 M  +142 -142  languages/java/javasupportpart.cpp  
 M  +32 -32    languages/java/javasupportpart.h  
 M  +4 -4      languages/java/kdevdeepcopy.h  
 M  +6 -6      languages/java/kdevdriver.cpp  
 M  +44 -44    languages/java/problemreporter.cpp  
 M  +9 -9      languages/java/problemreporter.h  
 M  +22 -22    languages/kjssupport/jscodecompletion.cpp  
 M  +3 -3      languages/kjssupport/jscodecompletion.h  
 M  +8 -8      languages/kjssupport/kjsproblems.cpp  
 M  +2 -2      languages/kjssupport/kjsproblems.h  
 M  +57 -57    languages/kjssupport/kjssupport_part.cpp  
 M  +15 -15    languages/kjssupport/kjssupport_part.h  
 M  +60 -60    languages/kjssupport/subclassingdlg.cpp  
 M  +30 -30    languages/kjssupport/subclassingdlg.h  
 M  +12 -12    languages/lib/debugger/debugger.cpp  
 M  +6 -6      languages/lib/debugger/debugger.h  
 M  +12 -12    languages/lib/debugger/kdevdebugger.cpp  
 M  +12 -12    languages/lib/debugger/kdevdebugger.h  
 M  +14 -14    languages/lib/designer_integration/implementationwidget.cpp  
 M  +7 -7      languages/lib/designer_integration/implementationwidget.h  
 M  +24 -24    languages/lib/designer_integration/qtdesignerintegration.cpp  
 M  +11 -11    languages/lib/designer_integration/qtdesignerintegration.h  
 M  +3 -3      languages/lib/interfaces/kdevpcsimporter.cpp  
 M  +7 -7      languages/lib/interfaces/kdevpcsimporter.h  
 M  +1 -1      languages/pascal/PascalLexer.hpp  
 M  +1 -1      languages/pascal/PascalParser.hpp  
 M  +7 -7      languages/pascal/PascalStoreWalker.hpp  
 M  +1 -1      languages/pascal/PascalStoreWalkerTokenTypes.hpp  
 M  +1 -1      languages/pascal/PascalTokenTypes.hpp  
 M  +5 -5      languages/pascal/backgroundparser.cpp  
 M  +6 -6      languages/pascal/backgroundparser.h  
 M  +14 -14    languages/pascal/compiler/dccoptions/dccoptionsplugin.cpp  
 M  +6 -6      languages/pascal/compiler/dccoptions/dccoptionsplugin.h  
 M  +78 -78    languages/pascal/compiler/dccoptions/optiontabs.cpp  
 M  +19 -19    languages/pascal/compiler/dccoptions/optiontabs.h  
 M  +13 -13    languages/pascal/compiler/fpcoptions/fpcoptionsplugin.cpp  
 M  +6 -6      languages/pascal/compiler/fpcoptions/fpcoptionsplugin.h  
 M  +123 -123  languages/pascal/compiler/fpcoptions/optiontabs.cpp  
 M  +31 -31    languages/pascal/compiler/fpcoptions/optiontabs.h  
 M  +48 -48    languages/pascal/pascalsupport_part.cpp  
 M  +11 -11    languages/pascal/pascalsupport_part.h  
 M  +50 -50    languages/pascal/problemreporter.cpp  
 M  +8 -8      languages/pascal/problemreporter.h  
 M  +4 -4      languages/perl/perlconfigwidget.cpp  
 M  +3 -3      languages/perl/perlconfigwidget.h  
 M  +11 -11    languages/perl/perldoc.cpp  
 M  +4 -4      languages/perl/perldoc.h  
 M  +60 -60    languages/perl/perlparser.cpp  
 M  +25 -25    languages/perl/perlparser.h  
 M  +49 -49    languages/perl/perlsupportpart.cpp  
 M  +9 -9      languages/perl/perlsupportpart.h  
 M  +87 -87    languages/php/phpcodecompletion.cpp  
 M  +19 -19    languages/php/phpcodecompletion.h  
 M  +2 -2      languages/php/phpconfigdata.cpp  
 M  +22 -22    languages/php/phpconfigdata.h  
 M  +15 -15    languages/php/phpconfigwidget.cpp  
 M  +4 -4      languages/php/phpconfigwidget.h  
 M  +64 -64    languages/php/phperrorview.cpp  
 M  +16 -16    languages/php/phperrorview.h  
 M  +71 -71    languages/php/phpfile.cpp   [POSSIBLY UNSAFE: popen]
 M  +33 -33    languages/php/phpfile.h  
 M  +31 -31    languages/php/phpnewclassdlg.cpp  
 M  +4 -4      languages/php/phpnewclassdlg.h  
 M  +18 -18    languages/php/phpparser.cpp  
 M  +13 -13    languages/php/phpparser.h  
 M  +21 -21    languages/php/phpsupport_event.h  
 M  +82 -82    languages/php/phpsupportpart.cpp  
 M  +19 -19    languages/php/phpsupportpart.h  
 M  +6 -6      languages/python/pydoc.cpp  
 M  +7 -7      languages/python/pydoc.h  
 M  +3 -3      languages/python/pythonconfigwidget.cpp  
 M  +3 -3      languages/python/pythonconfigwidget.h  
 M  +18 -18    languages/python/pythonimplementationwidget.cpp  
 M  +2 -2      languages/python/pythonimplementationwidget.h  
 M  +60 -60    languages/python/pythonsupportpart.cpp  
 M  +10 -10    languages/python/pythonsupportpart.h  
 M  +5 -5      languages/python/qtdesignerpythonintegration.cpp  
 M  +6 -6      languages/ruby/app_templates/dcopservice/app.cpp  
 M  +6 -6      languages/ruby/app_templates/kapp/app.cpp  
 M  +6 -6      languages/ruby/app_templates/kxt/app.cpp  
 M  +32 -32    languages/ruby/debugger/breakpoint.cpp  
 M  +41 -41    languages/ruby/debugger/breakpoint.h  
 M  +2 -2      languages/ruby/debugger/dbgcommand.cpp  
 M  +6 -6      languages/ruby/debugger/dbgcommand.h  
 M  +13 -13    languages/ruby/debugger/dbgcontroller.h  
 M  +21 -21    languages/ruby/debugger/dbgpsdlg.cpp  
 M  +5 -5      languages/ruby/debugger/dbgpsdlg.h  
 M  +89 -89    languages/ruby/debugger/dbgtoolbar.cpp  
 M  +5 -5      languages/ruby/debugger/dbgtoolbar.h  
 M  +125 -125  languages/ruby/debugger/debuggerpart.cpp  
 M  +17 -17    languages/ruby/debugger/debuggerpart.h  
 M  +25 -25    languages/ruby/debugger/framestackwidget.cpp  
 M  +12 -12    languages/ruby/debugger/framestackwidget.h  
 M  +89 -89    languages/ruby/debugger/rdbbreakpointwidget.cpp  
 M  +19 -19    languages/ruby/debugger/rdbbreakpointwidget.h  
 M  +4 -4      languages/ruby/debugger/rdbcommand.cpp  
 M  +4 -4      languages/ruby/debugger/rdbcommand.h  
 M  +105 -105  languages/ruby/debugger/rdbcontroller.cpp  
 M  +35 -35    languages/ruby/debugger/rdbcontroller.h  
 M  +22 -22    languages/ruby/debugger/rdboutputwidget.cpp  
 M  +7 -7      languages/ruby/debugger/rdboutputwidget.h  
 M  +18 -18    languages/ruby/debugger/rdbparser.cpp  
 M  +2 -2      languages/ruby/debugger/rdbparser.h  
 M  +8 -8      languages/ruby/debugger/rdbtable.cpp  
 M  +4 -4      languages/ruby/debugger/rdbtable.h  
 M  +15 -15    languages/ruby/debugger/stty.cpp  
 M  +8 -8      languages/ruby/debugger/stty.h  
 M  +100 -100  languages/ruby/debugger/variablewidget.cpp  
 M  +39 -39    languages/ruby/debugger/variablewidget.h  
 M  +4 -4      languages/ruby/qtdesignerrubyintegration.cpp  
 M  +3 -3      languages/ruby/rubyconfigwidget.cpp  
 M  +2 -2      languages/ruby/rubyconfigwidget.h  
 M  +17 -17    languages/ruby/rubyimplementationwidget.cpp  
 M  +2 -2      languages/ruby/rubyimplementationwidget.h  
 M  +154 -154  languages/ruby/rubysupport_part.cpp  
 M  +18 -18    languages/ruby/rubysupport_part.h  
 M  +15 -15    languages/sql/sqlactions.cpp  
 M  +4 -4      languages/sql/sqlactions.h  
 M  +41 -41    languages/sql/sqlconfigwidget.ui.h  
 M  +35 -35    languages/sql/sqloutputwidget.cpp  
 M  +8 -8      languages/sql/sqloutputwidget.h  
 M  +52 -52    languages/sql/sqlsupport_part.cpp  
 M  +8 -8      languages/sql/sqlsupport_part.h  
 M  +53 -53    lib/catalog/catalog.cpp  
 M  +11 -11    lib/catalog/catalog.h  
 M  +5 -5      lib/catalog/tag.cpp  
 M  +35 -35    lib/catalog/tag.h  
 M  +33 -33    lib/cppparser/ast.cpp  
 M  +56 -56    lib/cppparser/ast.h  
 M  +90 -90    lib/cppparser/driver.cpp  
 M  +57 -57    lib/cppparser/driver.h  
 M  +3 -3      lib/cppparser/errors.h  
 M  +45 -45    lib/cppparser/lexer.cpp  
 M  +49 -49    lib/cppparser/lexer.h  
 M  +12 -12    lib/cppparser/lexercache.cpp  
 M  +14 -14    lib/cppparser/lexercache.h  
 M  +2 -2      lib/cppparser/lookup.h  
 M  +39 -39    lib/cppparser/macro.h  
 M  +8 -8      lib/cppparser/parser.cpp  
 M  +17 -17    lib/cppparser/parser.h  
 M  +6 -6      lib/cppparser/tree_parser.cpp  
 M  +6 -6      lib/interfaces/KDevCoreIface.cpp  
 M  +2 -2      lib/interfaces/KDevCoreIface.h  
 M  +9 -9      lib/interfaces/KDevPartControllerIface.cpp  
 M  +3 -3      lib/interfaces/KDevPartControllerIface.h  
 M  +103 -103  lib/interfaces/codemodel.cpp  
 M  +156 -156  lib/interfaces/codemodel.h  
 M  +10 -10    lib/interfaces/codemodel_utils.cpp  
 M  +12 -12    lib/interfaces/codemodel_utils.h  
 M  +1 -1      lib/interfaces/extensions/codebrowserfrontend.h  
 M  +5 -5      lib/interfaces/extensions/dcop/KDevAppFrontendIface.cpp  
 M  +5 -5      lib/interfaces/extensions/dcop/KDevAppFrontendIface.h  
 M  +1 -1      lib/interfaces/extensions/dcop/KDevMakeFrontendIface.cpp  
 M  +1 -1      lib/interfaces/extensions/dcop/KDevMakeFrontendIface.h  
 M  +7 -7      lib/interfaces/extensions/kdevappfrontend.h  
 M  +11 -11    lib/interfaces/extensions/kdevcreatefile.h  
 M  +1 -1      lib/interfaces/extensions/kdevdifffrontend.cpp  
 M  +2 -2      lib/interfaces/extensions/kdevdifffrontend.h  
 M  +6 -6      lib/interfaces/extensions/kdevmakefrontend.h  
 M  +2 -2      lib/interfaces/extensions/kdevquickopen.h  
 M  +3 -3      lib/interfaces/extensions/kdevsourceformatter.h  
 M  +20 -20    lib/interfaces/extensions/kdevversioncontrol.h  
 M  +1 -1      lib/interfaces/external/designer.cpp  
 M  +12 -12    lib/interfaces/external/designer.h  
 M  +2 -2      lib/interfaces/extras/kdevcompileroptions.cpp  
 M  +11 -11    lib/interfaces/extras/kdevcompileroptions.h  
 M  +2 -2      lib/interfaces/extras/kdevvcsintegrator.cpp  
 M  +12 -12    lib/interfaces/extras/kdevvcsintegrator.h  
 M  +11 -11    lib/interfaces/hashedstring.cpp  
 M  +12 -12    lib/interfaces/hashedstring.h  
 M  +3 -3      lib/interfaces/katedocumentmanagerinterface.cpp  
 M  +3 -3      lib/interfaces/katedocumentmanagerinterface.h  
 M  +3 -3      lib/interfaces/kdevapi.cpp  
 M  +3 -3      lib/interfaces/kdevapi.h  
 M  +2 -2      lib/interfaces/kdevcoderepository.cpp  
 M  +3 -3      lib/interfaces/kdevcoderepository.h  
 M  +16 -16    lib/interfaces/kdevcore.cpp  
 M  +23 -23    lib/interfaces/kdevcore.h  
 M  +2 -2      lib/interfaces/kdevdesignerintegration.cpp  
 M  +10 -10    lib/interfaces/kdevdesignerintegration.h  
 M  +5 -5      lib/interfaces/kdevdesignerintegrationiface.cpp  
 M  +7 -7      lib/interfaces/kdevdesignerintegrationiface.h  
 M  +2 -2      lib/interfaces/kdevgenericfactory.h  
 M  +15 -15    lib/interfaces/kdevlanguagesupport.cpp  
 M  +17 -17    lib/interfaces/kdevlanguagesupport.h  
 M  +10 -10    lib/interfaces/kdevmainwindow.h  
 M  +1 -1      lib/interfaces/kdevpartcontroller.cpp  
 M  +4 -4      lib/interfaces/kdevpartcontroller.h  
 M  +8 -8      lib/interfaces/kdevplugin.cpp  
 M  +8 -8      lib/interfaces/kdevplugin.h  
 M  +6 -6      lib/interfaces/kdevplugincontroller.cpp  
 M  +12 -12    lib/interfaces/kdevplugincontroller.h  
 M  +30 -30    lib/interfaces/kdevplugininfo.cpp  
 M  +16 -16    lib/interfaces/kdevplugininfo.h  
 M  +30 -30    lib/interfaces/kdevproject.cpp  
 M  +30 -30    lib/interfaces/kdevproject.h  
 M  +29 -29    lib/interfaces/kdevprojectiface.cpp  
 M  +31 -31    lib/interfaces/kdevprojectiface.h  
 M  +23 -23    lib/util/blockingkprocess.cpp  
 M  +6 -6      lib/util/blockingkprocess.h  
 M  +12 -12    lib/util/configwidgetproxy.cpp  
 M  +14 -14    lib/util/configwidgetproxy.h  
 M  +78 -78    lib/util/domutil.cpp  
 M  +41 -41    lib/util/domutil.h  
 M  +17 -17    lib/util/execcommand.cpp  
 M  +10 -10    lib/util/execcommand.h  
 M  +47 -47    lib/util/filetemplate.cpp  
 M  +9 -9      lib/util/filetemplate.h  
 M  +10 -10    lib/util/kdeveditorutil.cpp  
 M  +4 -4      lib/util/kdeveditorutil.h  
 M  +5 -5      lib/util/kdevjobtimer.cpp  
 M  +3 -3      lib/util/kdevjobtimer.h  
 M  +13 -13    lib/util/kdevshellwidget.cpp  
 M  +10 -10    lib/util/kdevshellwidget.h  
 M  +30 -30    lib/util/kscriptactionmanager.cpp  
 M  +26 -26    lib/util/kscriptactionmanager.h  
 M  +39 -39    lib/util/rurl.cpp  
 M  +29 -29    lib/util/rurl.h  
 M  +9 -9      lib/util/settings.cpp  
 M  +2 -2      lib/util/settings.h  
 M  +55 -55    lib/util/urlutil.cpp  
 M  +25 -25    lib/util/urlutil.h  
 M  +27 -27    lib/widgets/fancylistviewitem.cpp  
 M  +28 -28    lib/widgets/fancylistviewitem.h  
 M  +131 -131  lib/widgets/flagboxes.cpp  
 M  +71 -71    lib/widgets/flagboxes.h  
 M  +9 -9      lib/widgets/kcomboview.cpp  
 M  +9 -9      lib/widgets/kcomboview.h  
 M  +48 -48    lib/widgets/kdevhtmlpart.cpp   [POSSIBLY UNSAFE: popen]
 M  +10 -10    lib/widgets/kdevhtmlpart.h  
 M  +12 -12    lib/widgets/kdevtabwidget.cpp  
 M  +12 -12    lib/widgets/klistviewaction.cpp  
 M  +4 -4      lib/widgets/klistviewaction.h  
 M  +27 -27    lib/widgets/ksavealldialog.cpp  
 M  +3 -3      lib/widgets/ksavealldialog.h  
 M  +6 -6      lib/widgets/processlinemaker.cpp  
 M  +7 -7      lib/widgets/processlinemaker.h  
 M  +40 -40    lib/widgets/processwidget.cpp  
 M  +12 -12    lib/widgets/processwidget.h  
 M  +23 -23    lib/widgets/propeditor/childproperty.cpp  
 M  +7 -7      lib/widgets/propeditor/childproperty.h  
 M  +1 -1      lib/widgets/propeditor/compat_tools.h  
 M  +27 -27    lib/widgets/propeditor/multiproperty.cpp  
 M  +15 -15    lib/widgets/propeditor/multiproperty.h  
 M  +15 -15    lib/widgets/propeditor/pcheckbox.cpp  
 M  +5 -5      lib/widgets/propeditor/pcheckbox.h  
 M  +25 -25    lib/widgets/propeditor/pcolorbutton.cpp  
 M  +8 -8      lib/widgets/propeditor/pcolorbutton.h  
 M  +15 -15    lib/widgets/propeditor/pcolorcombo.cpp  
 M  +4 -4      lib/widgets/propeditor/pcolorcombo.h  
 M  +20 -20    lib/widgets/propeditor/pcombobox.cpp  
 M  +10 -10    lib/widgets/propeditor/pcombobox.h  
 M  +4 -4      lib/widgets/propeditor/pcursoredit.cpp  
 M  +4 -4      lib/widgets/propeditor/pcursoredit.h  
 M  +15 -15    lib/widgets/propeditor/pdateedit.cpp  
 M  +6 -6      lib/widgets/propeditor/pdateedit.h  
 M  +15 -15    lib/widgets/propeditor/pdatetimeedit.cpp  
 M  +6 -6      lib/widgets/propeditor/pdatetimeedit.h  
 M  +18 -18    lib/widgets/propeditor/pdoublenuminput.cpp  
 M  +3 -3      lib/widgets/propeditor/pdoublenuminput.h  
 M  +5 -5      lib/widgets/propeditor/pdummywidget.cpp  
 M  +5 -5      lib/widgets/propeditor/pdummywidget.h  
 M  +18 -18    lib/widgets/propeditor/pfontbutton.cpp  
 M  +5 -5      lib/widgets/propeditor/pfontbutton.h  
 M  +18 -18    lib/widgets/propeditor/pfontcombo.cpp  
 M  +4 -4      lib/widgets/propeditor/pfontcombo.h  
 M  +12 -12    lib/widgets/propeditor/plineedit.cpp  
 M  +4 -4      lib/widgets/propeditor/plineedit.h  
 M  +28 -28    lib/widgets/propeditor/plinestyleedit.cpp  
 M  +5 -5      lib/widgets/propeditor/plinestyleedit.h  
 M  +28 -28    lib/widgets/propeditor/ppixmapedit.cpp  
 M  +9 -9      lib/widgets/propeditor/ppixmapedit.h  
 M  +10 -10    lib/widgets/propeditor/ppointedit.cpp  
 M  +6 -6      lib/widgets/propeditor/ppointedit.h  
 M  +10 -10    lib/widgets/propeditor/prectedit.cpp  
 M  +6 -6      lib/widgets/propeditor/prectedit.h  
 M  +13 -13    lib/widgets/propeditor/property.cpp  
 M  +59 -59    lib/widgets/propeditor/property.h  
 M  +50 -50    lib/widgets/propeditor/propertyeditor.cpp  
 M  +13 -13    lib/widgets/propeditor/propertyeditor.h  
 M  +28 -28    lib/widgets/propeditor/propertylist.cpp  
 M  +19 -19    lib/widgets/propeditor/propertylist.h  
 M  +13 -13    lib/widgets/propeditor/propertymachinefactory.cpp  
 M  +2 -2      lib/widgets/propeditor/propertymachinefactory.h  
 M  +6 -6      lib/widgets/propeditor/propertywidget.cpp  
 M  +11 -11    lib/widgets/propeditor/propertywidget.h  
 M  +12 -12    lib/widgets/propeditor/propertywidgetproxy.cpp  
 M  +9 -9      lib/widgets/propeditor/propertywidgetproxy.h  
 M  +10 -10    lib/widgets/propeditor/psizeedit.cpp  
 M  +6 -6      lib/widgets/propeditor/psizeedit.h  
 M  +13 -13    lib/widgets/propeditor/psizepolicyedit.cpp  
 M  +9 -9      lib/widgets/propeditor/psizepolicyedit.h  
 M  +17 -17    lib/widgets/propeditor/pspinbox.cpp  
 M  +5 -5      lib/widgets/propeditor/pspinbox.h  
 M  +23 -23    lib/widgets/propeditor/pstringlistedit.cpp  
 M  +7 -7      lib/widgets/propeditor/pstringlistedit.h  
 M  +30 -30    lib/widgets/propeditor/psymbolcombo.cpp  
 M  +7 -7      lib/widgets/propeditor/psymbolcombo.h  
 M  +21 -21    lib/widgets/propeditor/purledit.cpp  
 M  +6 -6      lib/widgets/propeditor/purledit.h  
 M  +14 -14    lib/widgets/propeditor/pyesnobutton.cpp  
 M  +5 -5      lib/widgets/propeditor/pyesnobutton.h  
 M  +47 -47    lib/widgets/propeditor/qeditlistbox.cpp  
 M  +46 -46    lib/widgets/propeditor/qeditlistbox.h  
 M  +7 -7      lib/widgets/propeditor/qfloatinput.cpp  
 M  +5 -5      lib/widgets/propeditor/qfloatinput.h  
 M  +5 -5      lib/widgets/propeditor/test.cpp  
 M  +211 -211  lib/widgets/qcomboview.cpp  
 M  +42 -42    lib/widgets/qcomboview.h  
 M  +18 -18    lib/widgets/resizablecombo.cpp  
 M  +8 -8      lib/widgets/resizablecombo.h  
 M  +14 -14    parts/abbrev/abbrevconfigwidget.cpp  
 M  +1 -1      parts/abbrev/abbrevconfigwidget.h  
 M  +107 -107  parts/abbrev/abbrevpart.cpp  
 M  +24 -24    parts/abbrev/abbrevpart.h  
 M  +8 -8      parts/abbrev/addtemplatedlg.cpp  
 M  +4 -4      parts/abbrev/addtemplatedlg.h  
 M  +184 -184  parts/appwizard/appwizarddlg.cpp  
 M  +68 -68    parts/appwizard/appwizarddlg.h  
 M  +9 -9      parts/appwizard/appwizardpart.cpp  
 M  +4 -4      parts/appwizard/appwizardpart.h  
 M  +9 -9      parts/appwizard/filepropspage.cpp  
 M  +13 -13    parts/appwizard/filepropspage.h  
 M  +94 -94    parts/appwizard/importdlg.cpp  
 M  +15 -15    parts/appwizard/importdlg.h  
 M  +1 -1      parts/appwizard/kdevfile.cpp  
 M  +1 -1      parts/appwizard/kdevfile.h  
 M  +27 -27    parts/appwizard/kdevlicense.cpp  
 M  +9 -9      parts/appwizard/kdevlicense.h  
 M  +6 -6      parts/appwizard/misc.cpp  
 M  +2 -2      parts/appwizard/misc.h  
 M  +3 -3      parts/appwizard/profilesupport.cpp  
 M  +2 -2      parts/appwizard/profilesupport.h  
 M  +9 -9      parts/astyle/astyle_adaptor.cpp  
 M  +11 -11    parts/astyle/astyle_adaptor.h  
 M  +79 -79    parts/astyle/astyle_part.cpp  
 M  +20 -20    parts/astyle/astyle_part.h  
 M  +46 -46    parts/astyle/astyle_widget.cpp  
 M  +2 -2      parts/astyle/astyle_widget.h  
 M  +2 -2      parts/bookmarks/bookmarks_config.cpp  
 M  +3 -3      parts/bookmarks/bookmarks_config.h  
 M  +63 -63    parts/bookmarks/bookmarks_part.cpp  
 M  +15 -15    parts/bookmarks/bookmarks_part.h  
 M  +4 -4      parts/bookmarks/bookmarks_settings.cpp  
 M  +1 -1      parts/bookmarks/bookmarks_settings.h  
 M  +41 -41    parts/bookmarks/bookmarks_widget.cpp  
 M  +9 -9      parts/bookmarks/bookmarks_widget.h  
 M  +49 -49    parts/classview/classtooldlg.cpp  
 M  +16 -16    parts/classview/classtooldlg.h  
 M  +9 -9      parts/classview/classtoolwidget.cpp  
 M  +3 -3      parts/classview/classtoolwidget.h  
 M  +87 -87    parts/classview/classtreebase.cpp  
 M  +23 -23    parts/classview/classtreebase.h  
 M  +36 -36    parts/classview/classviewpart.cpp  
 M  +5 -5      parts/classview/classviewpart.h  
 M  +91 -91    parts/classview/classviewwidget.cpp  
 M  +59 -59    parts/classview/classviewwidget.h  
 M  +58 -58    parts/classview/digraphview.cpp  
 M  +21 -21    parts/classview/digraphview.h  
 M  +61 -61    parts/classview/hierarchydlg.cpp  
 M  +11 -11    parts/classview/hierarchydlg.h  
 M  +44 -44    parts/classview/navigator.cpp  
 M  +13 -13    parts/classview/navigator.h  
 M  +19 -19    parts/classview/viewcombos.cpp  
 M  +12 -12    parts/classview/viewcombos.h  
 M  +4 -4      parts/ctags2/ctags2_createtagfile.cpp  
 M  +4 -4      parts/ctags2/ctags2_createtagfile.h  
 M  +54 -54    parts/ctags2/ctags2_part.cpp  
 M  +12 -12    parts/ctags2/ctags2_part.h  
 M  +3 -3      parts/ctags2/ctags2_selecttagfile.cpp  
 M  +3 -3      parts/ctags2/ctags2_selecttagfile.h  
 M  +16 -16    parts/ctags2/ctags2_settingswidget.cpp  
 M  +9 -9      parts/ctags2/ctags2_settingswidget.h  
 M  +27 -27    parts/ctags2/ctags2_widget.cpp  
 M  +3 -3      parts/ctags2/ctags2_widget.h  
 M  +4 -4      parts/ctags2/ctagskinds.cpp  
 M  +2 -2      parts/ctags2/ctagskinds.h  
 M  +2 -2      parts/ctags2/tagitem.cpp  
 M  +6 -6      parts/ctags2/tagitem.h  
 M  +20 -20    parts/ctags2/tags.cpp  
 M  +24 -24    parts/ctags2/tags.h  
 M  +4 -4      parts/diff/diffdlg.cpp  
 M  +2 -2      parts/diff/diffdlg.h  
 M  +28 -28    parts/diff/diffpart.cpp  
 M  +9 -9      parts/diff/diffpart.h  
 M  +44 -44    parts/diff/diffwidget.cpp  
 M  +16 -16    parts/diff/diffwidget.h  
 M  +6 -6      parts/distpart/distpart_part.cpp  
 M  +4 -4      parts/distpart/distpart_part.h  
 M  +121 -121  parts/distpart/distpart_widget.cpp  
 M  +71 -71    parts/distpart/distpart_widget.h  
 M  +1 -1      parts/distpart/lsmsupport.cpp  
 M  +1 -1      parts/distpart/lsmsupport.h  
 M  +27 -27    parts/distpart/packagebase.cpp  
 M  +43 -43    parts/distpart/packagebase.h  
 M  +66 -66    parts/distpart/specsupport.cpp  
 M  +7 -7      parts/distpart/specsupport.h  
 M  +6 -6      parts/documentation/KDevDocumentationIface.cpp  
 M  +7 -7      parts/documentation/KDevDocumentationIface.h  
 M  +14 -14    parts/documentation/addcatalogdlg.cpp  
 M  +9 -9      parts/documentation/addcatalogdlg.h  
 M  +32 -32    parts/documentation/bookmarkview.cpp  
 M  +8 -8      parts/documentation/bookmarkview.h  
 M  +12 -12    parts/documentation/contentsview.cpp  
 M  +4 -4      parts/documentation/contentsview.h  
 M  +10 -10    parts/documentation/docconfiglistview.cpp  
 M  +2 -2      parts/documentation/docconfiglistview.h  
 M  +19 -19    parts/documentation/docglobalconfigwidget.cpp  
 M  +2 -2      parts/documentation/docglobalconfigwidget.h  
 M  +9 -9      parts/documentation/docprojectconfigwidget.cpp  
 M  +3 -3      parts/documentation/docprojectconfigwidget.h  
 M  +98 -98    parts/documentation/documentation_part.cpp  
 M  +18 -18    parts/documentation/documentation_part.h  
 M  +10 -10    parts/documentation/documentation_widget.cpp  
 M  +6 -6      parts/documentation/documentation_widget.h  
 M  +8 -8      parts/documentation/docutils.cpp  
 M  +7 -7      parts/documentation/docutils.h  
 M  +8 -8      parts/documentation/editcatalogdlg.cpp  
 M  +6 -6      parts/documentation/editcatalogdlg.h  
 M  +32 -32    parts/documentation/find_documentation.cpp  
 M  +6 -6      parts/documentation/find_documentation.h  
 M  +15 -15    parts/documentation/find_documentation_options.cpp  
 M  +11 -11    parts/documentation/find_documentation_options.h  
 M  +26 -26    parts/documentation/indexview.cpp  
 M  +7 -7      parts/documentation/indexview.h  
 M  +88 -88    parts/documentation/interfaces/kdevdocumentationplugin.cpp  
 M  +53 -53    parts/documentation/interfaces/kdevdocumentationplugin.h  
 M  +23 -23    parts/documentation/plugins/chm/docchmplugin.cpp  
 M  +7 -7      parts/documentation/plugins/chm/docchmplugin.h  
 M  +9 -9      parts/documentation/plugins/custom/doccustomplugin.cpp  
 M  +6 -6      parts/documentation/plugins/custom/doccustomplugin.h  
 M  +78 -78    parts/documentation/plugins/devhelp/docdevhelpplugin.cpp  
 M  +11 -11    parts/documentation/plugins/devhelp/docdevhelpplugin.h  
 M  +9 -9      parts/documentation/plugins/djvu/docdjvuplugin.cpp  
 M  +6 -6      parts/documentation/plugins/djvu/docdjvuplugin.h  
 M  +117 -117  parts/documentation/plugins/doxygen/docdoxygenplugin.cpp  
 M  +14 -14    parts/documentation/plugins/doxygen/docdoxygenplugin.h  
 M  +60 -60    parts/documentation/plugins/kdevtoc/dockdevtocplugin.cpp  
 M  +9 -9      parts/documentation/plugins/kdevtoc/dockdevtocplugin.h  
 M  +9 -9      parts/documentation/plugins/pdb/docpdbplugin.cpp  
 M  +6 -6      parts/documentation/plugins/pdb/docpdbplugin.h  
 M  +9 -9      parts/documentation/plugins/pdf/docpdfplugin.cpp  
 M  +6 -6      parts/documentation/plugins/pdf/docpdfplugin.h  
 M  +68 -68    parts/documentation/plugins/qt/docqtplugin.cpp  
 M  +9 -9      parts/documentation/plugins/qt/docqtplugin.h  
 M  +44 -44    parts/documentation/protocols/chm/chm.cpp  
 M  +6 -6      parts/documentation/protocols/chm/chm.h  
 M  +10 -10    parts/documentation/protocols/chm/chmfile.cpp  
 M  +9 -9      parts/documentation/protocols/chm/chmfile.h  
 M  +10 -10    parts/documentation/protocols/chm/kchmpart.cpp  
 M  +8 -8      parts/documentation/protocols/chm/kchmpart.h  
 M  +63 -63    parts/documentation/searchview.cpp  
 M  +8 -8      parts/documentation/searchview.h  
 M  +2 -2      parts/documentation/selecttopic.cpp  
 M  +1 -1      parts/documentation/selecttopic.h  
 M  +47 -47    parts/documentation/tools/htdig/htdigindex.cpp  
 M  +7 -7      parts/documentation/tools/htdig/htdigindex.h  
 M  +95 -95    parts/doxygen/config.cpp  
 M  +55 -55    parts/doxygen/config.h  
 M  +46 -46    parts/doxygen/doxygenconfigwidget.cpp  
 M  +12 -12    parts/doxygen/doxygenconfigwidget.h  
 M  +64 -64    parts/doxygen/doxygenpart.cpp  
 M  +5 -5      parts/doxygen/doxygenpart.h  
 M  +77 -77    parts/doxygen/input.cpp  
 M  +37 -37    parts/doxygen/input.h  
 M  +4 -4      parts/doxygen/messages.cpp  
 M  +2 -2      parts/doxygen/messages.h  
 M  +21 -21    parts/filecreate/addglobaldlg.cpp  
 M  +9 -9      parts/filecreate/addglobaldlg.h  
 M  +121 -121  parts/filecreate/fcconfigwidget.cpp  
 M  +13 -13    parts/filecreate/fcconfigwidget.h  
 M  +4 -4      parts/filecreate/fctemplateedit.cpp  
 M  +2 -2      parts/filecreate/fctemplateedit.h  
 M  +3 -3      parts/filecreate/fctemplateeditbase.ui.h  
 M  +4 -4      parts/filecreate/fctypeedit.cpp  
 M  +1 -1      parts/filecreate/fctypeedit.h  
 M  +3 -3      parts/filecreate/fctypeeditbase.ui.h  
 M  +9 -9      parts/filecreate/filecreate_filedialog.cpp  
 M  +6 -6      parts/filecreate/filecreate_filedialog.h  
 M  +22 -22    parts/filecreate/filecreate_filetype.h  
 M  +10 -10    parts/filecreate/filecreate_listitem.cpp  
 M  +5 -5      parts/filecreate/filecreate_listitem.h  
 M  +24 -24    parts/filecreate/filecreate_newfile.cpp  
 M  +10 -10    parts/filecreate/filecreate_newfile.h  
 M  +71 -71    parts/filecreate/filecreate_part.cpp  
 M  +18 -18    parts/filecreate/filecreate_part.h  
 M  +3 -3      parts/filecreate/filecreate_typechoosersig.h  
 M  +17 -17    parts/filecreate/filecreate_widget2.cpp  
 M  +5 -5      parts/filecreate/filecreate_widget2.h  
 M  +10 -10    parts/filecreate/filecreate_widget3.cpp  
 M  +4 -4      parts/filecreate/filecreate_widget3.h  
 M  +3 -3      parts/filelist/fileinfo.h  
 M  +12 -12    parts/filelist/filelist_item.cpp  
 M  +7 -7      parts/filelist/filelist_item.h  
 M  +35 -35    parts/filelist/filelist_widget.cpp  
 M  +10 -10    parts/filelist/filelist_widget.h  
 M  +2 -2      parts/filelist/projectviewconfig.cpp  
 M  +1 -1      parts/filelist/projectviewconfig.h  
 M  +63 -63    parts/filelist/projectviewpart.cpp  
 M  +21 -21    parts/filelist/projectviewpart.h  
 M  +1 -1      parts/filelist/projectviewprojectconfig.cpp  
 M  +1 -1      parts/filelist/projectviewprojectconfig.h  
 M  +5 -5      parts/filelist/toolbarguibuilder.cpp  
 M  +4 -4      parts/filelist/toolbarguibuilder.h  
 M  +14 -14    parts/fileselector/fileselector_part.cpp  
 M  +3 -3      parts/fileselector/fileselector_part.h  
 M  +147 -147  parts/fileselector/fileselector_widget.cpp  
 M  +25 -25    parts/fileselector/fileselector_widget.h  
 M  +73 -73    parts/fileselector/kactionselector.cpp  
 M  +32 -32    parts/fileselector/kactionselector.h  
 M  +11 -11    parts/fileselector/kbookmarkhandler.cpp  
 M  +9 -9      parts/fileselector/kbookmarkhandler.h  
 M  +17 -17    parts/fileview/addfilegroupdlg.cpp  
 M  +5 -5      parts/fileview/addfilegroupdlg.h  
 M  +8 -8      parts/fileview/filegroupsconfigwidget.cpp  
 M  +1 -1      parts/fileview/filegroupsconfigwidget.h  
 M  +18 -18    parts/fileview/filegroupspart.cpp  
 M  +4 -4      parts/fileview/filegroupspart.h  
 M  +73 -73    parts/fileview/filegroupswidget.cpp  
 M  +7 -7      parts/fileview/filegroupswidget.h  
 M  +10 -10    parts/fileview/fileitemfactory.cpp  
 M  +6 -6      parts/fileview/fileitemfactory.h  
 M  +14 -14    parts/fileview/filetreeviewwidgetimpl.cpp  
 M  +9 -9      parts/fileview/filetreeviewwidgetimpl.h  
 M  +47 -47    parts/fileview/filetreewidget.cpp  
 M  +17 -17    parts/fileview/filetreewidget.h  
 M  +20 -20    parts/fileview/fileviewpart.cpp  
 M  +4 -4      parts/fileview/fileviewpart.h  
 M  +24 -24    parts/fileview/partwidget.cpp  
 M  +6 -6      parts/fileview/partwidget.h  
 M  +4 -4      parts/fileview/stdfiletreewidgetimpl.cpp  
 M  +1 -1      parts/fileview/vcscolorsconfigwidget.cpp  
 M  +11 -11    parts/fileview/vcscolorsconfigwidget.h  
 M  +32 -32    parts/fileview/vcsfiletreewidgetimpl.cpp  
 M  +2 -2      parts/fileview/vcsfiletreewidgetimpl.h  
 M  +5 -5      parts/filter/filterpart.cpp  
 M  +1 -1      parts/filter/filterpart.h  
 M  +1 -1      parts/filter/kdevfilterIface.cpp  
 M  +2 -2      parts/filter/kdevfilterIface.h  
 M  +21 -21    parts/filter/shellfilterdlg.cpp  
 M  +7 -7      parts/filter/shellfilterdlg.h  
 M  +22 -22    parts/filter/shellinsertdlg.cpp  
 M  +7 -7      parts/filter/shellinsertdlg.h  
 M  +2 -2      parts/fullscreen/fullscreen_part.cpp  
 M  +2 -2      parts/fullscreen/fullscreen_part.h  
 M  +59 -59    parts/grepview/grepdlg.cpp  
 M  +20 -20    parts/grepview/grepdlg.h  
 M  +17 -17    parts/grepview/grepviewpart.cpp  
 M  +5 -5      parts/grepview/grepviewpart.h  
 M  +73 -73    parts/grepview/grepviewwidget.cpp  
 M  +15 -15    parts/grepview/grepviewwidget.h  
 M  +5 -5      parts/konsole/konsoleviewpart.cpp  
 M  +3 -3      parts/konsole/konsoleviewpart.h  
 M  +12 -12    parts/konsole/konsoleviewwidget.cpp  
 M  +3 -3      parts/konsole/konsoleviewwidget.h  
 M  +15 -15    parts/openwith/openwithpart.cpp  
 M  +2 -2      parts/openwith/openwithpart.h  
 M  +16 -16    parts/outputviews/appoutputviewpart.cpp  
 M  +8 -8      parts/outputviews/appoutputviewpart.h  
 M  +51 -51    parts/outputviews/appoutputwidget.cpp  
 M  +12 -12    parts/outputviews/appoutputwidget.h  
 M  +2 -2      parts/outputviews/commandcontinuationfilter.cpp  
 M  +3 -3      parts/outputviews/commandcontinuationfilter.h  
 M  +9 -9      parts/outputviews/compileerrorfilter.cpp  
 M  +8 -8      parts/outputviews/compileerrorfilter.h  
 M  +36 -36    parts/outputviews/directorystatusmessagefilter.cpp  
 M  +5 -5      parts/outputviews/directorystatusmessagefilter.h  
 M  +17 -17    parts/outputviews/makeactionfilter.cpp  
 M  +15 -15    parts/outputviews/makeactionfilter.h  
 M  +20 -20    parts/outputviews/makeitem.cpp  
 M  +27 -27    parts/outputviews/makeitem.h  
 M  +10 -10    parts/outputviews/makeviewpart.cpp  
 M  +5 -5      parts/outputviews/makeviewpart.h  
 M  +102 -102  parts/outputviews/makewidget.cpp  
 M  +27 -27    parts/outputviews/makewidget.h  
 M  +1 -1      parts/outputviews/otherfilter.cpp  
 M  +3 -3      parts/outputviews/otherfilter.h  
 M  +1 -1      parts/outputviews/outputfilter.cpp  
 M  +2 -2      parts/outputviews/outputfilter.h  
 M  +2 -2      parts/partexplorer/partexplorer_plugin.cpp  
 M  +3 -3      parts/partexplorer/partexplorer_plugin.h  
 M  +36 -36    parts/partexplorer/partexplorerform.cpp  
 M  +2 -2      parts/partexplorer/partexplorerform.h  
 M  +7 -7      parts/quickopen/quickopen_part.cpp  
 M  +2 -2      parts/quickopen/quickopen_part.h  
 M  +20 -20    parts/quickopen/quickopenclassdialog.cpp  
 M  +10 -10    parts/quickopen/quickopenclassdialog.h  
 M  +21 -21    parts/quickopen/quickopendialog.cpp  
 M  +9 -9      parts/quickopen/quickopendialog.h  
 M  +9 -9      parts/quickopen/quickopenfiledialog.cpp  
 M  +4 -4      parts/quickopen/quickopenfiledialog.h  
 M  +1 -1      parts/quickopen/quickopenfunctionchooseform.cpp  
 M  +4 -4      parts/quickopen/quickopenfunctionchooseform.h  
 M  +25 -25    parts/quickopen/quickopenfunctiondialog.cpp  
 M  +6 -6      parts/quickopen/quickopenfunctiondialog.h  
 M  +20 -20    parts/regexptest/regexptestdlg.cpp  
 M  +2 -2      parts/regexptest/regexptestdlg.h  
 M  +3 -3      parts/regexptest/regexptestpart.cpp  
 M  +2 -2      parts/regexptest/regexptestpart.h  
 M  +11 -11    parts/replace/replace_part.cpp  
 M  +6 -6      parts/replace/replace_part.h  
 M  +64 -64    parts/replace/replace_widget.cpp  
 M  +14 -14    parts/replace/replace_widget.h  
 M  +29 -29    parts/replace/replacedlgimpl.cpp  
 M  +7 -7      parts/replace/replacedlgimpl.h  
 M  +28 -28    parts/replace/replaceitem.cpp  
 M  +15 -15    parts/replace/replaceitem.h  
 M  +21 -21    parts/replace/replaceview.cpp  
 M  +11 -11    parts/replace/replaceview.h  
 M  +3 -3      parts/scripting/scriptingglobalconfig.cpp  
 M  +1 -1      parts/scripting/scriptingglobalconfig.h  
 M  +12 -12    parts/scripting/scriptingpart.cpp  
 M  +3 -3      parts/scripting/scriptingpart.h  
 M  +20 -20    parts/snippet/snippet_part.cpp  
 M  +5 -5      parts/snippet/snippet_part.h  
 M  +146 -146  parts/snippet/snippet_widget.cpp  
 M  +17 -17    parts/snippet/snippet_widget.h  
 M  +13 -13    parts/snippet/snippetconfig.h  
 M  +14 -14    parts/snippet/snippetitem.cpp  
 M  +16 -16    parts/snippet/snippetitem.h  
 M  +5 -5      parts/snippet/snippetsettings.cpp  
 M  +2 -2      parts/snippet/snippetsettings.h  
 M  +6 -6      parts/texttools/texttoolspart.cpp  
 M  +3 -3      parts/texttools/texttoolspart.h  
 M  +57 -57    parts/texttools/texttoolswidget.cpp  
 M  +8 -8      parts/texttools/texttoolswidget.h  
 M  +7 -7      parts/tipofday/tipofday_part.cpp  
 M  +2 -2      parts/tipofday/tipofday_part.h  
 M  +4 -4      parts/tools/addtooldlg.ui.h  
 M  +38 -38    parts/tools/kapplicationtree.cpp  
 M  +18 -18    parts/tools/kapplicationtree.h  
 M  +55 -55    parts/tools/tools_part.cpp  
 M  +7 -7      parts/tools/tools_part.h  
 M  +31 -31    parts/tools/toolsconfig.cpp  
 M  +13 -13    parts/tools/toolsconfig.h  
 M  +25 -25    parts/tools/toolsconfigwidget.cpp  
 M  +10 -10    parts/tools/toolsconfigwidget.h  
 M  +6 -6      parts/uimode/uichooser_part.cpp  
 M  +2 -2      parts/uimode/uichooser_part.h  
 M  +4 -4      parts/uimode/uichooser_widget.cpp  
 M  +3 -3      parts/uimode/uichooser_widget.h  
 M  +39 -39    parts/valgrind/valgrind_dialog.cpp  
 M  +15 -15    parts/valgrind/valgrind_dialog.h  
 M  +58 -58    parts/valgrind/valgrind_part.cpp  
 M  +17 -17    parts/valgrind/valgrind_part.h  
 M  +36 -36    parts/valgrind/valgrind_widget.cpp  
 M  +7 -7      parts/valgrind/valgrind_widget.h  
 M  +11 -11    parts/valgrind/valgrinditem.cpp  
 M  +12 -12    parts/valgrind/valgrinditem.h  
 M  +12 -12    parts/vcsmanager/vcsmanagerpart.cpp  
 M  +5 -5      parts/vcsmanager/vcsmanagerpart.h  
 M  +6 -6      parts/vcsmanager/vcsmanagerprojectconfig.cpp  
 M  +2 -2      parts/vcsmanager/vcsmanagerprojectconfig.h  
 M  +11 -11    src/core.cpp  
 M  +4 -4      src/core.h  
 M  +22 -22    src/editorproxy.cpp  
 M  +9 -9      src/editorproxy.h  
 M  +44 -44    src/generalinfowidget.cpp  
 M  +8 -8      src/generalinfowidget.h  
 M  +16 -16    src/kconf_update/kdev-gen-settings-kconf_update.cpp  
 M  +2 -2      src/kdevassistantextension.cpp  
 M  +2 -2      src/kdevassistantextension.h  
 M  +12 -12    src/kdevideextension.cpp  
 M  +2 -2      src/kdevideextension.h  
 M  +39 -39    src/languageselectwidget.cpp  
 M  +9 -9      src/languageselectwidget.h  
 M  +6 -6      src/main.cpp  
 M  +5 -5      src/main_assistant.cpp  
 M  +55 -55    src/mainwindowshare.cpp  
 M  +5 -5      src/mainwindowshare.h  
 M  +18 -18    src/multibuffer.cpp  
 M  +13 -13    src/multibuffer.h  
 M  +63 -63    src/newui/button.cpp  
 M  +20 -20    src/newui/button.h  
 M  +20 -20    src/newui/buttonbar.cpp  
 M  +8 -8      src/newui/buttonbar.h  
 M  +38 -38    src/newui/ddockwindow.cpp  
 M  +16 -16    src/newui/ddockwindow.h  
 M  +32 -32    src/newui/dmainwindow.cpp  
 M  +18 -18    src/newui/dmainwindow.h  
 M  +12 -12    src/newui/docksplitter.cpp  
 M  +9 -9      src/newui/docksplitter.h  
 M  +12 -12    src/newui/dtabwidget.cpp  
 M  +9 -9      src/newui/dtabwidget.h  
 M  +126 -126  src/partcontroller.cpp  
 M  +22 -22    src/partcontroller.h  
 M  +39 -39    src/plugincontroller.cpp  
 M  +20 -20    src/plugincontroller.h  
 M  +30 -30    src/pluginselectdialog.cpp  
 M  +4 -4      src/pluginselectdialog.h  
 M  +19 -19    src/profileengine/editor/profileeditor.cpp  
 M  +3 -3      src/profileengine/editor/profileeditor.h  
 M  +26 -26    src/profileengine/lib/profile.cpp  
 M  +23 -23    src/profileengine/lib/profile.h  
 M  +39 -39    src/profileengine/lib/profileengine.cpp  
 M  +23 -23    src/profileengine/lib/profileengine.h  
 M  +55 -55    src/projectmanager.cpp  
 M  +16 -16    src/projectmanager.h  
 M  +56 -56    src/projectsession.cpp  
 M  +16 -16    src/projectsession.h  
 M  +3 -3      src/shellextension.h  
 M  +101 -101  src/simplemainwindow.cpp  
 M  +24 -24    src/simplemainwindow.h  
 M  +15 -15    src/splashscreen.cpp  
 M  +8 -8      src/splashscreen.h  
 M  +16 -16    src/statusbar.cpp  
 M  +5 -5      src/statusbar.h  
 M  +6 -6      vcs/clearcase/clearcasefileinfoprovider.cpp  
 M  +4 -4      vcs/clearcase/clearcasefileinfoprovider.h  
 M  +8 -8      vcs/clearcase/clearcasemanipulator.cpp  
 M  +3 -3      vcs/clearcase/clearcasemanipulator.h  
 M  +70 -70    vcs/clearcase/clearcasepart.cpp  
 M  +15 -15    vcs/clearcase/clearcasepart.h  
 M  +14 -14    vcs/clearcase/commentdlg.cpp  
 M  +6 -6      vcs/clearcase/commentdlg.h  
 M  +3 -3      vcs/clearcase/integrator/ccintegratordlg.cpp  
 M  +3 -3      vcs/clearcase/integrator/ccintegratordlg.h  
 M  +4 -4      vcs/clearcase/integrator/clearcaseintegrator.cpp  
 M  +4 -4      vcs/clearcase/integrator/clearcaseintegrator.h  
 M  +13 -13    vcs/cvsservice/annotatedialog.cpp  
 M  +4 -4      vcs/cvsservice/annotatedialog.h  
 M  +34 -34    vcs/cvsservice/annotatepage.cpp  
 M  +13 -13    vcs/cvsservice/annotatepage.h  
 M  +43 -43    vcs/cvsservice/annotateview.cpp  
 M  +6 -6      vcs/cvsservice/annotateview.h  
 M  +3 -3      vcs/cvsservice/bufferedstringreader.cpp  
 M  +3 -3      vcs/cvsservice/bufferedstringreader.h  
 M  +20 -20    vcs/cvsservice/changelog.cpp  
 M  +7 -7      vcs/cvsservice/changelog.h  
 M  +40 -40    vcs/cvsservice/checkoutdialog.cpp  
 M  +10 -10    vcs/cvsservice/checkoutdialog.h  
 M  +13 -13    vcs/cvsservice/commitdlg.cpp  
 M  +6 -6      vcs/cvsservice/commitdlg.h  
 M  +17 -17    vcs/cvsservice/cvsdiffpage.cpp  
 M  +8 -8      vcs/cvsservice/cvsdiffpage.h  
 M  +61 -61    vcs/cvsservice/cvsdir.cpp  
 M  +18 -18    vcs/cvsservice/cvsdir.h  
 M  +26 -26    vcs/cvsservice/cvsentry.cpp  
 M  +14 -14    vcs/cvsservice/cvsentry.h  
 M  +31 -31    vcs/cvsservice/cvsfileinfoprovider.cpp  
 M  +10 -10    vcs/cvsservice/cvsfileinfoprovider.h  
 M  +9 -9      vcs/cvsservice/cvsform.cpp  
 M  +7 -7      vcs/cvsservice/cvsform.h  
 M  +15 -15    vcs/cvsservice/cvslogdialog.cpp  
 M  +5 -5      vcs/cvsservice/cvslogdialog.h  
 M  +40 -40    vcs/cvsservice/cvslogpage.cpp  
 M  +13 -13    vcs/cvsservice/cvslogpage.h  
 M  +23 -23    vcs/cvsservice/cvsoptions.cpp  
 M  +16 -16    vcs/cvsservice/cvsoptions.h  
 M  +8 -8      vcs/cvsservice/cvsoptionswidget.cpp  
 M  +8 -8      vcs/cvsservice/cvsoptionswidget.h  
 M  +65 -65    vcs/cvsservice/cvspart.cpp  
 M  +10 -10    vcs/cvsservice/cvspart.h  
 M  +77 -77    vcs/cvsservice/cvspartimpl.cpp  
 M  +25 -25    vcs/cvsservice/cvspartimpl.h  
 M  +40 -40    vcs/cvsservice/cvsprocesswidget.cpp  
 M  +12 -12    vcs/cvsservice/cvsprocesswidget.h  
 M  +3 -3      vcs/cvsservice/cvsservicedcopIface.h  
 M  +8 -8      vcs/cvsservice/diffdialog.cpp  
 M  +3 -3      vcs/cvsservice/diffdialog.h  
 M  +41 -41    vcs/cvsservice/diffwidget.cpp  
 M  +15 -15    vcs/cvsservice/diffwidget.h  
 M  +18 -18    vcs/cvsservice/editorsdialog.cpp  
 M  +5 -5      vcs/cvsservice/editorsdialog.h  
 M  +4 -4      vcs/cvsservice/integrator/cvsserviceintegrator.cpp  
 M  +4 -4      vcs/cvsservice/integrator/cvsserviceintegrator.h  
 M  +30 -30    vcs/cvsservice/integrator/integratordlg.cpp  
 M  +5 -5      vcs/cvsservice/integrator/integratordlg.h  
 M  +6 -6      vcs/cvsservice/releaseinputdialog.cpp  
 M  +3 -3      vcs/cvsservice/releaseinputdialog.h  
 M  +4 -4      vcs/cvsservice/tagdialog.cpp  
 M  +3 -3      vcs/cvsservice/tagdialog.h  
 M  +32 -32    vcs/perforce/commitdlg.cpp  
 M  +13 -13    vcs/perforce/commitdlg.h  
 M  +4 -4      vcs/perforce/integrator/perforceintegrator.cpp  
 M  +4 -4      vcs/perforce/integrator/perforceintegrator.h  
 M  +3 -3      vcs/perforce/integrator/pfintegratordlg.cpp  
 M  +3 -3      vcs/perforce/integrator/pfintegratordlg.h  
 M  +56 -56    vcs/perforce/perforcepart.cpp  
 M  +16 -16    vcs/perforce/perforcepart.h  
 M  +5 -5      vcs/subversion/commitdlg.cpp  
 M  +2 -2      vcs/subversion/commitdlg.h  
 M  +4 -4      vcs/subversion/integrator/subversionintegrator.cpp  
 M  +4 -4      vcs/subversion/integrator/subversionintegrator.h  
 M  +11 -11    vcs/subversion/integrator/svnintegratordlg.cpp  
 M  +5 -5      vcs/subversion/integrator/svnintegratordlg.h  
 M  +61 -61    vcs/subversion/kdevsvnd.cpp  
 M  +6 -6      vcs/subversion/kdevsvnd.h  
 M  +15 -15    vcs/subversion/kdevsvnd_widgets.cpp  
 M  +3 -3      vcs/subversion/kdevsvnd_widgets.h  
 M  +116 -116  vcs/subversion/subversion_core.cpp  
 M  +19 -19    vcs/subversion/subversion_core.h  
 M  +54 -54    vcs/subversion/subversion_fileinfo.cpp  
 M  +9 -9      vcs/subversion/subversion_fileinfo.h  
 M  +4 -4      vcs/subversion/subversion_global.h  
 M  +88 -88    vcs/subversion/subversion_part.cpp  
 M  +13 -13    vcs/subversion/subversion_part.h  
 M  +15 -15    vcs/subversion/subversion_widget.cpp  
 M  +17 -17    vcs/subversion/subversion_widget.h  
 M  +32 -32    vcs/subversion/svn_blamewidget.cpp  
 M  +23 -23    vcs/subversion/svn_blamewidget.h  
 M  +8 -8      vcs/subversion/svn_copywidget.cpp  
 M  +2 -2      vcs/subversion/svn_copywidget.h  
 M  +20 -20    vcs/subversion/svn_fileselectdlg_commit.cpp  
 M  +4 -4      vcs/subversion/svn_fileselectdlg_commit.h  
 M  +184 -184  vcs/subversion/svn_kio.cpp  
 M  +23 -23    vcs/subversion/svn_kio.h  
 M  +48 -48    vcs/subversion/svn_logviewwidget.cpp  
 M  +21 -21    vcs/subversion/svn_logviewwidget.h  
 M  +7 -7      vcs/subversion/svn_mergewidget.cpp  
 M  +1 -1      vcs/subversion/svn_mergewidget.h  
 M  +7 -7      vcs/subversion/svn_switchwidget.cpp  
 M  +3 -3      vcs/subversion/svn_switchwidget.h  


http://websvn.kde.org/?view=rev&revision=1157658
[prev in list] [next in list] [prev in thread] [next in thread] 

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