summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Android: Get SSL root certificates from TrustManagerPaul Olav Tvete2013-07-295-29/+253
* Build offscreen plugin only if freetype is available on Windows.Friedemann Kleint2013-07-291-1/+3
* Fix text being cut off at the right side in print preview.Michael Brüning2013-07-291-0/+1
* Correct QHash::values() documentation.Mitch Curtis2013-07-291-1/+1
* Mark tst_exceptionsafety as insignificantSimo Fält2013-07-291-1/+1
* Remove duplicated call to QGraphicsSceneMouseEvent::setButtons.Marcel Krems2013-07-281-1/+0
* Merge remote-tracking branch 'origin/release' into stableSergio Ahumada2013-07-265-13/+16
|\
| * HTTP internals: do not access reply that was deleted alreadyPeter Hartmann2013-07-241-0/+3
| * Doc: Update documentation of Qt::HANDLETopi Reinio2013-07-241-6/+2
| * Use absolute path in the /usr move workaround if -libdir is specifiedStephen Kelly2013-07-241-0/+4
| * Move the cmakeRelativePath function to cmake_functions.Stephen Kelly2013-07-242-5/+5
| * CMake: Add a clean_path before returning a path.Stephen Kelly2013-07-241-1/+1
| * CMake: Remove copy-pasto for the IMPORTED_LOCATIONStephen Kelly2013-07-241-1/+1
* | EGLFS and MinimalEGL windows are not marked as OpenGL surfacesAllan Sandfeld Jensen2013-07-264-5/+2
* | test: Remove insignificant mark from tst_qfilesystemmodelSergio Ahumada2013-07-261-2/+0
* | Android: Add QT_NO_PRINTER to DEFINESSergio Ahumada2013-07-261-1/+1
* | QNX: hardcode on-demand SSL root cert loadingPeter Hartmann2013-07-261-0/+2
* | Fix updating of screens in QDesktopWidget.Friedemann Kleint2013-07-263-12/+35
* | Fix for tst_qundogroup autotest in shadow buildSimo Fält2013-07-251-2/+7
* | Fix for tst_qundostack autotest in shadow buildSimo Fält2013-07-251-2/+6
* | xcb: Fix minor leaks in XSettings codeUli Schlachter2013-07-251-1/+3
* | Configure: add -no-wmf-backend optionWouter Huysentruit2013-07-251-0/+14
* | QPrintDialog OSX: don't crash if ApplicationModal and no parentShawn Rutledge2013-07-251-1/+3
* | Fixed mkspecs/devices/linux_device_post.conf for non-arm platforms.Tomasz Olszak2013-07-246-10/+11
* | Fix crashes when invoking toVariant() on empty QJsonValue objects.Friedemann Kleint2013-07-242-2/+10
* | Windows: Mark window margins as dirty when the theme changes.Friedemann Kleint2013-07-241-1/+6
* | QPrintDialog: document the modality on OS X and WindowsShawn Rutledge2013-07-241-0/+4
* | Bump Qt version to 5.1.2Sergio Ahumada2013-07-231-2/+2
|/
* default to -compile-examplesOswald Buddenhagen2013-07-222-19/+4
* don't install mac bundles atomicallyOswald Buddenhagen2013-07-223-27/+60
* mac frameworks: link target alias to Current versionOswald Buddenhagen2013-07-221-3/+2
* fix target strip-ing inside mac bundlesOswald Buddenhagen2013-07-221-8/+13
* make unescapeFilePath() less inefficientOswald Buddenhagen2013-07-221-6/+2
* escape paths coming from prl filesOswald Buddenhagen2013-07-222-3/+9
* unbreak use of not-overquoted ICON entriesOswald Buddenhagen2013-07-221-3/+2
* fix c-quoting of strings which contain quotesOswald Buddenhagen2013-07-221-1/+1
* resolve output of .depend_command relative to $$OUT_PWDOswald Buddenhagen2013-07-221-4/+28
* document that validity of exitCode() depends on exitStatus() == NormalExitOswald Buddenhagen2013-07-221-3/+7
* Don't check for the existence of private include directories.Stephen Kelly2013-07-222-6/+13
* xcb: Don't use Xlib's XBell() functionUli Schlachter2013-07-221-6/+3
* Prevent activation of windows with Qt::WindowDoesNotAcceptFocus.Friedemann Kleint2013-07-222-1/+6
* Ensure that the user codecs are listed in QTextCodec::availableCodecsThiago Macieira2013-07-212-4/+52
* Fix compilation of QtTest on Linux systems with old kernel headersThiago Macieira2013-07-211-0/+10
* Fix wayland-scanner to work with CONFIG+=silentJan Arne Petersen2013-07-201-53/+53
* Expect tst_QEasingCurve::setCustomType() failing on 32 bit Ubuntu 11.10Simo Fält2013-07-202-0/+4
* Changed digia contact details to */legal, updated licensesTeemu Kaukoranta2013-07-2049-1352/+1381
* Fix warning about using QString's const char* constructor on MacThiago Macieira2013-07-201-1/+2
* Ignore or suppress warning and debug messages in tst_QLocalSocketThiago Macieira2013-07-204-6/+11
* Fix incomplete override of QIODevice::open in QProcess and QLocalSocketThiago Macieira2013-07-208-55/+120
* Add a test for QLocalSocket::openThiago Macieira2013-07-201-0/+23