summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Merge branch 'master' of git://gitorious.org/qt/qtTobias Koenig2009-06-10298-1953/+4253
| |\ \ \ \
| * \ \ \ \ Merge commit 'qt-mainline/master'Tobias Koenig2009-06-041252-18150/+76766
| |\ \ \ \ \
| * | | | | | Fixed typo in apidocs and extended example codeTobias Koenig2009-06-033-3/+37
| * | | | | | Add conformance section to qtxmlpatterns doc and extended api docsTobias Koenig2009-05-312-1/+28
| * | | | | | Added code snippets for QXmlSchemaValidator and referenced them from api docsTobias Koenig2009-05-214-0/+153
| * | | | | | Added code snippets for QXmlSchema and referenced them from api docsTobias Koenig2009-05-214-0/+138
| * | | | | | Complete documentation of schema example and reference it from api docsTobias Koenig2009-05-204-0/+99
| * | | | | | First version of documentation for schema exampleTobias Koenig2009-05-196-9/+81
| * | | | | | Document xml schema enum in QRegExpTobias Koenig2009-05-191-0/+3
| * | | | | | Forward errors from QXmlStreamReader to XsdSchemaParserTobias Koenig2009-05-191-0/+3
| * | | | | | Extend auto tests for namepool checksTobias Koenig2009-05-192-0/+66
| * | | | | | Remove unneeded qDebug statementTobias Koenig2009-05-191-1/+0
| * | | | | | Add missing example filesTobias Koenig2009-05-199-0/+168
| * | | | | | Adapt license headers to LGPLTobias Koenig2009-05-16114-226/+3646
| * | | | | | Various api, documentation and code cleanupsTobias Koenig2009-05-1629-186/+521
| * | | | | | Add W3C XML Schema validation supportTobias Koenig2009-05-16273-595/+39053
| * | | | | | 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-14989-6215/+23326
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Use the correct font metrics function.Olivier Goffart2009-07-142-8/+2
| * | | | | | fix for mingw to still look into LIB and INCLUDE env varThierry Bastian2009-07-141-7/+6
| * | | | | | Make the window title set by setWindowFilePath() match our docs.Norwegian Rock Cat2009-07-142-4/+4
| * | | | | | Make the mainwindow examples use setWindowFilePathNorwegian Rock Cat2009-07-146-18/+15
| * | | | | | Remove this foundItem boolean.Norwegian Rock Cat2009-07-141-4/+1
| * | | | | | use qt_mac_QStringToNString & qt_mac_NSStringToQStringNorwegian Rock Cat2009-07-142-6/+5
| * | | | | | update to the configure program to support mingw+phononThierry Bastian2009-07-142-25/+39
| * | | | | | Build fix for mingwThierry Bastian2009-07-1421-40/+35
| * | | | | | Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit-4.6-snapshot-...Simon Hausmann2009-07-13902-5881/+22556
| * | | | | | Update to today's WebKit 4.6 snapshotSimon Hausmann2009-07-131-1/+1
| * | | | | | Compile without qt3supportOlivier Goffart2009-07-131-1/+1
| * | | | | | Make test faster + fix whitespaceOlivier Goffart2009-07-131-20/+21
| * | | | | | Fixes: The keyboard navigation of QComboBox don't work with the completionNoah White-Hamerslough2009-07-132-2/+42
| * | | | | | QToolTip: Uses QPalette::ToolTipText default text color for rich text.Thomas Sondergaard2009-07-131-0/+1
| * | | | | | make examples/activeqt/webbrowser work on Windows CEJoerg Bornemann2009-07-133-3/+3
| * | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-07-1312-7/+179
| |\ \ \ \ \ \
| | * | | | | | More tests for list numberingOlivier Goffart2009-07-132-0/+50
| | * | | | | | Added QTextListFormat::ListUpperRoman and QTextListFormat::ListLowerRoman for...Nils Jeisecke2009-07-1311-7/+129
| * | | | | | | Fix import of WebKit from the trunkSimon Hausmann2009-07-131-2/+0
| * | | | | | | Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-07-131-1/+1
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | Fix WebKit import urlSimon Hausmann2009-07-131-1/+1
| * | | | | | | Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-07-131-0/+1
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | Fix initialization of the HTML 5 offline storage.Simon Hausmann2009-07-131-0/+1
| * | | | | | | Removed two generated files.Simon Hausmann2009-07-132-43/+0
| * | | | | | | Merge commit 'origin/4.5'Oswald Buddenhagen2009-07-1321-178/+390
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | Updated WebKit from /home/shausman/src/webkit/trunk to origin/qtwebkit-4.5 ( ...Simon Hausmann2009-07-1318-2040/+3375
| | * | | | | | implement proper vpath handlingOswald Buddenhagen2009-07-1312-114/+173
| | * | | | | | factor out linguist-specific partOswald Buddenhagen2009-07-137-67/+168
| * | | | | | | Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-07-131-0/+2
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | tst_qnetworkreply: qDebug instead of qWarningMarkus Goetz2009-07-131-1/+1
| | * | | | | | QNAM: Fix double sending of a HTTP requestMarkus Goetz2009-07-132-0/+9
| | * | | | | | QFlags::testFlag(): handle the zero case appropriately.Frans Englich2009-07-132-1/+25