summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Handle errors when sysrooting tools on MacTor Arne Vestbø2013-04-081-1/+3
* | qdoc: Removed dead code from qdocMartin Smith2013-04-083-17/+10
* | Android: Split Unix Makefile generator's $(MOVE) commands upRay Donnelly2013-04-081-2/+6
* | Cocoa: Properly clean window mask dataGabriel de Dietrich2013-04-082-4/+6
* | iOS: Skip modules that don't build yetTor Arne Vestbø2013-04-081-0/+1
* | mkspecs are installed to QT_HOST_DATA instead of QT_INSTALL_ARCHDATA.Volker Krause2013-04-082-7/+7
* | QSQLITE2Driver: use Q_DECLARE_PUBLIC/Q_DECLARE_PRIVATEMark Brand2013-04-082-11/+15
* | Don't bypass overwritten [set]data() methods in the proxy.Volker Krause2013-04-082-4/+28
* | ANGLE: Avoid memory copies on buffers when data is nullAndrew Knight2013-04-083-7/+90
* | ANGLE DX11: Prevent assert when view is minimized or size goes to 0x0Andrew Knight2013-04-083-1/+69
* | Upgrade ANGLE to DX11 ProtoAndrew Knight2013-04-08260-16617/+27736
* | Make QTextCursor accessibility boundary finder availableFrederik Gladhorn2013-04-0812-163/+162
* | QWizard/Win: Support RTL layout in Aero styleAhmed Saidi2013-04-082-3/+25
* | qdoc: Added missing CPP ignore token, Q_QML_EXPORTMartin Smith2013-04-081-0/+1
* | Mac: a dialog should have a titlebar by defaultShawn Rutledge2013-04-081-2/+5
* | Fix MSVC warning about truncation from 64bit to 32bit int.Friedemann Kleint2013-04-061-1/+1
* | QGtkStyle: Try to get the theme name from GtkSettingsDmitry Shachnev2013-04-051-32/+6
* | Android: Implement debugging without relying on shell run-ashjk2013-04-051-15/+107
* | Update java part for Ministro 9.xBogDan Vatra2013-04-057-36/+63
* | Android: use Fusion style by defaultPaul Olav Tvete2013-04-051-2/+3
* | Android: set logicalDpi based on DisplayMetrics.scaledDensityPaul Olav Tvete2013-04-058-9/+38
* | Don't call virtual methods after the source model is destroyed.Stephen Kelly2013-04-053-1/+38
* | EglFS: allow the hook to override logicalDpi()Paul Olav Tvete2013-04-054-0/+18
* | Windows: Ignore mouse events generated by Windows.Friedemann Kleint2013-04-051-1/+5
* | Mark widget framestrut as dirty when window flags change.Friedemann Kleint2013-04-051-0/+3
* | 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
|\ \