Revision 529182

Go back to digest for 16th April 2006

Other in Development Tools

Andras Mantia committed changes in /branches/work/kdevquanta:

This is my first attempt to port some part of Quanta to KDE4:
- create cmake files- start to port "lib" to KDE/Qt4

File Changes

Added 27 files
  • /branches/work/kdevquanta
  •   /AdditionalInfo.txt
  •   /CMakeLists.txt
  •   /config.h.cmake
  •   /ConvenienceLibs.cmake
  •   /data/CMakeLists.txt
  •   /lib/CMakeLists.txt
  •   /plugins/CMakeLists.txt
  •   /quantacore/CMakeLists.txt
  •   /src/CMakeLists.txt
  •   /plugins/createproject/CMakeLists.txt
  •   /plugins/filestree/CMakeLists.txt
  •   /plugins/preview/CMakeLists.txt
  •   /plugins/project/CMakeLists.txt
  •   /plugins/structuretree/CMakeLists.txt
  •   /plugins/tagdialogs/CMakeLists.txt
  •   /plugins/templatestree/CMakeLists.txt
  •   /plugins/usertoolbars/CMakeLists.txt
  •   /quantacore/app_templates/CMakeLists.txt
  •   /quantacore/autocomplete/CMakeLists.txt
  •   /quantacore/dialogs/CMakeLists.txt
  •   /quantacore/parsers/CMakeLists.txt
  •   /plugins/createproject/pics/CMakeLists.txt
  •   /plugins/project/projecttree/CMakeLists.txt
  •   /plugins/project/quantaproject/CMakeLists.txt
  •   /plugins/usertoolbars/pics/CMakeLists.txt
  •   /quantacore/app_templates/quanta/CMakeLists.txt
  •   /quantacore/parsers/dtd/CMakeLists.txt
Modified 33 files
  • /branches/work/kdevquanta
  •   /kdevquanta.kdevelop
  •   /lib/basetreeview.cpp
  •   /lib/basetreeview.h
  •   /lib/dtdstruct.h
  •   /lib/editorsource.cpp
  •   /lib/editorsource.h
  •   /lib/extfileinfo.cpp
  •   /lib/extfileinfo.h
  •   /lib/filecombo.cpp
  •   /lib/filecombo.h
  •   /lib/fileinfodlg.ui
  •   /lib/groupstorage.h
  •   /lib/helper.h
  •   /lib/node.h
  •   /lib/parseresult.h
  •   /lib/qtag.cpp
  •   /lib/qtag.h
  •   /lib/quantacoreif.cpp
  •   /lib/quantacoreif.h
  •   /lib/quantanetaccess.cpp
  •   /lib/quantanetaccess.h
  •   /lib/quantaprojectif.h
  •   /lib/resizablewidget.cpp
  •   /lib/settings.h
  •   /lib/tag.cpp
  •   /lib/tag.h
  •   /lib/tagattr.cpp
  •   /lib/tagattr.h
  •   /lib/tagdialogsif.cpp
  •   /lib/tagdialogsif.h
  •   /lib/tagpair.h
  •   /lib/useraction.cpp
  •   /quantacore/parsers/statemachine.xmi
60 files changed in total