summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | 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
| |/ /
| * | 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
| * | | doc: Use \inheaderfile to show which include file to include.Martin Smith2009-07-131-1/+1
| * | | QTreeView: now dragging lots of items is fastThierry Bastian2009-07-137-6/+51
| * | | 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-1398-2464/+3850
| |\ \
| | * | QFlags::testFlag(): handle the zero case appropriately.Frans Englich2009-07-131-1/+1
| | * | doc: Clarified what Qt::HANDLE is on Windows.Martin Smith2009-07-131-3/+8
| | * | 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
| | * | Removed an assert from the QNetworkReply.Denis Dzyubenko2009-07-131-2/+2
| | * | Unified common code in QSyntaxHighlighter::rehighlight() and QSyntaxHighlight...J-P Nurmi2009-07-131-17/+14
| | * | Added QSyntaxHighlighter::rehighlightBlock(QTextBlock)J-P Nurmi2009-07-132-0/+28
| | * | Fix crash after "Remove QT_WA and non-Unicode code paths, dropping Win9x and ...Bjoern Erik Nilsen2009-07-131-1/+2
| | * | Merge commit 'origin/4.5'Bill King2009-07-138-84/+141
| | |\ \ | | | |/
| | | * Fixes failure when table has null fields to updateBill King2009-07-131-1/+1
| | | * Fixed a crash with input methodsPierre Rossi2009-07-102-6/+3
| | | * Fix QDFBPaintEngine::drawTiledPixmap/fillRectAnders Bakken2009-07-101-57/+111
| | | * Pass the device arg to the keyboard drivers.Anders Bakken2009-07-094-8/+4
| | | * emit dataChanged() signalDerick Hawcroft2009-07-091-0/+1
| | | * Plugged possible memory leak in getPSQLVersion()Stian Sandvik Thomassen2009-07-091-2/+2
| | | * Hopefully fix isnan/isinf for good (for all platforms)Bill King2009-07-081-12/+20
| | * | Fixed linking of QtSvg with MSVC.Rohan McGovern2009-07-133-19/+18
| | * | Fixes merge mixup.Bill King2009-07-121-2/+2
| | * | QListView: small refactoringThierry Bastian2009-07-112-67/+61
| | * | ItemViews selection: improve performance of QItemSelection::indexesThierry Bastian2009-07-111-12/+23
| | * | build fix on windowsThierry Bastian2009-07-111-0/+1
| | * | ItemViews: make dragging faster when lots of items are selectedThierry Bastian2009-07-114-11/+55
| | * | Merge commit 'qt/master' into graphicssceneindexBjørn Erik Nilsen2009-07-10251-12296/+11741
| | |\ \