Olli Werwolff 500f2e5d84 Fixes: Fixed duplicate check when adding files using the resource editor
Task:     238308
RevBy:    eike
AutoTest: -
Details:  Instead of the text and prefix of the file to add, pointers were compared. Thus the function always returned false and duplicates were not recognized. Replaced struct FileList with a class FileList, which is inherited from QList and added the function containsList which checks the needed values.
2009-01-28 17:01:01 +01:00
2009-01-27 12:42:29 +01:00
2009-01-07 12:38:26 -08:00
2008-12-16 15:39:41 +01:00
Description
A cross-platform Qt IDE
656 MiB
Languages
C++ 84.2%
QML 8.4%
C 3.2%
Python 2.4%
CMake 0.7%
Other 0.7%