summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | Add auto-tests for QGraphicsItem::filtersChildEvents.Marius Bugge Monsen2009-07-141-0/+123
| * | Fixed the qlineedit autotest.Denis Dzyubenko2009-07-141-3/+3
| * | 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
| |/
| * 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
| | * Fix line endings.Alexis Menard2009-07-131-22/+22
| * | doc: Use \inheaderfile to show which include file to include.Martin Smith2009-07-132-1/+2
| * | fix bug in qmake DEPLOYMENT variableJoerg Bornemann2009-07-131-2/+1
| * | QTreeView: now dragging lots of items is fastThierry Bastian2009-07-137-6/+51
| * | tst_qnetworkreply: qDebug instead of qWarningMarkus Goetz2009-07-131-2/+2
| * | Fix font propagation issues with QComboBox and the popup menu.Norwegian Rock Cat2009-07-133-4/+16
| * | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtDavid Boddie2009-07-13189-3018/+7298
| |\ \
| | * | QFlags::testFlag(): handle the zero case appropriately.Frans Englich2009-07-132-1/+25
| | * | doc: Clarified what Qt::HANDLE is on Windows.Martin Smith2009-07-132-5/+11
| | * | Cut-off in QGraphicsView not hit if setting a scene rect.Bjørn Erik Nilsen2009-07-131-1/+1
| | * | Revert "Fixed leak of plugin instances"João Abecasis2009-07-131-18/+1
| | * | fix warning in qstringbuilder.h by using QLatin1Charhjk2009-07-131-1/+1
| | * | Fixed the lineendings in the tst_qsqltablemodel.cppDenis Dzyubenko2009-07-131-22/+22
| | * | Removed an assert from the QNetworkReply.Denis Dzyubenko2009-07-131-2/+2