More Info

Revision 783601

(Back to digest)
 

Other in Development Tools

Andras Mantia committed changes in /trunk/KDE/kdewebdev/kommander:

Continue porting of Kommander to KDE4:
- restructure the libraries: have one Kommander library, make the standard widgets part of a plugin
- add the new widgets from Kommander 1.3
- fix layouting issue
- fix reading and setting of properties
- fix a bug that cause string properties to be "translated" to empty strings

Depending on your luck, some dialogs may show up and work, but this is still pre-alpha.

File Changes

Added 48 files
/trunk/KDE/kdewebdev/kommander
 
/lib
 
/executor/kommander.desktop
 
/lib/CMakeLists.txt
 
/lib/domtool.cpp
 
/lib/domtool.h
 
/lib/expression.cpp
 
/lib/expression.h
 
/lib/function.cpp
 
/lib/function.h
 
/lib/functionlib.cpp
 
/lib/invokeclass.cpp
 
/lib/invokeclass.h
 
/lib/kmdrmainwindow.cpp
 
/lib/kmdrmainwindow.h
 
/lib/kommander_export.h
 
/lib/kommanderfactory.cpp
 
/lib/kommanderfactory.h
 
/lib/kommanderfunctions.cpp
 
/lib/kommanderplugin.cpp
 
/lib/kommanderplugin.h
 
/lib/kommanderversion.h
 
/lib/kommanderwidget.cpp
 
/lib/kommanderwidget.h
 
/lib/kommanderwindow.cpp
 
/lib/kommanderwindow.h
 
/lib/myprocess.cpp
 
/lib/myprocess.h
 
/lib/parsenode.cpp
 
/lib/parsenode.h
 
/lib/parser.cpp
 
/lib/parser.h
 
/lib/parserdata.cpp
 
/lib/parserdata.h
 
/lib/specialinformation.cpp
 
/lib/specialinformation.h
 
/lib/specials.cpp
 
/lib/specials.h
 
/widgets/aboutdialog.cpp
 
/widgets/aboutdialog.h
 
/widgets/corewidgetsplugin.cpp
 
/widgets/datepicker.cpp
 
/widgets/datepicker.h
 
/widgets/fontdialog.cpp
 
/widgets/fontdialog.h
 
/widgets/popupmenu.cpp
 
/widgets/popupmenu.h
 
/widgets/toolbox.cpp
 
/widgets/toolbox.h
Deleted 4 files
/trunk/KDE/kdewebdev/kommander
 
/factory
 
/plugin
 
/widget
 
/executor/kmdr-executor.desktop
Modified 54 files
/trunk/KDE/kdewebdev/kommander
 
/CMakeLists.txt
 
/kommander-editor.kdevelop
 
/kommander.kdevelop
 
/executor/CMakeLists.txt
 
/executor/instance.cpp
 
/widgets/buttongroup.h
 
/widgets/checkbox.cpp
 
/widgets/checkbox.h
 
/widgets/closebutton.h
 
/widgets/CMakeLists.txt
 
/widgets/combobox.cpp
 
/widgets/combobox.h
 
/widgets/dialog.cpp
 
/widgets/dialog.h
 
/widgets/execbutton.h
 
/widgets/fileselector.cpp
 
/widgets/fileselector.h
 
/widgets/groupbox.cpp
 
/widgets/groupbox.h
 
/widgets/konsole.cpp
 
/widgets/konsole.h
 
/widgets/label.cpp
 
/widgets/label.h
 
/widgets/lineedit.h
 
/widgets/listbox.cpp
 
/widgets/listbox.h
 
/widgets/pixmaplabel.h
 
/widgets/plugin.cpp
 
/widgets/progressbar.h
 
/widgets/radiobutton.cpp
 
/widgets/radiobutton.h
 
/widgets/richtexteditor.cpp
 
/widgets/richtexteditor.h
 
/widgets/scriptobject.h
 
/widgets/slider.cpp
 
/widgets/slider.h
 
/widgets/spinboxint.cpp
 
/widgets/spinboxint.h
 
/widgets/statusbar.cpp
 
/widgets/statusbar.h
 
/widgets/subdialog.h
 
/widgets/table.cpp
 
/widgets/table.h
 
/widgets/tabwidget.cpp
 
/widgets/tabwidget.h
 
/widgets/textbrowser.cpp
 
/widgets/textbrowser.h
 
/widgets/textedit.cpp
 
/widgets/textedit.h
 
/widgets/timer.h
 
/widgets/treewidget.cpp
 
/widgets/treewidget.h
 
/widgets/wizard.cpp
 
/widgets/wizard.h
106 files changed in total