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

List:       kde-commits
Subject:    KDE_3_2_BRANCH: quanta [POSSIBLY UNSAFE]
From:       Andras Mantia <amantia () freemail ! hu>
Date:       2004-01-19 8:28:54
Message-ID: 20040119082854.724C71A27 () office ! kde ! org
[Download RAW message or body]

CVS commit by amantia: 

This should restore KDE_3_2_BRANCH to the KDE_3_0_RELEASE state.


  A            kommander/editor/domtool.cpp   1.1.6.2 [UNKNOWN]
  A            kommander/editor/domtool.h   1.1.6.2 [UNKNOWN]
  A            kommander/editor/ewidgetfactory.cpp   1.6.4.2 [POSSIBLY UNSAFE: qDebug] [UNKNOWN]
  A            kommander/editor/ewidgetfactory.h   1.2.4.2 [UNKNOWN]
  A            kommander/executor/domtool.cpp   1.1.6.2 [UNKNOWN]
  A            kommander/executor/ewidgetfactory.cpp   1.7.4.2 [POSSIBLY UNSAFE: qDebug] [UNKNOWN]
  A            kommander/executor/ewidgetfactory.h   1.2.4.2 [UNKNOWN]
  A            kommander/widgets/ewidgetfactory.cpp   1.6.4.2 [POSSIBLY UNSAFE: qDebug] [UNKNOWN]
  A            kommander/widgets/ewidgetfactory.h   1.2.4.2 [UNKNOWN]
  M +0 -3      README   1.25.2.2
  M +0 -2      TODO   1.15.2.2
  M +1 -1      VERSION   1.10.4.2
  M +10 -22    configure.in.in   1.45.2.4
  M +13 -15    quanta.kdevelop   1.103.2.2
  M +0 -4      kommander/ChangeLog   1.3.4.2
  M +1 -1      kommander/Makefile.am   1.10.4.2
  M +0 -1      kommander/NEWS   1.1.6.2
  M +2 -2      kommander/README   1.1.6.2
  M +1 -1      kommander/VERSION   1.1.6.2
  M +19 -46    kommander/kommander.kdevelop   1.1.4.2
  M +5 -5      kommander/editor/Makefile.am   1.13.2.2
  M +32 -32    kommander/editor/actiondnd.cpp   1.4.4.2
  M +4 -4      kommander/editor/actioneditorimpl.cpp   1.3.4.2
  M +5 -5      kommander/editor/actionlistview.cpp   1.3.4.2
  M +4 -4      kommander/editor/command.cpp   1.7.4.2
  M +6 -6      kommander/editor/connectioneditorimpl.cpp   1.5.4.2
  M +1 -1      kommander/editor/connectionviewerimpl.cpp   1.4.4.2
  M +9 -9      kommander/editor/customwidgeteditorimpl.cpp   1.6.4.2
  M +14 -14    kommander/editor/editslotsimpl.cpp   1.6.2.2
  M +20 -20    kommander/editor/formfile.cpp   1.11.2.2
  M +45 -45    kommander/editor/formwindow.cpp   1.9.2.2
  M +22 -22    kommander/editor/hierarchyview.cpp   1.7.2.2
  M +2 -2      kommander/editor/iconvieweditorimpl.cpp   1.3.4.2
  M +1 -1      kommander/editor/listboxeditorimpl.cpp   1.3.4.2
  M +3 -3      kommander/editor/listvieweditorimpl.cpp   1.3.4.2
  M +117 -70   kommander/editor/mainwindow.cpp   1.9.2.2
  M +2 -2      kommander/editor/mainwindow.h   1.4.2.2
  M +173 -173  kommander/editor/mainwindowactions.cpp   1.11.2.2
  M +2 -2      kommander/editor/multilineeditorimpl.cpp   1.4.4.2
  M +5 -5      kommander/editor/newformimpl.cpp   1.7.2.2
  M +83 -83    kommander/editor/propertyeditor.cpp   1.7.4.2
  M +1 -1      kommander/editor/resource.cpp   1.8.2.2
  M +1 -1      kommander/editor/sizehandle.cpp   1.3.4.2
  M +1 -1      kommander/editor/tableeditorimpl.cpp   1.3.4.2
  M +20 -20    kommander/editor/widgetdatabase.cpp   1.8.2.2
  M +0 -2      kommander/editor/widgetdatabase.h   1.2.6.2
  M +12 -22    kommander/editor/widgetfactory.cpp   1.10.2.2
  M +9 -3      kommander/editor/widgetfactory.h   1.1.6.2
  M +7 -7      kommander/editor/wizardeditorimpl.cpp   1.5.4.2
  M +8 -8      kommander/editor/workspace.cpp   1.9.2.2
  M +13 -1     kommander/editor/pics/small/disabled/adjustsize.png   1.1.6.2
  M +6 -1      kommander/editor/pics/small/disabled/connecttool.png   1.1.6.2
  M +6 -1      kommander/editor/pics/small/disabled/editbreaklayout.png   1.1.6.2
  M +4 -1      kommander/editor/pics/small/disabled/editcopy.png   1.1.6.2
  M +6 -1      kommander/editor/pics/small/disabled/editgrid.png   1.1.6.2
  M +5 -1      kommander/editor/pics/small/disabled/edithlayout.png   1.1.6.2
  M +9 -1      kommander/editor/pics/small/disabled/edithlayoutsplit.png   1.1.6.2
  M +9 -1      kommander/editor/pics/small/disabled/editpaste.png   1.1.6.2
  M +6 -1      kommander/editor/pics/small/disabled/editvlayout.png   1.1.6.2
  M +6 -1      kommander/editor/pics/small/disabled/editvlayoutsplit.png   1.1.6.2
  M +6 -1      kommander/editor/pics/small/disabled/filesave.png   1.1.6.2
  M +3 -1      kommander/editor/pics/small/disabled/redo.png   1.1.6.2
  M +7 -1      kommander/editor/pics/small/disabled/searchfind.png   1.1.6.2
  M +3 -1      kommander/editor/pics/small/disabled/undo.png   1.1.6.2
  M +3 -3      kommander/executor/Makefile.am   1.8.4.2
  M +3 -5      kommander/executor/instance.cpp   1.5.4.2
  M +5 -5      kommander/widgets/Makefile.am   1.10.4.2
  M +2 -3      kommander/widgets/subdialog.cpp   1.7.4.2
  M +2 -3      kommander/widgets/wizard.cpp   1.7.4.2
  M +6 -6      quanta/Makefile.am   1.96.2.2
  M +1 -1      quanta/kqapp.cpp   1.43.2.2
  M +0 -4      quanta/quanta.cpp   1.414.2.2
  M +2 -5      quanta/quanta_init.cpp   1.399.2.2
  M +1 -2      quanta/quantaview_slots.cpp   1.159.2.2
  M +1 -11     quanta/data/plugins.rc   1.13.4.2
  M +2 -2      quanta/data/icons/Makefile.am   1.14.2.2
  R            kommander/factory/.cvsignore   1.1.4.1
  R            kommander/factory/Makefile.am   1.1.4.1
  R            kommander/factory/domtool.cpp   1.1.4.1
  R            kommander/factory/domtool.h   1.1.4.1
  R            kommander/factory/kommanderfactory.cpp   1.1.4.1
  R            kommander/factory/kommanderfactory.h   1.1.4.1
  R            kommander/plugin/.cvsignore   1.1.4.1
  R            kommander/plugin/Makefile.am   1.1.4.1
  R            kommander/plugin/kommanderplugin.cpp   1.1.4.1
  R            kommander/plugin/kommanderplugin.h   1.1.4.1
  R            kommander/widgets/plugin.cpp   1.1.4.1
  R            quanta/quanta_be.desktop   1.1.4.1
  R            quanta/data/icons/hi16-app-quanta_be.png   1.1.4.1
  R            quanta/data/icons/hi22-app-quanta_be.png   1.1.4.1
  R            quanta/data/icons/hi32-app-quanta_be.png   1.1.4.1
  R            quanta/data/icons/hi48-app-quanta_be.png   1.1.4.1
  R            quanta/data/icons/quantalogo_be.png   1.1.4.1



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

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