summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Deal with unused functions, as found by the Intel compilerThiago Macieira2013-07-018-116/+2
* Fix warning caused by warning fixThiago Macieira2013-07-012-7/+1
* moc: Avoid non-deterministic output which causes unnecesary rebuildsRobin Burchell2013-06-301-1/+6
* BlackBerry: Increased loop level around bps_get_eventBernd Weimer2013-06-291-4/+10
* Fix the cursor position of an empty QLineEdit with a placeholder textJ-P Nurmi2013-06-291-3/+3
* Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-06-2814-137/+71
|\
| * remove qt_no_framework_direct_includes from qt buildv5.1.0-rc2Oswald Buddenhagen2013-06-281-1/+1
| * install qpa headers into frameworks as wellOswald Buddenhagen2013-06-281-1/+3
| * fix location of private headers in mac bundlesOswald Buddenhagen2013-06-281-1/+1
| * Add Q_REVISION(1) to QWindow::alert().Friedemann Kleint2013-06-281-1/+1
| * QWindow min/max width/height, contentOrientation are not new in 5.1Shawn Rutledge2013-06-282-19/+14
| * Deprecate Mac libc++ mkspecsTor Arne Vestbø2013-06-282-0/+4
| * Avoid crash when QOpenGLContext is destroyed before the VAOSean Harmer2013-06-282-2/+26
| * Doc: Fixed link to "Downloads" page.Jerome Pasion2013-06-271-1/+1
| * QNX: Fix screen rotationRafael Roquetto2013-06-262-1/+7
| * mac frameworks: don't create bogus symlinksOswald Buddenhagen2013-06-261-1/+0
| * Fix compilation with ICC 13.1: the MSVC 2005 & 2008 code is badThiago Macieira2013-06-261-1/+1
| * Replace win32-icc/qplatformdefs.h with the MSVC oneThiago Macieira2013-06-261-107/+1
| * Fix win32-icc build: _CHAR16T is not an indication of C++11 supportThiago Macieira2013-06-261-1/+1
| * Android: Fix initial window size for raster backendPaul Olav Tvete2013-06-262-0/+12
| * BlackBerry: fix delayed root window posting on OpenGLRafael Roquetto2013-06-261-0/+3
| * Mac OSX: get the correct key code when the control key is pressedShawn Rutledge2013-06-261-1/+5
* | Touch up QSurfaceFormat documentation.Mitch Curtis2013-06-281-2/+2
* | Fix system tray icon on X11.Friedemann Kleint2013-06-282-5/+5
* | tst_QIcon: Mark availableSizes() and task223279_inconsistentAddFile() as XFAILSergio Ahumada2013-06-271-0/+6
* | Cocoa: Don't update the menubar when popups are shownGabriel de Dietrich2013-06-271-0/+5
* | Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Frederik Gladhorn2013-06-2719-154/+223
|\ \
| * | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-06-2519-154/+223
| |\|
| | * install qconfig.h into framework bundlesOswald Buddenhagen2013-06-251-1/+4
| | * fix bundled header creation for debug buildsOswald Buddenhagen2013-06-251-10/+8
| | * disable non-framework header install also for debug buildsOswald Buddenhagen2013-06-251-1/+1
| | * install private headers into frameworksOswald Buddenhagen2013-06-252-1/+8
| | * don't needlessly do QMAKE_BUNDLE_DATA+=FRAMEWORK_HEADERSOswald Buddenhagen2013-06-251-1/+1
| | * un-nest conditionalsOswald Buddenhagen2013-06-251-3/+1
| | * mac framework build: always set QMAKE_FRAMEWORKPATHOswald Buddenhagen2013-06-251-3/+1
| | * Update for the newest Darwin-family operating systems.Jake Petroules2013-06-253-5/+18
| | * Fixed testbuild with QT_NO_CURSORBjoern Breitmeyer2013-06-251-2/+11
| | * Fix QDir::mkpath failing for drive paths on WindowsKai Koehne2013-06-241-0/+4
| | * Mac: Ensure that C++11 is always used when linking against a static Qt buildTor Arne Vestbø2013-06-241-5/+8
| | * Use BSD licensing for QtOpenGLExtensions instead of LGPLJonathan Liu2013-06-244-104/+100
| | * Widgets: Set qt_button_down for each press.Friedemann Kleint2013-06-241-1/+1
| | * CMake: Fix test for value starting with -LStephen Kelly2013-06-211-1/+1
| | * Fix missing shortcuts for WindowContainersJørgen Lind2013-06-212-18/+58
| | * Fix missing focus events for mapped child windowsJørgen Lind2013-06-211-2/+2
| | * Android: handle keyboard connect/disconnectPaul Olav Tvete2013-06-211-1/+1
* | | Accessibility: Fix crash in tst_qmdisubwindow.Friedemann Kleint2013-06-261-2/+3
* | | configure: Use $AWK instead of plain 'awk'Sergio Ahumada2013-06-261-2/+2
* | | configure: Don't use 'local' in report_support()Sergio Ahumada2013-06-261-2/+0
* | | Mac/XCB/Windows: Fix initial setting of window icons.Friedemann Kleint2013-06-263-0/+6
* | | Windows XP: Fix directory chooser dialog.Friedemann Kleint2013-06-261-3/+4