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

List:       kde-commits
Subject:    KDE/kdeutils/khexedit
From:       Friedrich W. H. Kossebau <kossebau () kde ! org>
Date:       2007-05-17 13:33:01
Message-ID: 1179408781.143565.23344.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 665631 by kossebau:

new style for includes

 M  +2 -2      core/codecs/kbinarybytecodec.cpp  
 M  +1 -1      core/codecs/kbinarybytecodec.h  
 M  +5 -3      core/codecs/kbytecodec.cpp  
 M  +4 -3      core/codecs/kcharcodec.cpp  
 M  +2 -2      core/codecs/kdecimalbytecodec.cpp  
 M  +1 -2      core/codecs/kdecimalbytecodec.h  
 M  +4 -3      core/codecs/kebcdic1047charcodec.cpp  
 M  +3 -2      core/codecs/kebcdic1047charcodec.h  
 M  +3 -3      core/codecs/khexadecimalbytecodec.cpp  
 M  +3 -2      core/codecs/khexadecimalbytecodec.h  
 M  +3 -3      core/codecs/koctalbytecodec.cpp  
 M  +1 -2      core/codecs/koctalbytecodec.h  
 M  +7 -6      core/codecs/ktextcharcodec.cpp  
 M  +5 -2      core/codecs/ktextcharcodec.h  
 M  +3 -3      core/kabstractbytearraymodel.cpp  
 M  +5 -5      core/kabstractbytearraymodel.h  
 M  +3 -2      core/kbytearraymodel.cpp  
 M  +2 -1      core/kbytearraymodel.h  
 M  +3 -3      core/kbytearraymodel_p.cpp  
 M  +1 -1      core/kbytearraymodel_p.h  
 M  +1 -1      core/kbytecodec.h  
 M  +3 -1      core/kcharcodec.h  
 M  +5 -4      core/kfilebytearraymodel.cpp  
 M  +1 -1      core/kfilebytearraymodel.h  
 M  +3 -3      core/kfilebytearraymodel_p.cpp  
 M  +1 -2      core/kfilebytearraymodel_p.h  
 M  +9 -5      core/kfixedsizebytearraymodel.cpp  
 M  +1 -1      core/kfixedsizebytearraymodel.h  
 M  +1 -1      core/khe_export.h  
 M  +3 -3      core/khechar.h  
 M  +1 -1      core/ksection.cpp  
 M  +1 -1      core/ksection.h  
 M  +6 -3      core/ksectionlist.cpp  
 M  +3 -3      core/ksectionlist.h  
 M  +3 -2      core/kselection.h  
 M  +3 -2      core/kwordbufferservice.cpp  
 M  +3 -3      core/kwordbufferservice.h  
 M  +6 -6      core/tests/kabstractbytearraymodeliftest.cpp  
 M  +2 -2      core/tests/kabstractbytearraymodeliftest.h  
 M  +5 -5      core/tests/kbytearraymodelkabstractbytearraymodeliftest.cpp  
 M  +1 -1      core/tests/kbytearraymodelkabstractbytearraymodeliftest.h  
 M  +5 -5      core/tests/kbytearraymodeltest.cpp  
 M  +2 -2      core/tests/kbytearraymodeltest.h  
 M  +7 -6      core/tests/kcharcodeciftest.cpp  
 M  +2 -2      core/tests/kcharcodeciftest.h  
 M  +9 -8      core/tests/kcharcodectest.cpp  
 M  +2 -2      core/tests/kcharcodectest.h  
 M  +5 -5      core/tests/kebcdic1047charcodeckcharcodeciftest.cpp  
 M  +1 -1      core/tests/kebcdic1047charcodeckcharcodeciftest.h  
 M  +5 -5      core/tests/kfixedsizebytearraymodelkabstractbytearraymodeliftest.cpp  
 M  +2 -4      core/tests/kfixedsizebytearraymodelkabstractbytearraymodeliftest.h  
 M  +5 -5      core/tests/kfixedsizebytearraymodeltest.cpp  
 M  +2 -2      core/tests/kfixedsizebytearraymodeltest.h  
 M  +5 -5      core/tests/ksectionlisttest.cpp  
 M  +2 -2      core/tests/ksectionlisttest.h  
 M  +5 -4      core/tests/ksectiontest.cpp  
 M  +2 -2      core/tests/ksectiontest.h  
 M  +5 -4      core/tests/kselectiontest.cpp  
 M  +2 -2      core/tests/kselectiontest.h  
 M  +5 -5      core/tests/ktextcharcodeckcharcodeciftest.cpp  
 M  +1 -1      core/tests/ktextcharcodeckcharcodeciftest.h  
 M  +8 -7      core/tests/ktextcharcodectest.cpp  
 M  +2 -2      core/tests/ktextcharcodectest.h  
 M  +7 -6      gui/controller/kchareditor.cpp  
 M  +1 -1      gui/controller/kchareditor.h  
 M  +2 -2      gui/controller/kcontroller.cpp  
 M  +8 -7      gui/controller/keditor.cpp  
 M  +1 -1      gui/controller/keditor.h  
 M  +7 -6      gui/controller/knavigator.cpp  
 M  +1 -1      gui/controller/knavigator.h  
 M  +5 -4      gui/controller/ktabcontroller.cpp  
 M  +1 -1      gui/controller/ktabcontroller.h  
 M  +7 -6      gui/controller/kvalueeditor.cpp  
 M  +3 -1      gui/controller/kvalueeditor.h  
 M  +5 -3      gui/helper.h  
 M  +3 -3      gui/kbordercoltextexport.cpp  
 M  +3 -1      gui/kbordercoltextexport.h  
 M  +5 -4      gui/kbordercolumn.cpp  
 M  +3 -1      gui/kbordercolumn.h  
 M  +9 -8      gui/kbytearraydrag.cpp  
 M  +3 -3      gui/kbytearraydrag.h  
 M  +31 -32    gui/kbytearrayview.cpp  
 M  +4 -3      gui/kbytearrayview.h  
 M  +3 -2      gui/kcharcoltextexport.cpp  
 M  +3 -1      gui/kcharcoltextexport.h  
 M  +11 -10    gui/kcharcolumn.cpp  
 M  +3 -3      gui/kcharcolumn.h  
 M  +1 -0      gui/kcoltextexport.h  
 M  +3 -3      gui/kcoordrange.h  
 M  +1 -1      gui/kcoordrangelist.cpp  
 M  +4 -3      gui/kcoordrangelist.h  
 M  +0 -1      gui/kcursor.cpp  
 M  +4 -3      gui/kcursor.h  
 M  +5 -4      gui/kdatacoltextexport.cpp  
 M  +3 -3      gui/kdatacoltextexport.h  
 M  +7 -8      gui/kdatacolumn.cpp  
 M  +4 -4      gui/kdatacolumn.h  
 M  +3 -3      gui/kdatacursor.cpp  
 M  +1 -1      gui/kdatacursor.h  
 M  +1 -1      gui/kdatalayout.cpp  
 M  +3 -3      gui/kdatalayout.h  
 M  +3 -6      gui/kdataranges.cpp  
 M  +2 -1      gui/kdataranges.h  
 M  +5 -4      gui/koffsetcoltextexport.cpp  
 M  +1 -1      gui/koffsetcoltextexport.h  
 M  +5 -4      gui/koffsetcolumn.cpp  
 M  +2 -1      gui/koffsetcolumn.h  
 M  +3 -3      gui/koffsetformat.cpp  
 M  +3 -2      gui/kvaluecoltextexport.cpp  
 M  +3 -3      gui/kvaluecoltextexport.h  
 M  +7 -6      gui/kvaluecolumn.cpp  
 M  +3 -3      gui/kvaluecolumn.h  
 M  +1 -1      gui/libkcolumnsview/kadds.h  
 M  +5 -4      gui/libkcolumnsview/kcolumn.cpp  
 M  +4 -3      gui/libkcolumnsview/kcolumn.h  
 M  +5 -4      gui/libkcolumnsview/kcolumnsview.cpp  
 M  +7 -6      gui/libkcolumnsview/kcolumnsview.h  
 M  +5 -5      gui/test/kcoordrangelisttest.cpp  
 M  +2 -2      gui/test/kcoordrangelisttest.h  
 M  +6 -5      gui/test/kcoordrangetest.cpp  
 M  +2 -2      gui/test/kcoordrangetest.h  
 M  +5 -4      gui/test/kcoordtest.cpp  
 M  +2 -2      gui/test/kcoordtest.h  
 M  +3 -3      parts/kbytesedit/factory.cpp  
 M  +7 -7      parts/kbytesedit/kbytearrayedit.cpp  
 M  +3 -3      parts/kbytesedit/kbytearrayedit.h  
 M  +1 -1      parts/kbytesedit/tests/beiftest.cpp  
 M  +7 -6      parts/kpart/khebrowserextension.cpp  
 M  +3 -3      parts/kpart/khebrowserextension.h  
 M  +10 -9     parts/kpart/khepart.cpp  
 M  +4 -4      parts/kpart/khepart.h  
 M  +8 -8      parts/kpart/khepartfactory.cpp  
 M  +2 -1      parts/kpart/khepartfactory.h  


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

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