Revision 534079
Go back to digest for 30th April 2006Other in Development Tools
              Andras Mantia committed changes in /branches/work/kdevquanta:  
              
                
              
Trying to make it work:
- install data files
- correct some signal connections (adapt to the new KDevelop API)
- use contains instead of find for QHash/QList
- use KJob instead of KIO::Job (yes, we require kdelibs trunk)
- rewrite the iteration loops to use while and not for (the for loop is wrong)
Now it starts, loads the document and parses.    
File Changes
Modified  30 files  
                
                - /branches/work/kdevquanta
 - /CMakeLists.txt
 - /kdevquanta.kdevelop
 - /data/CMakeLists.txt
 - /lib/basetreeview.cpp
 - /lib/basetreeview.h
 - /lib/dtdstruct.h
 - /lib/extfileinfo.cpp
 - /lib/extfileinfo.h
 - /lib/groupstorage.cpp
 - /lib/qtag.cpp
 - /lib/tag.cpp
 - /quantacore/dtds.cpp
 - /quantacore/dtds.h
 - /quantacore/quantacommon.cpp
 - /quantacore/quantacorepart.cpp
 - /quantacore/quantacorepart.h
 - /src/main.cpp
 - /plugins/tagdialogs/tagdialog.cpp
 - /plugins/tagdialogs/tagwidget.cpp
 - /plugins/tagdialogs/tagxml.cpp
 - /plugins/templatestree/templatestreeview.cpp
 - /plugins/usertoolbars/actionconfigdialog.cpp
 - /plugins/usertoolbars/kdevusertoolbars.desktop
 - /plugins/usertoolbars/usertoolbarspart.cpp
 - /quantacore/autocomplete/specialareaattributecompletion.cpp
 - /quantacore/autocomplete/specialareatagcompletion.cpp
 - /quantacore/autocomplete/xmlentitycompletion.cpp
 - /quantacore/autocomplete/xmltagcompletion.cpp
 - /plugins/project/projecttree/projecttreeview.h
 - /quantacore/parsers/dtd/dtd.cpp
 
30 files changed in total  
              
                      KDE Commit-Digest