summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Enable C++11 on OSX when using ClangTor Arne Vestbø2013-04-054-2/+15
* Test that the CMake files create appropriate version variables.Stephen Kelly2013-04-053-2/+57
* QGtkStyle: remove obsolete themeName != "Qt" checksDmitry Shachnev2013-04-051-12/+0
* Don't redundantly define cmake package *_VERSION variablesStephen Kelly2013-04-051-3/+1
* Look for cmake package dependents only in the parent directory.Stephen Kelly2013-04-051-1/+1
* Stabilize tst_qcompleter.Friedemann Kleint2013-04-051-41/+54
* Windows: Do not use native dialogs for non-modal dialogs.Friedemann Kleint2013-04-051-4/+2
* Fix sql tests in respect to Oracle databasesAndy Shaw2013-04-059-377/+394
* Fix pathing problem with our dx.batRay Donnelly2013-04-051-1/+1
* The default behavior should be double buffered, not singlebufferedGunnar Sletta2013-04-051-3/+2
* QSaveFile: allow saving to a writable file in a non-writable directoryDavid Faure2013-04-054-26/+166
* Fix incorrect classification of glTexImage3D.Sean Harmer2013-04-0522-80/+122
* Special case to work around upstream bug in gl.specSean Harmer2013-04-052-1/+7
* Bring glgen into line with OpenGL functions and extensions codeSean Harmer2013-04-055-149/+40
* iOS: Fix build on case sensitive file systemsTor Arne Vestbø2013-04-041-1/+1
* QTDSDriver: fix index out of rangeMark Brand2013-04-041-1/+1
* QSqlDriver: use Q_DECLARE_PUBLIC/Q_DECLARE_PRIVATEMark Brand2013-04-0415-106/+154
* QSqlDriverPrivate clean-upMark Brand2013-04-041-15/+10
* iOS: Handle UIDeviceOrientation vs UIInterfaceOrientationTor Arne Vestbø2013-04-043-3/+3
* Fix warning: qt_setDockMenu not foundFrederik Gladhorn2013-04-041-0/+1
* Android: Don't show '&' character in menusPaul Olav Tvete2013-04-041-6/+23
* Doc: Fix network/torrent example to work on Qt 5Topi Reinio2013-04-044-36/+31
* Include PRECOMPILED_DIR in dirs fixed by fixExclusiveOutputDirs()Tor Arne Vestbø2013-04-031-1/+1
* QPA/Mac: Fix resources leakingKonstantin Ritt2013-04-033-7/+13
* Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Frederik Gladhorn2013-04-0313-20/+88
|\
| * Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-04-0313-20/+88
| |\
| | * Boxes: Check for opengl version in .pro fileKai Koehne2013-04-031-0/+6
| | * Changelog: add entry for QTBUG-29759Olivier Goffart2013-04-031-0/+6
| | * Fix gcc OOM error when compiling in release modeKai Koehne2013-04-021-5/+10
| | * write qmake/configure/buildsystem 5.0.2 changelogOswald Buddenhagen2013-03-291-4/+35
| | * qdoc: Use 'org.qt-project.' prefix in namespaceSergio Ahumada2013-03-271-1/+1
| | * Changelog 5.0.2: Add Windows-specific changes.Friedemann Kleint2013-03-261-0/+6
| | * Revert "qclass_lib_map.h: Fix include of the QDeclarativeView widget."Friedemann Kleint2013-03-261-1/+1
| | * qt.conf: default LibraryExecutables to bin/ on windowsOswald Buddenhagen2013-03-261-0/+4
| | * Windows: Fix reported screen metrics.Friedemann Kleint2013-03-262-4/+12
| | * make the libexec default on windows bin/ after allOswald Buddenhagen2013-03-262-3/+3
| | * Doc: Fix typo in the property system documentationTopi Reinio2013-03-251-1/+1
| | * Doc: Changed title of Qt Print Support's C++ Classes page.Jerome Pasion2013-03-221-2/+1
| | * ensure that each module has a .qmake.cache when properly qmake'dOswald Buddenhagen2013-03-221-0/+3
* | | Load sdk.prf first, if enabled, so that other features can use QMAKE_CXXTor Arne Vestbø2013-04-031-0/+4
* | | Doc: Replaced canConvert() with canConvert(Int)Venu2013-04-031-1/+1
* | | If the menu item is merged then we should not release itAndy Shaw2013-04-031-2/+2
|/ /
* | Fix Qt tests for Android.BogDan Vatra2013-04-035-31/+87
* | Also version.xml needs to be installedBogDan Vatra2013-04-031-0/+1
* | ApplicationState: Add new event class: ApplicationStateChangeEventRichard Moe Gustavsen2013-04-035-5/+43
* | qdoc: Use Q_QDOC in quuid.h to help qdocMartin Smith2013-04-031-5/+5
* | Make sure QThreadData and QAdoptedThread object is destroyed at app exitjian liang2013-04-031-0/+7
* | Doc: Fix the documentation for QWindow::focusObjectChanged()Topi Reinio2013-04-031-3/+3
* | Correct location of mtdev define.Robin Burchell2013-04-031-1/+1
* | make bootstrapping of qdoc optionalOswald Buddenhagen2013-04-032-2/+4