Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | | Recognize T_MULTILINE_STRING_LITERAL as a primary expression and removed UiMu... | Roberto Raggi | 2009-07-16 | 5 | -977/+929 | |
| | | * | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Warwick Allison | 2009-07-16 | 51 | -2523/+4411 | |
| | | |\ \ \ \ \ | ||||||
| | | | * | | | | | Add an errors() signal to QFxView | Kai Koehne | 2009-07-16 | 2 | -48/+18 | |
| | | | | |/ / / | | | | |/| | | | ||||||
| | | * | | | | | Qualifiers and versioning for C++-defined types. | Warwick Allison | 2009-07-16 | 4 | -81/+183 | |
| | * | | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Michael Brasser | 2009-07-15 | 36 | -3176/+2746 | |
| | |\ \ \ \ \ \ | | | |/ / / / / | ||||||
| | * | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar... | Michael Brasser | 2009-07-15 | 994 | -6294/+23364 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | Forgot to include qnet_unix_p.h for the qt_safe_() functions | Robert Griebl | 2009-07-14 | 1 | -0/+1 | |
| | | * | | | | | | QNetworkReply: Add isFinished() method documentation improvement | Markus Goetz | 2009-07-14 | 1 | -0/+4 | |
| | | * | | | | | | support context menu for system tray icons on Windows CE | Joerg Bornemann | 2009-07-14 | 1 | -2/+11 | |
| | | * | | | | | | Socket function cleanup: replacing direct POSIX calls with qt_safe_(). | Robert Griebl | 2009-07-14 | 5 | -44/+42 | |
| | | * | | | | | | outdated comment in qfsfileengine_win.cpp removed | Joerg Bornemann | 2009-07-14 | 1 | -2/+0 | |
| | | * | | | | | | large file support for Windows CE | Joerg Bornemann | 2009-07-14 | 1 | -16/+19 | |
| | | * | | | | | | micro optimization in qfsfileengine_win.cpp | Joerg Bornemann | 2009-07-14 | 1 | -4/+2 | |
| | | * | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Marius Bugge Monsen | 2009-07-14 | 8 | -15/+51 | |
| | | |\ \ \ \ \ \ | ||||||
| | | | * | | | | | | QNetworkReply: Add isFinished() method | Markus Goetz | 2009-07-14 | 5 | -0/+32 | |
| | | | * | | | | | | Make sure QGraphicsScene::update() only requires one event-loop | Bjørn Erik Nilsen | 2009-07-14 | 3 | -15/+19 | |
| | | | * | | | | | | doc: Clarified what happens with a null Q3CString. | Martin Smith | 2009-07-14 | 1 | -5/+27 | |
| | | * | | | | | | | Remove sendGestureEvent(). | Marius Bugge Monsen | 2009-07-14 | 1 | -68/+0 | |
| | | * | | | | | | | doc: Clarified what happens with a null Q3CString. | Martin Smith | 2009-07-14 | 1 | -5/+27 | |
| | | * | | | | | | | Add QGraphicsView::filtersChildEvents property. | Marius Bugge Monsen | 2009-07-14 | 5 | -9/+149 | |
| | | |/ / / / / / | ||||||
| | | * | | | | | | Use the correct font metrics function. | Olivier Goffart | 2009-07-14 | 2 | -8/+2 | |
| | | * | | | | | | Make the window title set by setWindowFilePath() match our docs. | Norwegian Rock Cat | 2009-07-14 | 2 | -4/+4 | |
| | | * | | | | | | Remove this foundItem boolean. | Norwegian Rock Cat | 2009-07-14 | 1 | -4/+1 | |
| | | * | | | | | | use qt_mac_QStringToNString & qt_mac_NSStringToQString | Norwegian Rock Cat | 2009-07-14 | 2 | -6/+5 | |
| | | * | | | | | | Build fix for mingw | Thierry Bastian | 2009-07-14 | 20 | -39/+34 | |
| | | * | | | | | | Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit-4.6-snapshot-... | Simon Hausmann | 2009-07-13 | 902 | -5881/+22556 | |
| | | * | | | | | | Compile without qt3support | Olivier Goffart | 2009-07-13 | 1 | -1/+1 | |
| | | * | | | | | | Fixes: The keyboard navigation of QComboBox don't work with the completion | Noah White-Hamerslough | 2009-07-13 | 1 | -2/+2 | |
| | | * | | | | | | QToolTip: Uses QPalette::ToolTipText default text color for rich text. | Thomas Sondergaard | 2009-07-13 | 1 | -0/+1 | |
| | | * | | | | | | Added QTextListFormat::ListUpperRoman and QTextListFormat::ListLowerRoman for... | Nils Jeisecke | 2009-07-13 | 9 | -7/+85 | |
| | | * | | | | | | Removed two generated files. | Simon Hausmann | 2009-07-13 | 2 | -43/+0 | |
| | | * | | | | | | Merge commit 'origin/4.5' | Oswald Buddenhagen | 2009-07-13 | 7 | -8/+60 | |
| | | |\ \ \ \ \ \ | ||||||
| | | | * | | | | | | Updated WebKit from /home/shausman/src/webkit/trunk to origin/qtwebkit-4.5 ( ... | Simon Hausmann | 2009-07-13 | 18 | -2040/+3375 | |
| | | * | | | | | | | Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qt | Simon Hausmann | 2009-07-13 | 1 | -0/+2 | |
| | | |\ \ \ \ \ \ \ | | | | |/ / / / / / | ||||||
| | | | * | | | | | | QNAM: Fix double sending of a HTTP request | Markus Goetz | 2009-07-13 | 2 | -0/+9 | |
| | | | * | | | | | | QFlags::testFlag(): handle the zero case appropriately. | Frans Englich | 2009-07-13 | 1 | -1/+1 | |
| | | * | | | | | | | doc: Use \inheaderfile to show which include file to include. | Martin Smith | 2009-07-13 | 1 | -1/+1 | |
| | | * | | | | | | | QTreeView: now dragging lots of items is fast | Thierry Bastian | 2009-07-13 | 7 | -6/+51 | |
| | | * | | | | | | | Fix font propagation issues with QComboBox and the popup menu. | Norwegian Rock Cat | 2009-07-13 | 3 | -4/+16 | |
| | | * | | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | David Boddie | 2009-07-13 | 98 | -2464/+3850 | |
| | | |\ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | QFlags::testFlag(): handle the zero case appropriately. | Frans Englich | 2009-07-13 | 1 | -1/+1 | |
| | | | * | | | | | | | doc: Clarified what Qt::HANDLE is on Windows. | Martin Smith | 2009-07-13 | 1 | -3/+8 | |
| | | | * | | | | | | | Cut-off in QGraphicsView not hit if setting a scene rect. | Bjørn Erik Nilsen | 2009-07-13 | 1 | -1/+1 | |
| | | | * | | | | | | | Revert "Fixed leak of plugin instances" | João Abecasis | 2009-07-13 | 1 | -18/+1 | |
| | | | * | | | | | | | fix warning in qstringbuilder.h by using QLatin1Char | hjk | 2009-07-13 | 1 | -1/+1 | |
| | | | * | | | | | | | Removed an assert from the QNetworkReply. | Denis Dzyubenko | 2009-07-13 | 1 | -2/+2 | |
| | | | * | | | | | | | Unified common code in QSyntaxHighlighter::rehighlight() and QSyntaxHighlight... | J-P Nurmi | 2009-07-13 | 1 | -17/+14 | |
| | | | * | | | | | | | Added QSyntaxHighlighter::rehighlightBlock(QTextBlock) | J-P Nurmi | 2009-07-13 | 2 | -0/+28 | |
| | | | * | | | | | | | Fix crash after "Remove QT_WA and non-Unicode code paths, dropping Win9x and ... | Bjoern Erik Nilsen | 2009-07-13 | 1 | -1/+2 | |
| | | | * | | | | | | | Merge commit 'origin/4.5' | Bill King | 2009-07-13 | 8 | -84/+141 | |
| | | | |\ \ \ \ \ \ \ | | | | | |/ / / / / / |