summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| | * QNetworkReply: Add isFinished() method documentation improvementMarkus Goetz2009-07-141-0/+4
| | * support context menu for system tray icons on Windows CEJoerg Bornemann2009-07-141-2/+11
| | * Socket function cleanup: replacing direct POSIX calls with qt_safe_().Robert Griebl2009-07-145-44/+42
| | * outdated comment in qfsfileengine_win.cpp removedJoerg Bornemann2009-07-141-2/+0
| | * large file support for Windows CEJoerg Bornemann2009-07-141-16/+19
| | * micro optimization in qfsfileengine_win.cppJoerg Bornemann2009-07-141-4/+2
| | * Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtMarius Bugge Monsen2009-07-148-15/+51
| | |\
| | | * QNetworkReply: Add isFinished() methodMarkus Goetz2009-07-145-0/+32
| | | * Make sure QGraphicsScene::update() only requires one event-loopBjørn Erik Nilsen2009-07-143-15/+19
| | | * doc: Clarified what happens with a null Q3CString.Martin Smith2009-07-141-5/+27
| | * | Remove sendGestureEvent().Marius Bugge Monsen2009-07-141-68/+0
| | * | doc: Clarified what happens with a null Q3CString.Martin Smith2009-07-141-5/+27
| | * | Add QGraphicsView::filtersChildEvents property.Marius Bugge Monsen2009-07-145-9/+149
| | |/
| * | Add W3C license text for xml.xsdTobias Koenig2009-07-131-0/+40
| * | Revert "Remove builtin xml schema file until legal issues are clarified"Tobias Koenig2009-07-132-0/+146
| * | Remove builtin xml schema file until legal issues are clarifiedTobias Koenig2009-07-102-146/+0
| * | Merge branch 'master' of git://gitorious.org/qt/qtTobias Koenig2009-07-054293-170187/+204125
| |\ \
| * \ \ Merge branch 'master' of git://gitorious.org/qt/qtTobias Koenig2009-06-163034-96741/+242838
| |\ \ \
| * \ \ \ Merge branch 'master' of git://gitorious.org/qt/qtTobias Koenig2009-06-10221-948/+2101
| |\ \ \ \
| * \ \ \ \ Merge commit 'qt-mainline/master'Tobias Koenig2009-06-04571-8570/+29670
| |\ \ \ \ \
| * | | | | | Fixed typo in apidocs and extended example codeTobias Koenig2009-06-032-3/+14
| * | | | | | Add conformance section to qtxmlpatterns doc and extended api docsTobias Koenig2009-05-311-1/+7
| * | | | | | Added code snippets for QXmlSchemaValidator and referenced them from api docsTobias Koenig2009-05-211-0/+12
| * | | | | | Added code snippets for QXmlSchema and referenced them from api docsTobias Koenig2009-05-211-0/+16
| * | | | | | Complete documentation of schema example and reference it from api docsTobias Koenig2009-05-202-0/+4
| * | | | | | First version of documentation for schema exampleTobias Koenig2009-05-191-0/+10
| * | | | | | Document xml schema enum in QRegExpTobias Koenig2009-05-191-0/+3
| * | | | | | Forward errors from QXmlStreamReader to XsdSchemaParserTobias Koenig2009-05-191-0/+3
| * | | | | | Remove unneeded qDebug statementTobias Koenig2009-05-191-1/+0
| * | | | | | Adapt license headers to LGPLTobias Koenig2009-05-16109-218/+3488
| * | | | | | Various api, documentation and code cleanupsTobias Koenig2009-05-1625-105/+213
| * | | | | | Add W3C XML Schema validation supportTobias Koenig2009-05-16213-561/+34912
| * | | | | | Extended QRegExp by a W3C XML Schema modeTobias Koenig2009-05-162-3/+329
* | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtDavid Boddie2009-07-14954-5970/+22777
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Use the correct font metrics function.Olivier Goffart2009-07-142-8/+2
| * | | | | | Make the window title set by setWindowFilePath() match our docs.Norwegian Rock Cat2009-07-142-4/+4
| * | | | | | Remove this foundItem boolean.Norwegian Rock Cat2009-07-141-4/+1
| * | | | | | use qt_mac_QStringToNString & qt_mac_NSStringToQStringNorwegian Rock Cat2009-07-142-6/+5
| * | | | | | Build fix for mingwThierry Bastian2009-07-1420-39/+34
| * | | | | | Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit-4.6-snapshot-...Simon Hausmann2009-07-13902-5881/+22556
| * | | | | | Compile without qt3supportOlivier Goffart2009-07-131-1/+1
| * | | | | | Fixes: The keyboard navigation of QComboBox don't work with the completionNoah White-Hamerslough2009-07-131-2/+2
| * | | | | | QToolTip: Uses QPalette::ToolTipText default text color for rich text.Thomas Sondergaard2009-07-131-0/+1
| * | | | | | Added QTextListFormat::ListUpperRoman and QTextListFormat::ListLowerRoman for...Nils Jeisecke2009-07-139-7/+85
| * | | | | | Removed two generated files.Simon Hausmann2009-07-132-43/+0
| * | | | | | Merge commit 'origin/4.5'Oswald Buddenhagen2009-07-137-8/+60
| |\ \ \ \ \ \
| | * | | | | | Updated WebKit from /home/shausman/src/webkit/trunk to origin/qtwebkit-4.5 ( ...Simon Hausmann2009-07-1318-2040/+3375
| * | | | | | | Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-07-131-0/+2
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | QNAM: Fix double sending of a HTTP requestMarkus Goetz2009-07-132-0/+9
| | * | | | | | QFlags::testFlag(): handle the zero case appropriately.Frans Englich2009-07-131-1/+1