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

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

SVN commit 1157656 by tpearson:

Trinity Qt initial conversion


 M  +40 -40    kfilereplace/commandengine.cpp  
 M  +10 -10    kfilereplace/commandengine.h  
 M  +12 -12    kfilereplace/configurationclasses.cpp  
 M  +58 -58    kfilereplace/configurationclasses.h  
 M  +34 -34    kfilereplace/kaddstringdlg.cpp  
 M  +3 -3      kfilereplace/kaddstringdlg.h  
 M  +8 -8      kfilereplace/kfilereplace.cpp  
 M  +1 -1      kfilereplace/kfilereplaceiface.h  
 M  +31 -31    kfilereplace/kfilereplacelib.cpp  
 M  +6 -6      kfilereplace/kfilereplacelib.h  
 M  +176 -176  kfilereplace/kfilereplacepart.cpp  
 M  +12 -12    kfilereplace/kfilereplacepart.h  
 M  +64 -64    kfilereplace/kfilereplaceview.cpp  
 M  +10 -10    kfilereplace/kfilereplaceview.h  
 M  +59 -59    kfilereplace/knewprojectdlg.cpp  
 M  +6 -6      kfilereplace/knewprojectdlg.h  
 M  +27 -27    kfilereplace/koptionsdlg.cpp  
 M  +2 -2      kfilereplace/koptionsdlg.h  
 M  +18 -18    kfilereplace/report.cpp  
 M  +2 -2      kfilereplace/report.h  
 M  +35 -35    kfilereplace/whatthis.h  
 M  +12 -12    kimagemapeditor/arealistview.cpp  
 M  +5 -5      kimagemapeditor/arealistview.h  
 M  +96 -96    kimagemapeditor/drawzone.cpp  
 M  +39 -39    kimagemapeditor/drawzone.h  
 M  +56 -56    kimagemapeditor/imagemap.cpp  
 M  +25 -25    kimagemapeditor/imagemap.h  
 M  +12 -12    kimagemapeditor/imageslistview.cpp  
 M  +3 -3      kimagemapeditor/imageslistview.h  
 M  +271 -271  kimagemapeditor/kimagemapeditor.cpp  
 M  +44 -44    kimagemapeditor/kimagemapeditor.h  
 M  +206 -206  kimagemapeditor/kimearea.cpp  
 M  +98 -98    kimagemapeditor/kimearea.h  
 M  +4 -4      kimagemapeditor/kimecommands.cpp  
 M  +5 -5      kimagemapeditor/kimecommands.h  
 M  +170 -170  kimagemapeditor/kimedialogs.cpp  
 M  +51 -51    kimagemapeditor/kimedialogs.h  
 M  +18 -18    kimagemapeditor/kimeshell.cpp  
 M  +35 -35    kimagemapeditor/mapslistview.cpp  
 M  +17 -17    kimagemapeditor/mapslistview.h  
 M  +42 -42    kimagemapeditor/qextfileinfo.cpp  
 M  +11 -11    kimagemapeditor/qextfileinfo.h  
 M  +17 -17    klinkstatus/src/actionmanager.cpp  
 M  +3 -3      klinkstatus/src/actionmanager.h  
 M  +30 -30    klinkstatus/src/engine/linkchecker.cpp  
 M  +10 -10    klinkstatus/src/engine/linkchecker.h  
 M  +1 -1      klinkstatus/src/engine/linkfilter.cpp  
 M  +4 -4      klinkstatus/src/engine/linkfilter.h  
 M  +8 -8      klinkstatus/src/engine/linkstatus.cpp  
 M  +28 -28    klinkstatus/src/engine/linkstatus.h  
 M  +16 -16    klinkstatus/src/engine/linkstatus_impl.h  
 M  +31 -31    klinkstatus/src/engine/searchmanager.cpp  
 M  +20 -20    klinkstatus/src/engine/searchmanager.h  
 M  +5 -5      klinkstatus/src/engine/searchmanager_impl.h  
 M  +28 -28    klinkstatus/src/global.cpp  
 M  +6 -6      klinkstatus/src/global.h  
 M  +11 -11    klinkstatus/src/klinkstatus.cpp  
 M  +6 -6      klinkstatus/src/klinkstatus_part.cpp  
 M  +3 -3      klinkstatus/src/klinkstatus_part.h  
 M  +37 -37    klinkstatus/src/parser/htmlparser.cpp  
 M  +10 -10    klinkstatus/src/parser/htmlparser.h  
 M  +6 -6      klinkstatus/src/parser/http.cpp  
 M  +14 -14    klinkstatus/src/parser/http.h  
 M  +17 -17    klinkstatus/src/parser/mstring.cpp  
 M  +32 -32    klinkstatus/src/parser/mstring.h  
 M  +7 -7      klinkstatus/src/parser/node.cpp  
 M  +48 -48    klinkstatus/src/parser/node.h  
 M  +32 -32    klinkstatus/src/parser/node_impl.h  
 M  +21 -21    klinkstatus/src/parser/url.cpp  
 M  +7 -7      klinkstatus/src/parser/url.h  
 M  +7 -7      klinkstatus/src/ui/celltooltip.cpp  
 M  +3 -3      klinkstatus/src/ui/celltooltip.h  
 M  +15 -15    klinkstatus/src/ui/documentrootdialog.cpp  
 M  +7 -7      klinkstatus/src/ui/documentrootdialog.h  
 M  +20 -20    klinkstatus/src/ui/klshistorycombo.cpp  
 M  +3 -3      klinkstatus/src/ui/klshistorycombo.h  
 M  +38 -38    klinkstatus/src/ui/resultssearchbar.cpp  
 M  +5 -5      klinkstatus/src/ui/resultssearchbar.h  
 M  +9 -9      klinkstatus/src/ui/resultview.cpp  
 M  +17 -17    klinkstatus/src/ui/resultview.h  
 M  +51 -51    klinkstatus/src/ui/sessionwidget.cpp  
 M  +9 -9      klinkstatus/src/ui/sessionwidget.h  
 M  +3 -3      klinkstatus/src/ui/settings/configidentificationdialog.cpp  
 M  +1 -1      klinkstatus/src/ui/settings/configidentificationdialog.h  
 M  +83 -83    klinkstatus/src/ui/tablelinkstatus.cpp  
 M  +32 -32    klinkstatus/src/ui/tablelinkstatus.h  
 M  +27 -27    klinkstatus/src/ui/tabwidgetsession.cpp  
 M  +6 -6      klinkstatus/src/ui/tabwidgetsession.h  
 M  +55 -55    klinkstatus/src/ui/treeview.cpp  
 M  +20 -20    klinkstatus/src/ui/treeview.h  
 M  +9 -9      klinkstatus/src/utils/utils.cpp  
 M  +4 -4      klinkstatus/src/utils/utils.h  
 M  +65 -65    klinkstatus/src/utils/xsl.cpp  
 M  +7 -7      klinkstatus/src/utils/xsl.h  
 M  +250 -250  kommander/editor/actiondnd.cpp  
 M  +111 -111  kommander/editor/actiondnd.h  
 M  +44 -44    kommander/editor/actioneditorimpl.cpp  
 M  +6 -6      kommander/editor/actioneditorimpl.h  
 M  +23 -23    kommander/editor/actionlistview.cpp  
 M  +9 -9      kommander/editor/actionlistview.h  
 M  +10 -10    kommander/editor/asciivalidator.cpp  
 M  +6 -6      kommander/editor/asciivalidator.h  
 M  +7 -7      kommander/editor/assistproc.cpp  
 M  +8 -8      kommander/editor/assistproc.h  
 M  +63 -63    kommander/editor/assoctexteditorimpl.cpp  
 M  +24 -24    kommander/editor/assoctexteditorimpl.h  
 M  +28 -28    kommander/editor/choosewidgetimpl.cpp  
 M  +6 -6      kommander/editor/choosewidgetimpl.h  
 M  +236 -236  kommander/editor/command.cpp  
 M  +187 -187  kommander/editor/command.h  
 M  +59 -59    kommander/editor/connectioneditorimpl.cpp  
 M  +12 -12    kommander/editor/connectioneditorimpl.h  
 M  +25 -25    kommander/editor/defs.cpp  
 M  +5 -5      kommander/editor/defs.h  
 M  +16 -16    kommander/editor/filechooser.cpp  
 M  +8 -8      kommander/editor/filechooser.h  
 M  +28 -28    kommander/editor/formfile.cpp  
 M  +9 -9      kommander/editor/formfile.h  
 M  +3 -3      kommander/editor/formsettingsimpl.cpp  
 M  +1 -1      kommander/editor/formsettingsimpl.h  
 M  +426 -426  kommander/editor/formwindow.cpp  
 M  +106 -106  kommander/editor/formwindow.h  
 M  +53 -53    kommander/editor/functionsimpl.cpp  
 M  +13 -13    kommander/editor/functionsimpl.h  
 M  +7 -7      kommander/editor/globaldefs.h  
 M  +147 -147  kommander/editor/hierarchyview.cpp  
 M  +47 -47    kommander/editor/hierarchyview.h  
 M  +18 -18    kommander/editor/iconvieweditorimpl.cpp  
 M  +4 -4      kommander/editor/iconvieweditorimpl.h  
 M  +113 -113  kommander/editor/layout.cpp  
 M  +33 -33    kommander/editor/layout.h  
 M  +28 -28    kommander/editor/listboxeditorimpl.cpp  
 M  +4 -4      kommander/editor/listboxeditorimpl.h  
 M  +74 -74    kommander/editor/listvieweditorimpl.cpp  
 M  +17 -17    kommander/editor/listvieweditorimpl.h  
 M  +299 -299  kommander/editor/mainwindow.cpp  
 M  +55 -55    kommander/editor/mainwindow.h  
 M  +161 -161  kommander/editor/mainwindowactions.cpp  
 M  +24 -24    kommander/editor/messagelog.cpp  
 M  +6 -6      kommander/editor/messagelog.h  
 M  +181 -181  kommander/editor/metadatabase.cpp  
 M  +99 -99    kommander/editor/metadatabase.h  
 M  +10 -10    kommander/editor/multilineeditorimpl.cpp  
 M  +4 -4      kommander/editor/multilineeditorimpl.h  
 M  +36 -36    kommander/editor/newformimpl.cpp  
 M  +10 -10    kommander/editor/newformimpl.h  
 M  +18 -18    kommander/editor/orderindicator.cpp  
 M  +6 -6      kommander/editor/orderindicator.h  
 M  +104 -104  kommander/editor/paletteeditoradvancedimpl.cpp  
 M  +19 -19    kommander/editor/paletteeditoradvancedimpl.h  
 M  +67 -67    kommander/editor/paletteeditorimpl.cpp  
 M  +10 -10    kommander/editor/paletteeditorimpl.h  
 M  +13 -13    kommander/editor/parser.cpp  
 M  +2 -2      kommander/editor/parser.h  
 M  +7 -7      kommander/editor/pics/images.h  
 M  +71 -71    kommander/editor/pixmapchooser.cpp  
 M  +22 -22    kommander/editor/pixmapchooser.h  
 M  +9 -9      kommander/editor/previewframe.cpp  
 M  +7 -7      kommander/editor/previewframe.h  
 M  +16 -16    kommander/editor/previewwidgetimpl.cpp  
 M  +3 -3      kommander/editor/previewwidgetimpl.h  
 M  +586 -586  kommander/editor/propertyeditor.cpp  
 M  +143 -143  kommander/editor/propertyeditor.h  
 M  +34 -34    kommander/editor/qcompletionedit.cpp  
 M  +13 -13    kommander/editor/qcompletionedit.h  
 M  +587 -587  kommander/editor/resource.cpp  
 M  +71 -71    kommander/editor/resource.h  
 M  +26 -26    kommander/editor/sizehandle.cpp  
 M  +19 -19    kommander/editor/sizehandle.h  
 M  +67 -67    kommander/editor/styledbutton.cpp  
 M  +25 -25    kommander/editor/styledbutton.h  
 M  +54 -54    kommander/editor/tableeditorimpl.cpp  
 M  +10 -10    kommander/editor/tableeditorimpl.h  
 M  +12 -12    kommander/editor/timestamp.cpp  
 M  +9 -9      kommander/editor/timestamp.h  
 M  +88 -88    kommander/editor/widgetdatabase.cpp  
 M  +18 -18    kommander/editor/widgetdatabase.h  
 M  +463 -463  kommander/editor/widgetfactory.cpp  
 M  +152 -152  kommander/editor/widgetfactory.h  
 M  +10 -10    kommander/editor/wizardeditorimpl.cpp  
 M  +4 -4      kommander/editor/wizardeditorimpl.h  
 M  +96 -96    kommander/editor/workspace.cpp  
 M  +23 -23    kommander/editor/workspace.h  
 M  +50 -50    kommander/executor/dcopkommanderif.h  
 M  +181 -181  kommander/executor/instance.cpp  
 M  +63 -63    kommander/executor/instance.h  
 M  +7 -7      kommander/executor/main.cpp  
 M  +18 -18    kommander/executor/register.cpp  
 M  +77 -77    kommander/factory/domtool.cpp  
 M  +11 -11    kommander/factory/domtool.h  
 M  +444 -444  kommander/factory/kommanderfactory.cpp  
 M  +66 -66    kommander/factory/kommanderfactory.h  
 M  +10 -10    kommander/part/kommander_part.cpp  
 M  +4 -4      kommander/part/kommander_part.h  
 M  +10 -10    kommander/plugin/kommanderplugin.cpp  
 M  +20 -20    kommander/plugin/kommanderplugin.h  
 M  +183 -183  kommander/plugin/specialinformation.cpp  
 M  +37 -37    kommander/plugin/specialinformation.h  
 M  +5 -5      kommander/pluginmanager/main.cpp  
 M  +7 -7      kommander/pluginmanager/mainwindow.cpp  
 M  +2 -2      kommander/pluginmanager/mainwindow.h  
 M  +10 -10    kommander/pluginmanager/pluginmanager.cpp  
 M  +7 -7      kommander/pluginmanager/pluginmanager.h  
 M  +50 -50    kommander/widget/expression.cpp  
 M  +23 -23    kommander/widget/expression.h  
 M  +3 -3      kommander/widget/function.h  
 M  +124 -124  kommander/widget/functionlib.cpp  
 M  +9 -9      kommander/widget/invokeclass.cpp  
 M  +14 -14    kommander/widget/invokeclass.h  
 M  +3 -3      kommander/widget/kmdrmainwindow.cpp  
 M  +1 -1      kommander/widget/kmdrmainwindow.h  
 M  +80 -80    kommander/widget/kommanderfunctions.cpp  
 M  +122 -122  kommander/widget/kommanderwidget.cpp  
 M  +57 -57    kommander/widget/kommanderwidget.h  
 M  +3 -3      kommander/widget/kommanderwindow.cpp  
 M  +4 -4      kommander/widget/kommanderwindow.h  
 M  +18 -18    kommander/widget/myprocess.cpp  
 M  +6 -6      kommander/widget/myprocess.h  
 M  +16 -16    kommander/widget/parsenode.cpp  
 M  +11 -11    kommander/widget/parsenode.h  
 M  +49 -49    kommander/widget/parser.cpp  
 M  +28 -28    kommander/widget/parser.h  
 M  +8 -8      kommander/widget/parserdata.cpp  
 M  +9 -9      kommander/widget/parserdata.h  
 M  +32 -32    kommander/widgets/aboutdialog.cpp  
 M  +30 -30    kommander/widgets/aboutdialog.h  
 M  +26 -26    kommander/widgets/buttongroup.cpp  
 M  +17 -17    kommander/widgets/buttongroup.h  
 M  +30 -30    kommander/widgets/checkbox.cpp  
 M  +18 -18    kommander/widgets/checkbox.h  
 M  +28 -28    kommander/widgets/closebutton.cpp  
 M  +14 -14    kommander/widgets/closebutton.h  
 M  +30 -30    kommander/widgets/combobox.cpp  
 M  +16 -16    kommander/widgets/combobox.h  
 M  +23 -23    kommander/widgets/datepicker.cpp  
 M  +17 -17    kommander/widgets/datepicker.h  
 M  +40 -40    kommander/widgets/dialog.cpp  
 M  +21 -21    kommander/widgets/dialog.h  
 M  +37 -37    kommander/widgets/execbutton.cpp  
 M  +15 -15    kommander/widgets/execbutton.h  
 M  +35 -35    kommander/widgets/fileselector.cpp  
 M  +30 -30    kommander/widgets/fileselector.h  
 M  +19 -19    kommander/widgets/fontdialog.cpp  
 M  +14 -14    kommander/widgets/fontdialog.h  
 M  +31 -31    kommander/widgets/groupbox.cpp  
 M  +21 -21    kommander/widgets/groupbox.h  
 M  +21 -21    kommander/widgets/konsole.cpp  
 M  +11 -11    kommander/widgets/konsole.h  
 M  +21 -21    kommander/widgets/label.cpp  
 M  +17 -17    kommander/widgets/label.h  
 M  +30 -30    kommander/widgets/lineedit.cpp  
 M  +19 -19    kommander/widgets/lineedit.h  
 M  +36 -36    kommander/widgets/listbox.cpp  
 M  +16 -16    kommander/widgets/listbox.h  
 M  +25 -25    kommander/widgets/pixmaplabel.cpp  
 M  +18 -18    kommander/widgets/pixmaplabel.h  
 M  +6 -6      kommander/widgets/plugin.cpp  
 M  +36 -36    kommander/widgets/popupmenu.cpp  
 M  +16 -16    kommander/widgets/popupmenu.h  
 M  +27 -27    kommander/widgets/progressbar.cpp  
 M  +13 -13    kommander/widgets/progressbar.h  
 M  +26 -26    kommander/widgets/radiobutton.cpp  
 M  +18 -18    kommander/widgets/radiobutton.h  
 M  +58 -58    kommander/widgets/richtexteditor.cpp  
 M  +22 -22    kommander/widgets/richtexteditor.h  
 M  +27 -27    kommander/widgets/scriptobject.cpp  
 M  +16 -16    kommander/widgets/scriptobject.h  
 M  +19 -19    kommander/widgets/slider.cpp  
 M  +15 -15    kommander/widgets/slider.h  
 M  +25 -25    kommander/widgets/spinboxint.cpp  
 M  +19 -19    kommander/widgets/spinboxint.h  
 M  +21 -21    kommander/widgets/statusbar.cpp  
 M  +14 -14    kommander/widgets/statusbar.h  
 M  +27 -27    kommander/widgets/subdialog.cpp  
 M  +21 -21    kommander/widgets/subdialog.h  
 M  +68 -68    kommander/widgets/table.cpp  
 M  +18 -18    kommander/widgets/table.h  
 M  +38 -38    kommander/widgets/tabwidget.cpp  
 M  +13 -13    kommander/widgets/tabwidget.h  
 M  +23 -23    kommander/widgets/textbrowser.cpp  
 M  +14 -14    kommander/widgets/textbrowser.h  
 M  +49 -49    kommander/widgets/textedit.cpp  
 M  +17 -17    kommander/widgets/textedit.h  
 M  +20 -20    kommander/widgets/timer.cpp  
 M  +13 -13    kommander/widgets/timer.h  
 M  +40 -40    kommander/widgets/toolbox.cpp  
 M  +14 -14    kommander/widgets/toolbox.h  
 M  +97 -97    kommander/widgets/treewidget.cpp  
 M  +33 -33    kommander/widgets/treewidget.h  
 M  +31 -31    kommander/widgets/wizard.cpp  
 M  +19 -19    kommander/widgets/wizard.h  
 M  +3 -3      kommander/working/plugintemplate/plugin.cpp  
 M  +16 -16    kommander/working/plugintemplate/widget.cpp  
 M  +14 -14    kommander/working/plugintemplate/widget.h  
 M  +13 -13    kxsldbg/kxsldbg.cpp  
 M  +2 -2      kxsldbg/kxsldbg.h  
 M  +2 -2      kxsldbg/kxsldbgif.h  
 M  +131 -131  kxsldbg/kxsldbgpart/kxsldbg_part.cpp  
 M  +18 -18    kxsldbg/kxsldbgpart/kxsldbg_part.h  
 M  +2 -2      kxsldbg/kxsldbgpart/libqtnotfier/qtnotifier2.cpp  
 M  +17 -17    kxsldbg/kxsldbgpart/libqtnotfier/xsldbgdebuggerbase.cpp  
 M  +41 -41    kxsldbg/kxsldbgpart/libqtnotfier/xsldbgdebuggerbase.h  
 M  +28 -28    kxsldbg/kxsldbgpart/libqtnotfier/xsldbgevent.cpp  
 M  +12 -12    kxsldbg/kxsldbgpart/libxsldbg/breakpoint_cmds.cpp  
 M  +4 -4      kxsldbg/kxsldbgpart/libxsldbg/debugXSL.cpp  
 M  +1 -1      kxsldbg/kxsldbgpart/libxsldbg/file_cmds.cpp  
 M  +3 -3      kxsldbg/kxsldbgpart/libxsldbg/help_unix.cpp  
 M  +19 -19    kxsldbg/kxsldbgpart/libxsldbg/options.cpp  
 M  +3 -3      kxsldbg/kxsldbgpart/libxsldbg/param_cmds.cpp  
 M  +4 -4      kxsldbg/kxsldbgpart/libxsldbg/template_cmds.cpp  
 M  +22 -22    kxsldbg/kxsldbgpart/libxsldbg/xsldbg.cpp  
 M  +6 -6      kxsldbg/kxsldbgpart/libxsldbg/xsldbg.h  
 M  +72 -72    kxsldbg/kxsldbgpart/libxsldbg/xsldbgevent.h  
 M  +11 -11    kxsldbg/kxsldbgpart/qxsldbgdoc.cpp  
 M  +7 -7      kxsldbg/kxsldbgpart/qxsldbgdoc.h  
 M  +4 -4      kxsldbg/kxsldbgpart/xsldbgbreakpointlistitem.cpp  
 M  +6 -6      kxsldbg/kxsldbgpart/xsldbgbreakpointlistitem.h  
 M  +30 -30    kxsldbg/kxsldbgpart/xsldbgbreakpointsimpl.cpp  
 M  +5 -5      kxsldbg/kxsldbgpart/xsldbgbreakpointsimpl.h  
 M  +10 -10    kxsldbg/kxsldbgpart/xsldbgcallstackimpl.cpp  
 M  +4 -4      kxsldbg/kxsldbgpart/xsldbgcallstackimpl.h  
 M  +46 -46    kxsldbg/kxsldbgpart/xsldbgconfigimpl.cpp  
 M  +22 -22    kxsldbg/kxsldbgpart/xsldbgconfigimpl.h  
 M  +59 -59    kxsldbg/kxsldbgpart/xsldbgdebugger.cpp  
 M  +17 -17    kxsldbg/kxsldbgpart/xsldbgdebugger.h  
 M  +1 -1      kxsldbg/kxsldbgpart/xsldbgdialogbase.h  
 M  +5 -5      kxsldbg/kxsldbgpart/xsldbgdoc.cpp  
 M  +6 -6      kxsldbg/kxsldbgpart/xsldbgdoc.h  
 M  +2 -2      kxsldbg/kxsldbgpart/xsldbgdocmap.h  
 M  +11 -11    kxsldbg/kxsldbgpart/xsldbgentitiesimpl.cpp  
 M  +4 -4      kxsldbg/kxsldbgpart/xsldbgentitiesimpl.h  
 M  +3 -3      kxsldbg/kxsldbgpart/xsldbggloballistitem.cpp  
 M  +4 -4      kxsldbg/kxsldbgpart/xsldbggloballistitem.h  
 M  +9 -9      kxsldbg/kxsldbgpart/xsldbgglobalvariablesimpl.cpp  
 M  +4 -4      kxsldbg/kxsldbgpart/xsldbgglobalvariablesimpl.h  
 M  +38 -38    kxsldbg/kxsldbgpart/xsldbginspector.cpp  
 M  +7 -7      kxsldbg/kxsldbgpart/xsldbginspector.h  
 M  +5 -5      kxsldbg/kxsldbgpart/xsldbglistitem.cpp  
 M  +6 -6      kxsldbg/kxsldbgpart/xsldbglistitem.h  
 M  +5 -5      kxsldbg/kxsldbgpart/xsldbglocallistitem.cpp  
 M  +8 -8      kxsldbg/kxsldbgpart/xsldbglocallistitem.h  
 M  +17 -17    kxsldbg/kxsldbgpart/xsldbglocalvariablesimpl.cpp  
 M  +6 -6      kxsldbg/kxsldbgpart/xsldbglocalvariablesimpl.h  
 M  +5 -5      kxsldbg/kxsldbgpart/xsldbgmsgdialogimpl.h  
 M  +27 -27    kxsldbg/kxsldbgpart/xsldbgoutputview.cpp  
 M  +6 -6      kxsldbg/kxsldbgpart/xsldbgoutputview.h  
 M  +9 -9      kxsldbg/kxsldbgpart/xsldbgsourcesimpl.cpp  
 M  +4 -4      kxsldbg/kxsldbgpart/xsldbgsourcesimpl.h  
 M  +2 -2      kxsldbg/kxsldbgpart/xsldbgtemplatelistitem.cpp  
 M  +6 -6      kxsldbg/kxsldbgpart/xsldbgtemplatelistitem.h  
 M  +9 -9      kxsldbg/kxsldbgpart/xsldbgtemplatesimpl.cpp  
 M  +4 -4      kxsldbg/kxsldbgpart/xsldbgtemplatesimpl.h  
 M  +2 -2      kxsldbg/kxsldbgpart/xsldbgwalkspeedimpl.cpp  
 M  +1 -1      kxsldbg/kxsldbgpart/xsldbgwalkspeedimpl.h  
 M  +5 -5      kxsldbg/xsldbgmain.cpp  
 M  +1 -1      lib/compatibility/kmdi/qextmdi/kdelibs_export.h  
 M  +392 -392  lib/compatibility/kmdi/qextmdi/kdockwidget.cpp  
 M  +97 -97    lib/compatibility/kmdi/qextmdi/kdockwidget.h  
 M  +13 -13    lib/compatibility/kmdi/qextmdi/kdockwidget_p.h  
 M  +41 -41    lib/compatibility/kmdi/qextmdi/kdockwidget_private.cpp  
 M  +26 -26    lib/compatibility/kmdi/qextmdi/kdockwidget_private.h  
 M  +42 -42    lib/compatibility/kmdi/qextmdi/kmdichildarea.cpp  
 M  +21 -21    lib/compatibility/kmdi/qextmdi/kmdichildarea.h  
 M  +190 -190  lib/compatibility/kmdi/qextmdi/kmdichildfrm.cpp  
 M  +54 -54    lib/compatibility/kmdi/qextmdi/kmdichildfrm.h  
 M  +27 -27    lib/compatibility/kmdi/qextmdi/kmdichildfrmcaption.cpp  
 M  +10 -10    lib/compatibility/kmdi/qextmdi/kmdichildfrmcaption.h  
 M  +98 -98    lib/compatibility/kmdi/qextmdi/kmdichildview.cpp  
 M  +57 -57    lib/compatibility/kmdi/qextmdi/kmdichildview.h   [POSSIBLY UNSAFE: system]
 M  +3 -3      lib/compatibility/kmdi/qextmdi/kmdidefines.h  
 M  +77 -77    lib/compatibility/kmdi/qextmdi/kmdidockcontainer.cpp  
 M  +25 -25    lib/compatibility/kmdi/qextmdi/kmdidockcontainer.h  
 M  +12 -12    lib/compatibility/kmdi/qextmdi/kmdidocumentviewtabwidget.cpp  
 M  +11 -11    lib/compatibility/kmdi/qextmdi/kmdidocumentviewtabwidget.h  
 M  +15 -15    lib/compatibility/kmdi/qextmdi/kmdifocuslist.cpp  
 M  +7 -7      lib/compatibility/kmdi/qextmdi/kmdifocuslist.h  
 M  +31 -31    lib/compatibility/kmdi/qextmdi/kmdiguiclient.cpp  
 M  +9 -9      lib/compatibility/kmdi/qextmdi/kmdiguiclient.h  
 M  +3 -3      lib/compatibility/kmdi/qextmdi/kmdilistiterator.h  
 M  +297 -297  lib/compatibility/kmdi/qextmdi/kmdimainfrm.cpp  
 M  +57 -57    lib/compatibility/kmdi/qextmdi/kmdimainfrm.h  
 M  +34 -34    lib/compatibility/kmdi/qextmdi/kmditaskbar.cpp  
 M  +17 -17    lib/compatibility/kmdi/qextmdi/kmditaskbar.h  
 M  +20 -20    lib/compatibility/kmdi/qextmdi/kmditoolviewaccessor.cpp  
 M  +12 -12    lib/compatibility/kmdi/qextmdi/kmditoolviewaccessor.h  
 M  +5 -5      lib/compatibility/kmdi/qextmdi/kmditoolviewaccessor_p.h  
 M  +122 -122  lib/compatibility/kmdi/qextmdi/kmultitabbar.cpp  
 M  +32 -32    lib/compatibility/kmdi/qextmdi/kmultitabbar.h  
 M  +12 -12    lib/compatibility/kmdi/qextmdi/kmultitabbar_p.h  
 M  +77 -77    lib/compatibility/kmdi/qextmdi/ktabbar.cpp  
 M  +22 -22    lib/compatibility/kmdi/qextmdi/ktabbar.h  
 M  +81 -81    lib/compatibility/kmdi/qextmdi/ktabwidget.cpp  
 M  +36 -36    lib/compatibility/kmdi/qextmdi/ktabwidget.h  
 M  +81 -81    lib/compatibility/knewstuff/downloaddialog.cpp  
 M  +26 -26    lib/compatibility/knewstuff/downloaddialog.h  
 M  +47 -47    lib/compatibility/knewstuff/engine.cpp  
 M  +19 -19    lib/compatibility/knewstuff/engine.h  
 M  +52 -52    lib/compatibility/knewstuff/entry.cpp  
 M  +43 -43    lib/compatibility/knewstuff/entry.h  
 M  +8 -8      lib/compatibility/knewstuff/knewstuff.cpp  
 M  +11 -11    lib/compatibility/knewstuff/knewstuff.h  
 M  +21 -21    lib/compatibility/knewstuff/knewstuffgeneric.cpp  
 M  +6 -6      lib/compatibility/knewstuff/knewstuffgeneric.h  
 M  +23 -23    lib/compatibility/knewstuff/knewstuffsecure.cpp  
 M  +9 -9      lib/compatibility/knewstuff/knewstuffsecure.h  
 M  +24 -24    lib/compatibility/knewstuff/provider.cpp  
 M  +17 -17    lib/compatibility/knewstuff/provider.h  
 M  +7 -7      lib/compatibility/knewstuff/providerdialog.cpp  
 M  +1 -1      lib/compatibility/knewstuff/providerdialog.h  
 M  +35 -35    lib/compatibility/knewstuff/security.cpp  
 M  +10 -10    lib/compatibility/knewstuff/security.h  
 M  +33 -33    lib/compatibility/knewstuff/uploaddialog.cpp  
 M  +10 -10    lib/compatibility/knewstuff/uploaddialog.h  
 M  +25 -25    lib/ksavealldialog.cpp  
 M  +3 -3      lib/ksavealldialog.h  
 M  +93 -93    lib/qextfileinfo.cpp  
 M  +24 -24    lib/qextfileinfo.h  
 M  +19 -19    quanta/components/csseditor/colorrequester.cpp  
 M  +7 -7      quanta/components/csseditor/colorrequester.h  
 M  +21 -21    quanta/components/csseditor/colorslider.cpp  
 M  +7 -7      quanta/components/csseditor/colorslider.h  
 M  +82 -82    quanta/components/csseditor/csseditor.cpp  
 M  +30 -30    quanta/components/csseditor/csseditor.h  
 M  +10 -10    quanta/components/csseditor/csseditor_globals.cpp  
 M  +11 -11    quanta/components/csseditor/csseditor_globals.h  
 M  +95 -95    quanta/components/csseditor/cssselector.cpp  
 M  +18 -18    quanta/components/csseditor/cssselector.h  
 M  +20 -20    quanta/components/csseditor/cssshpropertyparser.cpp  
 M  +9 -9      quanta/components/csseditor/cssshpropertyparser.h  
 M  +23 -23    quanta/components/csseditor/doubleeditors.cpp  
 M  +13 -13    quanta/components/csseditor/doubleeditors.h  
 M  +4 -4      quanta/components/csseditor/encodingselector.cpp  
 M  +3 -3      quanta/components/csseditor/encodingselector.h  
 M  +50 -50    quanta/components/csseditor/fontfamilychooser.cpp  
 M  +10 -10    quanta/components/csseditor/fontfamilychooser.h  
 M  +2 -2      quanta/components/csseditor/minieditor.h  
 M  +4 -4      quanta/components/csseditor/percentageeditor.cpp  
 M  +6 -6      quanta/components/csseditor/percentageeditor.h  
 M  +22 -22    quanta/components/csseditor/propertysetter.cpp  
 M  +10 -10    quanta/components/csseditor/propertysetter.h  
 M  +8 -8      quanta/components/csseditor/qmyhighlighter.cpp  
 M  +4 -4      quanta/components/csseditor/qmyhighlighter.h  
 M  +89 -89    quanta/components/csseditor/shorthandformer.cpp  
 M  +35 -35    quanta/components/csseditor/shorthandformer.h  
 M  +19 -19    quanta/components/csseditor/specialsb.cpp  
 M  +14 -14    quanta/components/csseditor/specialsb.h  
 M  +13 -13    quanta/components/csseditor/styleeditor.cpp  
 M  +2 -2      quanta/components/csseditor/styleeditor.h  
 M  +18 -18    quanta/components/csseditor/stylesheetparser.cpp  
 M  +9 -9      quanta/components/csseditor/stylesheetparser.h  
 M  +33 -33    quanta/components/csseditor/tlpeditors.cpp  
 M  +17 -17    quanta/components/csseditor/tlpeditors.h  
 M  +73 -73    quanta/components/cvsservice/cvsservice.cpp  
 M  +22 -22    quanta/components/cvsservice/cvsservice.h  
 M  +2 -2      quanta/components/cvsservice/cvsservicedcopif.h  
 M  +8 -8      quanta/components/debugger/backtracelistview.cpp  
 M  +12 -12    quanta/components/debugger/backtracelistview.h  
 M  +11 -11    quanta/components/debugger/conditionalbreakpointdialog.cpp  
 M  +5 -5      quanta/components/debugger/conditionalbreakpointdialog.h  
 M  +21 -21    quanta/components/debugger/dbgp/dbgpnetwork.cpp  
 M  +6 -6      quanta/components/debugger/dbgp/dbgpnetwork.h  
 M  +4 -4      quanta/components/debugger/dbgp/dbgpsettings.cpp  
 M  +1 -1      quanta/components/debugger/dbgp/dbgpsettings.h  
 M  +4 -4      quanta/components/debugger/dbgp/qbytearrayfifo.cpp  
 M  +5 -5      quanta/components/debugger/dbgp/qbytearrayfifo.h  
 M  +68 -68    quanta/components/debugger/dbgp/quantadebuggerdbgp.cpp  
 M  +35 -35    quanta/components/debugger/dbgp/quantadebuggerdbgp.h  
 M  +15 -15    quanta/components/debugger/debuggerbreakpoint.cpp  
 M  +22 -22    quanta/components/debugger/debuggerbreakpoint.h  
 M  +4 -4      quanta/components/debugger/debuggerbreakpointlist.cpp  
 M  +9 -9      quanta/components/debugger/debuggerbreakpointlist.h  
 M  +12 -12    quanta/components/debugger/debuggerbreakpointview.cpp  
 M  +6 -6      quanta/components/debugger/debuggerbreakpointview.h  
 M  +71 -71    quanta/components/debugger/debuggermanager.cpp  
 M  +15 -15    quanta/components/debugger/debuggermanager.h  
 M  +8 -8      quanta/components/debugger/debuggerui.cpp  
 M  +5 -5      quanta/components/debugger/debuggerui.h  
 M  +12 -12    quanta/components/debugger/debuggervariable.cpp  
 M  +16 -16    quanta/components/debugger/debuggervariable.h  
 M  +2 -2      quanta/components/debugger/gubed/gubedsettings.cpp  
 M  +1 -1      quanta/components/debugger/gubed/gubedsettings.h  
 M  +66 -66    quanta/components/debugger/gubed/quantadebuggergubed.cpp  
 M  +29 -29    quanta/components/debugger/gubed/quantadebuggergubed.h  
 M  +7 -7      quanta/components/debugger/interfaces/debuggerclient.cpp  
 M  +10 -10    quanta/components/debugger/interfaces/debuggerclient.h  
 M  +2 -2      quanta/components/debugger/interfaces/debuggerinterface.cpp  
 M  +15 -15    quanta/components/debugger/interfaces/debuggerinterface.h  
 M  +28 -28    quanta/components/debugger/pathmapper.cpp  
 M  +15 -15    quanta/components/debugger/pathmapper.h  
 M  +12 -12    quanta/components/debugger/pathmapperdialog.cpp  
 M  +5 -5      quanta/components/debugger/pathmapperdialog.h  
 M  +14 -14    quanta/components/debugger/quantadebuggerinterface.cpp  
 M  +15 -15    quanta/components/debugger/quantadebuggerinterface.h  
 M  +17 -17    quanta/components/debugger/variableslistview.cpp  
 M  +5 -5      quanta/components/debugger/variableslistview.h  
 M  +12 -12    quanta/components/framewizard/areaattributedb.h  
 M  +18 -18    quanta/components/framewizard/fmfpeditor.cpp  
 M  +5 -5      quanta/components/framewizard/fmfpeditor.h  
 M  +3 -3      quanta/components/framewizard/fmrceditor.cpp  
 M  +1 -1      quanta/components/framewizard/fmrceditor.h  
 M  +14 -14    quanta/components/framewizard/framewizard.cpp  
 M  +7 -7      quanta/components/framewizard/framewizard.h  
 M  +11 -11    quanta/components/framewizard/selectablearea.cpp  
 M  +10 -10    quanta/components/framewizard/selectablearea.h  
 M  +19 -19    quanta/components/framewizard/treenode.cpp  
 M  +20 -20    quanta/components/framewizard/treenode.h  
 M  +67 -67    quanta/components/framewizard/visualframeeditor.cpp  
 M  +18 -18    quanta/components/framewizard/visualframeeditor.h  
 M  +115 -115  quanta/components/tableeditor/tableeditor.cpp  
 M  +27 -27    quanta/components/tableeditor/tableeditor.h  
 M  +23 -23    quanta/components/tableeditor/tableitem.cpp  
 M  +10 -10    quanta/components/tableeditor/tableitem.h  
 M  +104 -104  quanta/dialogs/actionconfigdialog.cpp  
 M  +17 -17    quanta/dialogs/actionconfigdialog.h  
 M  +6 -6      quanta/dialogs/copyto.cpp  
 M  +9 -9      quanta/dialogs/dirtydlg.cpp  
 M  +2 -2      quanta/dialogs/dirtydlg.h  
 M  +29 -29    quanta/dialogs/dtepeditdlg.cpp  
 M  +18 -18    quanta/dialogs/dtepeditdlg.h  
 M  +22 -22    quanta/dialogs/filecombo.cpp  
 M  +10 -10    quanta/dialogs/filecombo.h  
 M  +45 -45    quanta/dialogs/settings/abbreviation.cpp  
 M  +6 -6      quanta/dialogs/settings/abbreviation.h  
 M  +6 -6      quanta/dialogs/settings/filemasks.cpp  
 M  +1 -1      quanta/dialogs/settings/filemasks.h  
 M  +7 -7      quanta/dialogs/settings/parseroptions.cpp  
 M  +1 -1      quanta/dialogs/settings/parseroptions.h  
 M  +15 -15    quanta/dialogs/settings/previewoptions.cpp  
 M  +9 -9      quanta/dialogs/settings/previewoptions.h  
 M  +19 -19    quanta/dialogs/specialchardialog.cpp  
 M  +5 -5      quanta/dialogs/specialchardialog.h  
 M  +35 -35    quanta/dialogs/tagdialogs/colorcombo.cpp  
 M  +15 -15    quanta/dialogs/tagdialogs/colorcombo.h  
 M  +6 -6      quanta/dialogs/tagdialogs/corewidgetdlg.cpp  
 M  +6 -6      quanta/dialogs/tagdialogs/listdlg.cpp  
 M  +2 -2      quanta/dialogs/tagdialogs/listdlg.h  
 M  +11 -11    quanta/dialogs/tagdialogs/pictureview.cpp  
 M  +8 -8      quanta/dialogs/tagdialogs/pictureview.h  
 M  +16 -16    quanta/dialogs/tagdialogs/tagattr.cpp  
 M  +32 -32    quanta/dialogs/tagdialogs/tagattr.h  
 M  +73 -73    quanta/dialogs/tagdialogs/tagdialog.cpp  
 M  +19 -19    quanta/dialogs/tagdialogs/tagdialog.h  
 M  +13 -13    quanta/dialogs/tagdialogs/tagimgdlg.cpp  
 M  +24 -24    quanta/dialogs/tagdialogs/tagimgdlg.h  
 M  +15 -15    quanta/dialogs/tagdialogs/tagimgdlgdata.cpp  
 M  +12 -12    quanta/dialogs/tagdialogs/tagmaildlg.cpp  
 M  +1 -1      quanta/dialogs/tagdialogs/tagmaildlg.h  
 M  +6 -6      quanta/dialogs/tagdialogs/tagmiscdlg.cpp  
 M  +3 -3      quanta/dialogs/tagdialogs/tagmiscdlg.h  
 M  +10 -10    quanta/dialogs/tagdialogs/tagquicklistdlg.cpp  
 M  +12 -12    quanta/dialogs/tagdialogs/tagquicklistdlg.h  
 M  +11 -11    quanta/dialogs/tagdialogs/tagquicklistdlgdata.cpp  
 M  +17 -17    quanta/dialogs/tagdialogs/tagwidget.cpp  
 M  +14 -14    quanta/dialogs/tagdialogs/tagwidget.h  
 M  +62 -62    quanta/dialogs/tagdialogs/tagxml.cpp  
 M  +13 -13    quanta/dialogs/tagdialogs/tagxml.h  
 M  +51 -51    quanta/messages/annotationoutput.cpp  
 M  +14 -14    quanta/messages/annotationoutput.h  
 M  +12 -12    quanta/messages/messageitem.cpp  
 M  +8 -8      quanta/messages/messageitem.h  
 M  +28 -28    quanta/messages/messageoutput.cpp  
 M  +11 -11    quanta/messages/messageoutput.h  
 M  +64 -64    quanta/parsers/dtd/dtd.cpp  
 M  +17 -17    quanta/parsers/dtd/dtd.h  
 M  +42 -42    quanta/parsers/dtd/dtdparser.cpp  
 M  +11 -11    quanta/parsers/dtd/dtdparser.h  
 M  +25 -25    quanta/parsers/node.cpp  
 M  +15 -15    quanta/parsers/node.h  
 M  +67 -67    quanta/parsers/parser.cpp  
 M  +14 -14    quanta/parsers/parser.h  
 M  +13 -13    quanta/parsers/parsercommon.cpp  
 M  +6 -6      quanta/parsers/parsercommon.h  
 M  +14 -14    quanta/parsers/qtag.cpp  
 M  +85 -85    quanta/parsers/qtag.h  
 M  +14 -14    quanta/parsers/sagroupparser.cpp  
 M  +2 -2      quanta/parsers/sagroupparser.h  
 M  +25 -25    quanta/parsers/saparser.cpp  
 M  +15 -15    quanta/parsers/saparser.h  
 M  +56 -56    quanta/parsers/tag.cpp  
 M  +28 -28    quanta/parsers/tag.h  
 M  +5 -5      quanta/parts/kafka/cursors.h  
 M  +20 -20    quanta/parts/kafka/domtreeview.cpp  
 M  +12 -12    quanta/parts/kafka/domtreeview.h  
 M  +41 -41    quanta/parts/kafka/htmldocumentproperties.cpp  
 M  +8 -8      quanta/parts/kafka/htmldocumentproperties.h  
 M  +2 -2      quanta/parts/kafka/htmlenhancer.cpp  
 M  +108 -108  quanta/parts/kafka/kafkacommon.cpp  
 M  +47 -47    quanta/parts/kafka/kafkacommon.h  
 M  +17 -17    quanta/parts/kafka/kafkadragobject.cpp  
 M  +7 -7      quanta/parts/kafka/kafkadragobject.h  
 M  +44 -44    quanta/parts/kafka/kafkahtmlpart.cpp  
 M  +11 -11    quanta/parts/kafka/kafkahtmlpart.h  
 M  +6 -6      quanta/parts/kafka/kafkasyncoptions.cpp  
 M  +1 -1      quanta/parts/kafka/kafkasyncoptions.h  
 M  +23 -23    quanta/parts/kafka/undoredo.cpp  
 M  +18 -18    quanta/parts/kafka/undoredo.h  
 M  +87 -87    quanta/parts/kafka/wkafkapart.cpp  
 M  +18 -18    quanta/parts/kafka/wkafkapart.h  
 M  +19 -19    quanta/parts/preview/whtmlpart.cpp  
 M  +13 -13    quanta/parts/preview/whtmlpart.h  
 M  +38 -38    quanta/plugins/quantaplugin.cpp  
 M  +27 -27    quanta/plugins/quantaplugin.h  
 M  +14 -14    quanta/plugins/quantapluginconfig.cpp  
 M  +2 -2      quanta/plugins/quantapluginconfig.h  
 M  +38 -38    quanta/plugins/quantaplugineditor.cpp  
 M  +11 -11    quanta/plugins/quantaplugineditor.h  
 M  +29 -29    quanta/plugins/quantaplugininterface.cpp  
 M  +18 -18    quanta/plugins/quantaplugininterface.h  
 M  +19 -19    quanta/project/eventconfigurationdlg.cpp  
 M  +3 -3      quanta/project/eventconfigurationdlg.h  
 M  +45 -45    quanta/project/eventeditordlg.cpp  
 M  +12 -12    quanta/project/eventeditordlg.h  
 M  +21 -21    quanta/project/membereditdlg.cpp  
 M  +3 -3      quanta/project/membereditdlg.h  
 M  +151 -151  quanta/project/project.cpp  
 M  +41 -41    quanta/project/project.h  
 M  +15 -15    quanta/project/projectlist.cpp  
 M  +9 -9      quanta/project/projectlist.h  
 M  +3 -3      quanta/project/projectnewfinal.cpp  
 M  +1 -1      quanta/project/projectnewfinal.h  
 M  +34 -34    quanta/project/projectnewgeneral.cpp  
 M  +7 -7      quanta/project/projectnewgeneral.h  
 M  +33 -33    quanta/project/projectnewlocal.cpp  
 M  +3 -3      quanta/project/projectnewlocal.h  
 M  +39 -39    quanta/project/projectnewweb.cpp  
 M  +9 -9      quanta/project/projectnewweb.h  
 M  +189 -189  quanta/project/projectprivate.cpp  
 M  +39 -39    quanta/project/projectprivate.h  
 M  +84 -84    quanta/project/projectupload.cpp  
 M  +20 -20    quanta/project/projectupload.h  
 M  +8 -8      quanta/project/projecturl.h  
 M  +33 -33    quanta/project/rescanprj.cpp  
 M  +6 -6      quanta/project/rescanprj.h  
 M  +33 -33    quanta/project/teammembersdlg.cpp  
 M  +5 -5      quanta/project/teammembersdlg.h  
 M  +14 -14    quanta/project/uploadprofiles.cpp  
 M  +13 -13    quanta/project/uploadprofiles.h  
 M  +17 -17    quanta/src/dcopquanta.cpp  
 M  +3 -3      quanta/src/dcopquanta.h  
 M  +4 -4      quanta/src/dcopquantaif.h  
 M  +4 -4      quanta/src/dcopsettings.cpp  
 M  +3 -3      quanta/src/dcopsettings.h  
 M  +4 -4      quanta/src/dcopsettingsif.h  
 M  +15 -15    quanta/src/dcopwindowmanagerif.h  
 M  +278 -278  quanta/src/document.cpp  
 M  +70 -70    quanta/src/document.h  
 M  +137 -137  quanta/src/dtds.cpp  
 M  +18 -18    quanta/src/dtds.h  
 M  +16 -16    quanta/src/kqapp.cpp  
 M  +1 -1      quanta/src/kqapp.h  
 M  +7 -7      quanta/src/main.cpp  
 M  +480 -480  quanta/src/quanta.cpp  
 M  +81 -81    quanta/src/quanta.h  
 M  +394 -394  quanta/src/quanta_init.cpp  
 M  +9 -9      quanta/src/quanta_init.h  
 M  +34 -34    quanta/src/quantadoc.cpp  
 M  +3 -3      quanta/src/quantadoc.h  
 M  +76 -76    quanta/src/quantaview.cpp  
 M  +26 -26    quanta/src/quantaview.h  
 M  +56 -56    quanta/src/viewmanager.cpp  
 M  +8 -8      quanta/src/viewmanager.h  
 M  +114 -114  quanta/treeviews/basetreeview.cpp  
 M  +25 -25    quanta/treeviews/basetreeview.h  
 M  +17 -17    quanta/treeviews/docfolder.cpp  
 M  +6 -6      quanta/treeviews/docfolder.h  
 M  +4 -4      quanta/treeviews/docitem.cpp  
 M  +6 -6      quanta/treeviews/docitem.h  
 M  +37 -37    quanta/treeviews/doctreeview.cpp  
 M  +11 -11    quanta/treeviews/doctreeview.h  
 M  +35 -35    quanta/treeviews/filestreeview.cpp  
 M  +4 -4      quanta/treeviews/filestreeview.h  
 M  +4 -4      quanta/treeviews/newtemplatedirdlg.cpp  
 M  +2 -2      quanta/treeviews/newtemplatedirdlg.h  
 M  +56 -56    quanta/treeviews/projecttreeview.cpp  
 M  +12 -12    quanta/treeviews/projecttreeview.h  
 M  +57 -57    quanta/treeviews/scripttreeview.cpp  
 M  +10 -10    quanta/treeviews/scripttreeview.h  
 M  +31 -31    quanta/treeviews/servertreeview.cpp  
 M  +5 -5      quanta/treeviews/servertreeview.h  
 M  +13 -13    quanta/treeviews/structtreetag.cpp  
 M  +4 -4      quanta/treeviews/structtreetag.h  
 M  +88 -88    quanta/treeviews/structtreeview.cpp  
 M  +32 -32    quanta/treeviews/structtreeview.h  
 M  +62 -62    quanta/treeviews/tagattributeitems.cpp  
 M  +30 -30    quanta/treeviews/tagattributeitems.h  
 M  +54 -54    quanta/treeviews/tagattributetree.cpp  
 M  +18 -18    quanta/treeviews/tagattributetree.h  
 M  +135 -135  quanta/treeviews/templatestreeview.cpp  
 M  +16 -16    quanta/treeviews/templatestreeview.h  
 M  +11 -11    quanta/treeviews/uploadtreefile.cpp  
 M  +3 -3      quanta/treeviews/uploadtreefile.h  
 M  +14 -14    quanta/treeviews/uploadtreefolder.cpp  
 M  +8 -8      quanta/treeviews/uploadtreefolder.h  
 M  +32 -32    quanta/treeviews/uploadtreeview.cpp  
 M  +15 -15    quanta/treeviews/uploadtreeview.h  
 M  +11 -11    quanta/utility/newstuff.cpp  
 M  +6 -6      quanta/utility/newstuff.h  
 M  +32 -32    quanta/utility/qpevents.cpp  
 M  +16 -16    quanta/utility/qpevents.h  
 M  +29 -29    quanta/utility/quantabookmarks.cpp  
 M  +8 -8      quanta/utility/quantabookmarks.h  
 M  +106 -106  quanta/utility/quantacommon.cpp  
 M  +51 -51    quanta/utility/quantacommon.h  
 M  +20 -20    quanta/utility/quantanetaccess.cpp  
 M  +14 -14    quanta/utility/quantanetaccess.h  
 M  +9 -9      quanta/utility/resource.h  
 M  +116 -116  quanta/utility/tagaction.cpp  
 M  +20 -20    quanta/utility/tagaction.h  
 M  +4 -4      quanta/utility/tagactionmanager.cpp  
 M  +5 -5      quanta/utility/tagactionmanager.h  
 M  +37 -37    quanta/utility/tagactionset.cpp  
 M  +18 -18    quanta/utility/tagactionset.h  
 M  +77 -77    quanta/utility/toolbartabwidget.cpp  
 M  +25 -25    quanta/utility/toolbartabwidget.h  
 M  +1 -1      quanta/utility/toolbarxmlgui.cpp  
 M  +1 -1      quanta/utility/toolbarxmlgui.h  


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

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