summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | * | Moved the QT_BEGIN_NAMESPACE macro to the right place in qsslcipher.cppThiago Macieira2009-05-061-1/+1
| | | | * | | Doc: Added links to Text Object Example in QTextDocument and QTextObjectGeir Vattekar2009-05-062-2/+2
| | | | |/ /
| | | | * | Doc: Said that QTextCursor is an implicitly shared class inGeir Vattekar2009-05-061-1/+4
| | | | * | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Geir Vattekar2009-05-0625-1465/+1567
| | | | |\ \
| | | | | * | QComboBox: Click-drag-release does not work for combo boxes using CocoaRichard Moe Gustavsen2009-05-061-4/+19
| | | | | * | Mac OS X QWidget::setMinimumSize locks.Richard Moe Gustavsen2009-05-062-43/+46
| | | | | * | Fixed scrolling performance issue related to hidden blocksmae2009-05-061-1/+1
| | | | | * | Fixed some inconsistencies for image drawing on non-integer coords.Samuel Rødal2009-05-064-11/+27
| | | | * | | Doc: Updated QImageReader::supportedImageFormat() to include SVGGeir Vattekar2009-05-061-0/+1
| | | * | | | Fix crash in QWebView when application has a style sheetMarkus Goetz2009-05-061-1/+1
| | | * | | | fix compilation of QLocalServer when QT_LOCALSOCKET_TCP is definedJoerg Bornemann2009-05-061-0/+2
| | | * | | | Reduced the number of files in the WebKit importSimon Hausmann2009-05-061-0/+6
| | | * | | | Fix focus issues in QX11EmbedContainer, affecting Flash plugin in QtWebKit.Kenneth Rohde Christiansen2009-05-061-11/+8
| | | * | | | QTreeView could be not correctly updated when the 1st column is hidden.Thierry Bastian2009-05-062-26/+52
| | | * | | | standardize on one name for the socket connection slotOswald Buddenhagen2009-05-063-12/+4
| | | * | | | rewrite QLocalServer native Windows implementation.Oswald Buddenhagen2009-05-064-178/+112
| | | * | | | test for queueing up pending connectionsOswald Buddenhagen2009-05-061-0/+27
| | | * | | | Fix QFormLayout which allowed fields to be smaller that their minimum sizeOlivier Goffart2009-05-062-1/+35
| | | * | | | Fixed failure of tst_Selftests::checkXML.Rohan McGovern2009-05-061-6/+5
| | | * | | | Fixed invalid XML from testlib: `<Incident type="fail" (null)="" ...'Rohan McGovern2009-05-061-1/+4
| | | * | | | Fixed invalid XML from testlib.Rohan McGovern2009-05-061-1/+1
| | | * | | | Made tst_Selftests::checkXML actually test the new (Qt 4.6) test logger.Rohan McGovern2009-05-062-28/+42
| | * | | | | Use source locations in the diagnostic messages.Roberto Raggi2009-05-064-54/+34
| | * | | | | Add some support for QWidget (again)Thomas Hartmann2009-05-061-1/+6
| | * | | | | Reject multiple top-level object members.Roberto Raggi2009-05-065-825/+851
| | * | | | | Add a new Flickr demo.Yann Bodson2009-05-0618-0/+464
| * | | | | | Shift QmlBindableValue data into d-ptrAaron Kennedy2009-05-064-25/+106
| * | | | | | Add an (unused) locations field to compiled dataAaron Kennedy2009-05-063-9/+22
| * | | | | | Improve parser line/column trackingAaron Kennedy2009-05-068-166/+210
| * | | | | | Track expression evaluation when debugging is enabledAaron Kennedy2009-05-064-33/+162
* | | | | | | Move 'final' contacts application to demos.Ian Walters2009-05-0723-537/+776
| |/ / / / / |/| | | | |
* | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Ian Walters2009-05-0638-860/+869
|\ \ \ \ \ \
| * | | | | | DocMichael Brasser2009-05-061-6/+1
| * | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-05-061-5/+6
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | docWarwick Allison2009-05-061-5/+6
| * | | | | | Enable updating of XmlListModel from Qml.Michael Brasser2009-05-063-4/+15
| * | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-05-0661-553/+2073
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-05-0615-3/+368
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-05-06237-2568/+6540
| | | |\ \ \ \
| | | * | | | | Beginings of an experimental QML debugger viewAaron Kennedy2009-05-0615-3/+368
| | * | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-05-0636-284/+1542
| | |\ \ \ \ \ \ | | | | |/ / / / | | | |/| | | |
| | | * | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-05-0632-238/+1494
| | | |\ \ \ \ \
| | | * | | | | | docWarwick Allison2009-05-061-23/+36
| | * | | | | | | Don't process input events while waiting for network response.Martin Jones2009-05-061-1/+1
| | * | | | | | | Docs.Martin Jones2009-05-063-17/+17
| * | | | | | | | Merge branch 'shader-api' of git@scm.dev.nokia.troll.no:qt/qt-graphics-team i...Michael Brasser2009-05-0614-807/+431
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Port boxes demo to use math3d throughoutRhys Weatherley2009-05-0112-732/+131
| | * | | | | | | | qdoc fixesRhys Weatherley2009-05-011-12/+12
| | * | | | | | | | Disable shaders on OpenGL/ES 1.1Rhys Weatherley2009-05-012-2/+2
| | * | | | | | | | Samplers should be set via the GLuint override, not the GLint override.Rhys Weatherley2009-05-012-7/+35