summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* QMessageBox - add message box to (manual) dialog testThorbjørn Martsum2013-06-214-2/+262
* GTK-style - fix non-standard usage of QHash-iteratorThorbjørn Martsum2013-06-211-1/+2
* Generate the directory for the mkspec include in a helper file.Stephen Kelly2013-06-216-18/+41
* HTTP internals: consider SSL sockets with pending encryption as usablePeter Hartmann2013-06-182-1/+6
* create a sub-tools targetOswald Buddenhagen2013-06-171-0/+6
* Fix roundtrip conversion of datetimes.Mitch Curtis2013-06-172-4/+22
* QNX: Replaced physical screen size warningBernd Weimer2013-06-171-4/+11
* Manual test: fix compilation with namespaced QtDavid Faure2013-06-144-0/+8
* Correct implementation of nested runloop to match UIApplicationMain()Ian Dean2013-06-131-6/+40
* Move iOS event dispatcher from platform plugin to platform support.Ian Dean2013-06-135-5/+10
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-06-13156-557/+1302
|\
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-06-12156-557/+1302
| |\
| | * don't touch deprecated headers unless they actually changeOswald Buddenhagen2013-06-121-22/+25
| | * purge dead uic class map code.Oswald Buddenhagen2013-06-121-21/+0
| | * remove unused symlinkFile() functionOswald Buddenhagen2013-06-121-30/+0
| | * don't make qconfig.h read-onlyOswald Buddenhagen2013-06-121-3/+1
| | * Windows: Prevent spurious leave events.Sebastian Eifert2013-06-122-1/+4
| | * QDockWidget: Keep position when undocking.Friedemann Kleint2013-06-122-0/+11
| | * Mark the Q_DECLARE_OPAQUE_POINTER macro as introduced in 5.0Laszlo Papp2013-06-121-0/+1
| | * Xcode: Don't set TARGET_BUILD_DIR; that's handled by a copy phaseTor Arne Vestbø2013-06-111-1/+1
| | * doc: QOpenGLFramebufferObject::bindDefault() was marked internalMartin Smith2013-06-111-1/+0
| | * qdoc: qdoc was confused by namespace and module with same nameMartin Smith2013-06-117-44/+86
| | * Improve error output when platform plugin cannot be loadedKai Koehne2013-06-111-6/+8
| | * Fix leak in QCocoaDrag.Ivan Komissarov2013-06-111-1/+3
| | * When the file could not be accessed, we should return 0 for the sizeAndy Shaw2013-06-111-0/+1
| | * The SingleClickActivation setting was wired to the wrong platform settingRobert Griebl2013-06-101-1/+1
| | * Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Frederik Gladhorn2013-06-1013-104/+98
| | |\
| | | * Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-06-1013-104/+98
| | | |\
| | | | * QEventLoop: Remove the test that checked throwing from an event handlerThiago Macieira2013-06-081-67/+0
| | | | * test: Mark tst_qopengl as insignificant on Win7 + AngleSergio Ahumada2013-06-071-0/+2
| | | | * RecalcAdvances and DoKerning should agree on when to use design metricsAllan Sandfeld Jensen2013-06-072-3/+16
| | | | * Windows: Send a geometry change after Window creation.Friedemann Kleint2013-06-071-0/+3
| | | | * Use QWindow::geometry() for size when sending resize before expose.Friedemann Kleint2013-06-071-2/+2
| | | | * Doc: Fixed typo in QDialog.Jerome Pasion2013-06-071-6/+5
| | | | * Doc: Rearranged page titles in the <head> of HTML pages.Jerome Pasion2013-06-071-3/+3
| | | | * Cocoa:Fixed crash when sharing QMenu between two QMenuBar instancesRomain Perier2013-06-074-22/+66
| | | | * Strip the -L dirs when processing GL dirs for the CMake files.Stephen Kelly2013-06-061-1/+1
| | * | | Add QMAKE_NM to the mkspecsThiago Macieira2013-06-1063-0/+63
| | * | | Add objcopy to MinGW's mkspecThiago Macieira2013-06-101-0/+1
| | * | | BlackBerry: fix tst_QLocale::emptyCtor()Rafael Roquetto2013-06-102-0/+70
| | * | | Q_DISABLE_COPY doesn't need a ; at the endAlbert Astals Cid2013-06-103-3/+3
| | |/ /
| | * | tst_QUrl: check that prohibited characters in hostnames are not validThiago Macieira2013-06-081-0/+15
| | * | tst_qfilesystemmodel: Fix warnings about comparing int/bool.Friedemann Kleint2013-06-081-5/+12
| | * | tst_qmessageauthenticationcode: Fix warning about character conversion.Friedemann Kleint2013-06-081-1/+1
| | * | tst_qguivariant: Fix warnings about double / float conversion.Friedemann Kleint2013-06-081-2/+2
| | * | tst_qdom: Fix warning about character conversion,Friedemann Kleint2013-06-081-2/+2
| | * | tst_qglthreads: Fix warnings about unused variables.Friedemann Kleint2013-06-081-1/+2
| | * | QtCore: Fix MSVC-64 warnings about integer truncation.Friedemann Kleint2013-06-082-5/+5
| | * | tst_qjson: Fix MSVC C4293 warning about shift operation.Friedemann Kleint2013-06-081-24/+24
| | * | code cleanup. make one way to access system dbus. remove dead uncommented codeLorn Potter2013-06-081-27/+7