Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | | | * | | | | | | Reduce QML runtime capabilities to NetworkServices and ReadUserData | Joona Petrell | 2010-04-15 | 2 | -2/+2 | |
| | | | | | * | | | | | | Add 'runtime' property to the rootContext of DeclarativeViewer | Leonardo Sobral Cunha | 2010-04-15 | 2 | -0/+45 | |
| | | | | | * | | | | | | Don't crash when columns == 0 | Martin Jones | 2010-04-15 | 3 | -4/+78 | |
| | | | | | * | | | | | | emit onMovementStarted/Ended/Changed on wheel events | Martin Jones | 2010-04-15 | 1 | -0/+4 | |
| | | | | | * | | | | | | Complete item creation after its initial properties have been initialized. | Martin Jones | 2010-04-15 | 1 | -2/+2 | |
| | | | | | * | | | | | | Ensure view position is correct for highlight range modes that have a static ... | Martin Jones | 2010-04-15 | 4 | -6/+70 | |
| | | | | | * | | | | | | Fix EGLImage & re-enable its use in QtOpenGL | Tom Cooksey | 2010-04-14 | 1 | -3/+6 | |
| | | | | * | | | | | | | Don't initialize Wintab if QT_NO_TABLETEVENT is defined. | Mirko Damiani | 2010-05-06 | 2 | -0/+4 | |
| | | | | * | | | | | | | QDBusXmlGenerator: get the true name from QMetaType for the return type | Thiago Macieira | 2010-05-06 | 1 | -1/+1 | |
| | | | | * | | | | | | | Add missing newline to static XML snippet | Thiago Macieira | 2010-05-06 | 1 | -1/+1 | |
| | | | | * | | | | | | | Fix compilation in C++0x mode (narrowing of constants) | Thiago Macieira | 2010-05-06 | 1 | -1/+1 | |
| | | | | * | | | | | | | My changelog entries for core and network | Markus Goetz | 2010-05-06 | 1 | -4/+21 | |
| | | | | * | | | | | | | Doc: updating html and search feature | Morten Engvoldsen | 2010-05-06 | 3 | -248/+90 | |
| | | | | * | | | | | | | my changelog | Peter Hartmann | 2010-05-06 | 1 | -0/+19 | |
| | | | | * | | | | | | | Doc - mention vcsubdirs as a possible value for TEMPLATE | Simon Hausmann | 2010-05-06 | 1 | -0/+1 | |
| | | | | * | | | | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7 | Martin Smith | 2010-05-06 | 7 | -14/+39 | |
| | | | | |\ \ \ \ \ \ \ | ||||||
| | | | | | * | | | | | | | Fix syntax error in configure script | Bernhard Rosenkraenzer | 2010-05-06 | 1 | -1/+1 | |
| | | | | | * | | | | | | | fix qmake project file following msvc2010 addition | Oswald Buddenhagen | 2010-05-06 | 1 | -3/+5 | |
| | | | | | * | | | | | | | remove extraneous return statement | Oswald Buddenhagen | 2010-05-06 | 1 | -1/+0 | |
| | | | | | * | | | | | | | cosmetics: change enum value | Oswald Buddenhagen | 2010-05-06 | 1 | -1/+1 | |
| | | | | | * | | | | | | | isOnActiveSpace is available from 10.6. | Carlos Manuel Duclos Vergara | 2010-05-06 | 1 | -7/+14 | |
| | | | | | * | | | | | | | QTcpServer: Fix documentation for previous commit | Markus Goetz | 2010-05-06 | 1 | -1/+2 | |
| | | | | | * | | | | | | | Keep support for maximum pending connections in derived QTcpServer | Robin Helgelin | 2010-05-06 | 2 | -0/+16 | |
| | | | | * | | | | | | | | doc: Second attempt to begin reorganizing the top doc page. | Martin Smith | 2010-05-06 | 6 | -20/+28 | |
| | | | | |/ / / / / / / | ||||||
| | | | | * | | | | | | | [QNAM FTP] Check for the "ftp" scheme case-insensitively | Thiago Macieira | 2010-05-05 | 1 | -1/+1 | |
| | | | | * | | | | | | | Use QUrl::isLocalFile and fix the scheme checking in local URLs. | Thiago Macieira | 2010-05-05 | 3 | -9/+19 | |
| | | | | * | | | | | | | Improve QUrl handling of local file paths | Thiago Macieira | 2010-05-05 | 3 | -23/+62 | |
| | | | | * | | | | | | | tst_qnetworkreply: add a test for getting from SMB | Thiago Macieira | 2010-05-05 | 2 | -0/+4 | |
| | | | | * | | | | | | | whitespace fixes | Thiago Macieira | 2010-05-05 | 1 | -10/+10 | |
| | | | | * | | | | | | | Doc: Changes to the HTML output | Morten Engvoldsen | 2010-05-05 | 4 | -100/+88 | |
| | | | | * | | | | | | | Fixes a crash in QGestureManager | Denis Dzyubenko | 2010-05-05 | 1 | -0/+3 | |
| | | | | * | | | | | | | Fixes a crash when unregistering a recognizer. | Denis Dzyubenko | 2010-05-05 | 4 | -5/+23 | |
| | | | | * | | | | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7 | Martin Smith | 2010-05-05 | 7 | -24/+36 | |
| | | | | |\ \ \ \ \ \ \ | ||||||
| | | | | | * | | | | | | | Fix build key on Windows with MinGW. | Daniel Molkentin | 2010-05-05 | 2 | -1/+1 | |
| | | | | | * | | | | | | | Don't leak QVistaHelper from QWizard | Bradley T. Hughes | 2010-05-05 | 1 | -1/+2 | |
| | | | | | * | | | | | | | QHostInfo: Avoid one tiny copy of QHostInfo object when emitting | Markus Goetz | 2010-05-05 | 1 | -1/+1 | |
| | | | | | * | | | | | | | QHostInfo: Emit postponed lookup results when finishing current | Markus Goetz | 2010-05-05 | 2 | -0/+14 | |
| | | | | | * | | | | | | | QHostInfo: Immediately delete aborted lookup requests. | Markus Goetz | 2010-05-05 | 1 | -0/+17 | |
| | | | | | * | | | | | | | Some minor code cleanup | Jens Bache-Wiig | 2010-05-05 | 2 | -20/+0 | |
| | | | | | * | | | | | | | correct misleading note in configure on Windows | Peter Hartmann | 2010-05-05 | 2 | -1/+1 | |
| | | | | * | | | | | | | | doc: Began reorganization of the top doc page. | Martin Smith | 2010-05-05 | 18 | -19/+51 | |
| | | | | |/ / / / / / / | ||||||
| | | | | * | | | | | | | qdoc: Removed [module name] from class ref pages. | Martin Smith | 2010-05-05 | 1 | -0/+3 | |
| | | | | * | | | | | | | Update changelog. | Aaron McCarthy | 2010-05-05 | 1 | -0/+7 | |
| | | | | * | | | | | | | Skip tst_LargeFile::mapOffsetOverflow on Mac | João Abecasis | 2010-05-04 | 1 | -0/+4 | |
| | | | | * | | | | | | | QtDeclarative: remove spurious semi-colons from the source code | Thiago Macieira | 2010-05-04 | 16 | -19/+19 | |
| | | | | * | | | | | | | Doc: Updating style and HTML in CSS and qdoc | Morten Engvoldsen | 2010-05-04 | 2 | -17/+91 | |
| | | | | * | | | | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7 | Martin Smith | 2010-05-04 | 7 | -7/+908 | |
| | | | | |\ \ \ \ \ \ \ | ||||||
| | | | | | * | | | | | | | Fix rtl issues with sliders in GTK style | Jens Bache-Wiig | 2010-05-04 | 1 | -7/+16 | |
| | | | | | * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7 | David Boddie | 2010-05-04 | 1 | -28/+28 | |
| | | | | | |\ \ \ \ \ \ \ | ||||||
| | | | | | * | | | | | | | | Doc: Fixed up the diagrams, aligning items with a grid. | David Boddie | 2010-05-04 | 4 | -101/+101 | |