summaryrefslogtreecommitdiffstats
path: root/src/qt3support/dialogs
Commit message (Collapse)AuthorAgeFilesLines
* improved string operations all over the placeThierry Bastian2009-05-283-6/+6
| | | | | used character operations whenever possible better usage of QLatin1String
* Merge branch '4.5'Rhys Weatherley2009-04-211-4/+9
|\ | | | | | | | | | | | | | | | | | | | | Conflicts: src/gui/graphicsview/qgraphicsitem.cpp tools/qdoc3/test/assistant.qdocconf tools/qdoc3/test/designer.qdocconf tools/qdoc3/test/linguist.qdocconf tools/qdoc3/test/qmake.qdocconf tools/qdoc3/test/qt-build-docs.qdocconf tools/qdoc3/test/qt.qdocconf
| * Fix Q3FileDialog bug that make impossible to rename twice a fileAlexis Menard2009-04-211-4/+9
| | | | | | | | | | | | | | | | | | The line edit (to rename the file) contains a guard to avoid double emit when the editing is finished but this flag was not set back properly so it was making the line edit not usable afterwards. Task-number: 251779 Reviewed-by: bnilsen
| * Long live Qt 4.5!Lars Knoll2009-03-2311-0/+11147
|
* Long live Qt!Lars Knoll2009-03-2311-0/+11159