summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | | * | | | | | Reduce QML runtime capabilities to NetworkServices and ReadUserDataJoona Petrell2010-04-152-2/+2
| | | | | | * | | | | | Add 'runtime' property to the rootContext of DeclarativeViewerLeonardo Sobral Cunha2010-04-152-0/+45
| | | | | | * | | | | | Don't crash when columns == 0Martin Jones2010-04-153-4/+78
| | | | | | * | | | | | emit onMovementStarted/Ended/Changed on wheel eventsMartin Jones2010-04-151-0/+4
| | | | | | * | | | | | Complete item creation after its initial properties have been initialized.Martin Jones2010-04-151-2/+2
| | | | | | * | | | | | Ensure view position is correct for highlight range modes that have a static ...Martin Jones2010-04-154-6/+70
| | | | | | * | | | | | Fix EGLImage & re-enable its use in QtOpenGLTom Cooksey2010-04-141-3/+6
| | | | | * | | | | | | Don't initialize Wintab if QT_NO_TABLETEVENT is defined.Mirko Damiani2010-05-062-0/+4
| | | | | * | | | | | | QDBusXmlGenerator: get the true name from QMetaType for the return typeThiago Macieira2010-05-061-1/+1
| | | | | * | | | | | | Add missing newline to static XML snippetThiago Macieira2010-05-061-1/+1
| | | | | * | | | | | | Fix compilation in C++0x mode (narrowing of constants)Thiago Macieira2010-05-061-1/+1
| | | | | * | | | | | | My changelog entries for core and networkMarkus Goetz2010-05-061-4/+21
| | | | | * | | | | | | Doc: updating html and search featureMorten Engvoldsen2010-05-063-248/+90
| | | | | * | | | | | | my changelogPeter Hartmann2010-05-061-0/+19
| | | | | * | | | | | | Doc - mention vcsubdirs as a possible value for TEMPLATESimon Hausmann2010-05-061-0/+1
| | | | | * | | | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Martin Smith2010-05-067-14/+39
| | | | | |\ \ \ \ \ \ \
| | | | | | * | | | | | | Fix syntax error in configure scriptBernhard Rosenkraenzer2010-05-061-1/+1
| | | | | | * | | | | | | fix qmake project file following msvc2010 additionOswald Buddenhagen2010-05-061-3/+5
| | | | | | * | | | | | | remove extraneous return statementOswald Buddenhagen2010-05-061-1/+0
| | | | | | * | | | | | | cosmetics: change enum valueOswald Buddenhagen2010-05-061-1/+1
| | | | | | * | | | | | | isOnActiveSpace is available from 10.6.Carlos Manuel Duclos Vergara2010-05-061-7/+14
| | | | | | * | | | | | | QTcpServer: Fix documentation for previous commitMarkus Goetz2010-05-061-1/+2
| | | | | | * | | | | | | Keep support for maximum pending connections in derived QTcpServerRobin Helgelin2010-05-062-0/+16
| | | | | * | | | | | | | doc: Second attempt to begin reorganizing the top doc page.Martin Smith2010-05-066-20/+28
| | | | | |/ / / / / / /
| | | | | * | | | | | | [QNAM FTP] Check for the "ftp" scheme case-insensitivelyThiago Macieira2010-05-051-1/+1
| | | | | * | | | | | | Use QUrl::isLocalFile and fix the scheme checking in local URLs.Thiago Macieira2010-05-053-9/+19
| | | | | * | | | | | | Improve QUrl handling of local file pathsThiago Macieira2010-05-053-23/+62
| | | | | * | | | | | | tst_qnetworkreply: add a test for getting from SMBThiago Macieira2010-05-052-0/+4
| | | | | * | | | | | | whitespace fixesThiago Macieira2010-05-051-10/+10
| | | | | * | | | | | | Doc: Changes to the HTML outputMorten Engvoldsen2010-05-054-100/+88
| | | | | * | | | | | | Fixes a crash in QGestureManagerDenis Dzyubenko2010-05-051-0/+3
| | | | | * | | | | | | Fixes a crash when unregistering a recognizer.Denis Dzyubenko2010-05-054-5/+23
| | | | | * | | | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Martin Smith2010-05-057-24/+36
| | | | | |\ \ \ \ \ \ \
| | | | | | * | | | | | | Fix build key on Windows with MinGW.Daniel Molkentin2010-05-052-1/+1
| | | | | | * | | | | | | Don't leak QVistaHelper from QWizardBradley T. Hughes2010-05-051-1/+2
| | | | | | * | | | | | | QHostInfo: Avoid one tiny copy of QHostInfo object when emittingMarkus Goetz2010-05-051-1/+1
| | | | | | * | | | | | | QHostInfo: Emit postponed lookup results when finishing currentMarkus Goetz2010-05-052-0/+14
| | | | | | * | | | | | | QHostInfo: Immediately delete aborted lookup requests.Markus Goetz2010-05-051-0/+17
| | | | | | * | | | | | | Some minor code cleanupJens Bache-Wiig2010-05-052-20/+0
| | | | | | * | | | | | | correct misleading note in configure on WindowsPeter Hartmann2010-05-052-1/+1
| | | | | * | | | | | | | doc: Began reorganization of the top doc page.Martin Smith2010-05-0518-19/+51
| | | | | |/ / / / / / /
| | | | | * | | | | | | qdoc: Removed [module name] from class ref pages.Martin Smith2010-05-051-0/+3
| | | | | * | | | | | | Update changelog.Aaron McCarthy2010-05-051-0/+7
| | | | | * | | | | | | Skip tst_LargeFile::mapOffsetOverflow on MacJoão Abecasis2010-05-041-0/+4
| | | | | * | | | | | | QtDeclarative: remove spurious semi-colons from the source codeThiago Macieira2010-05-0416-19/+19
| | | | | * | | | | | | Doc: Updating style and HTML in CSS and qdocMorten Engvoldsen2010-05-042-17/+91
| | | | | * | | | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Martin Smith2010-05-047-7/+908
| | | | | |\ \ \ \ \ \ \
| | | | | | * | | | | | | Fix rtl issues with sliders in GTK styleJens Bache-Wiig2010-05-041-7/+16
| | | | | | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7David Boddie2010-05-041-28/+28
| | | | | | |\ \ \ \ \ \ \
| | | | | | * | | | | | | | Doc: Fixed up the diagrams, aligning items with a grid.David Boddie2010-05-044-101/+101