summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * Fixed crashes when using QImage in combination with QCoreApplication.Samuel Rødal2013-02-143-3/+6
| | * Fixed mouse double click events not bubbling up to parent widgets.Samuel Rødal2013-02-142-1/+27
| | * Fixed QOpenGLFramebufferObject docs to mention QOpenGLPaintDevice.Samuel Rødal2013-02-141-19/+15
| | * Make cmake packages installed to /usr non-relocatable.Stephen Kelly2013-02-141-4/+14
| | * Only compile SSL tests when openssl is available.Frederik Gladhorn2013-02-131-7/+7
| | * Fix the GL_CONTEXT_PROFILE_MASK checkFredrik Höglund2013-02-132-19/+8
| | * fix & simplify quotingOswald Buddenhagen2013-02-131-6/+6
| | * remove automatic splitting from $$() expansionsOswald Buddenhagen2013-02-132-3/+9
| | * Fix the GL_CONTEXT_FLAG_FORWARD_COMPATIBLE_BIT checkFredrik Höglund2013-02-132-2/+2
| | * Check for GLX_ARB_create_context_profile before specifying a profileFredrik Höglund2013-02-131-1/+2
| | * Move TR_EXCLUDE to qdoc.pro.Friedemann Kleint2013-02-132-2/+2
| | * Remove QPointerBase bic check.Stephen Kelly2013-02-1322-110/+0
| | * Mac: Fix transient scroll bar appearance.Christoph Schleifenbaum2013-02-131-7/+7
| | * fix platform conditional for using our gnuwin toolsOswald Buddenhagen2013-02-131-1/+1
| | * fix angle build under msysOswald Buddenhagen2013-02-131-6/+6
| | * remove useless unset()sOswald Buddenhagen2013-02-133-10/+0
| | * remove abuse of eval()Oswald Buddenhagen2013-02-131-2/+2
| | * produce shorter/nicer source pathsOswald Buddenhagen2013-02-131-2/+2
| | * fix check for Windows CE platformJoerg Bornemann2013-02-131-1/+1
| | * qdoc: inherited members do not show up for QML componentsMartin Smith2013-02-1310-28/+59
| | * QSystemTrayIcon: fix the activation signalJ-P Nurmi2013-02-131-1/+1
| | * Fixed QT_NO_ACCESSIBILITY build.Bjoern Breitmeyer2013-02-134-10/+8
* | | Remove deprecated use of QMAKE_MAC_SDK in corewlan.proTor Arne Vestbø2013-02-181-3/+1
* | | Update feature paths on assignment to QMAKE_PLATFORMTor Arne Vestbø2013-02-182-1/+4
* | | Ensure that arch.test for host runs with option(host_build)Tor Arne Vestbø2013-02-184-4/+15
* | | Added QDebug support for QWindowSystemInterface::TouchPointShawn Rutledge2013-02-182-0/+11
* | | QScreen::refreshRate would return 0 on Mac OS XGunnar Sletta2013-02-181-1/+3
|/ /
* | Cocoa QPA: Make QCocoaMenu::menuItemAt() more robustGabriel de Dietrich2013-02-181-1/+4
* | Added QOffscreenSurface class.Yoann Lopes2013-02-1822-48/+996
* | KMS QPA Plugin: use preferred mode when selecting modeanknight2013-02-181-4/+8
* | KMS QPA Plugin: use GBM cursor writeranknight2013-02-182-56/+19
* | KMS QPA Plugin: .pro file improvementsanknight2013-02-181-2/+3
* | Introduce macros for simplifying platform checks on Mac OS and iOSTor Arne Vestbø2013-02-182-2/+12
* | Start using Availability.h over AvailabilityMacros.h on Mac OSTor Arne Vestbø2013-02-181-13/+16
* | Don't override OS X deployment target unconditionally in qsystemdetection.hTor Arne Vestbø2013-02-181-4/+5
* | Remove ifdefs for supporting Mac OS <= 10.5Tor Arne Vestbø2013-02-1825-157/+12
* | Introduce a native file dialog for GTK+ 2.xJ-P Nurmi2013-02-183-1/+282
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Giuseppe D'Angelo2013-02-17383-2767/+28309
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-14383-2767/+28309
| |\|
| | * If the libdir is absolute, make the config file non-relocatable.Stephen Kelly2013-02-131-0/+4
| | * Don't calculate the install prefix again in the extra cmake files.Stephen Kelly2013-02-134-16/+10
| | * QLocale: add autotests for Japanese and Czech localesEl Mehdi Fekari2013-02-121-0/+7
| | * Don't ignore QSurfaceFormat::Options in the XCB pluginFredrik Höglund2013-02-121-5/+15
| | * QNX: Fix QInputMethod::keyboardRectangleChanged() signalOleg Shparber2013-02-122-0/+7
| | * QNX: Fix qFatal() statements.Sergio Martins2013-02-121-5/+5
| | * Fix developer-build of qsslsocket_onDemandCertificates_member.Friedemann Kleint2013-02-121-4/+5
| | * Fixed QSurfaceFormat documentation about DebugContext requiring GL3+.Samuel Rødal2013-02-121-1/+0
| | * Fixed QPixmapCache associating path with wrong QPixmap.Samuel Rødal2013-02-122-0/+17
| | * Mac: Remove broken platformPluginPath code.Morten Johan Sørvig2013-02-121-9/+0
| | * QSqlQuery tests: fix create table failuresMark Brand2013-02-121-7/+16