summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* refactor build config resolutionOswald Buddenhagen2013-02-1811-49/+75
* Blackberry: Specify QMAKE_LFLAGS_RPATHLINK for BB10 platformTobias Koenig2013-02-181-0/+1
* Doc: Fixed value descriptions for enum QAbstractSocket::SocketError.Marcel Krems2013-02-181-4/+4
* Remove QGraphicsProxyWidget crash in QWidget::hasFocus().Andreas Aardal Hanssen2013-02-181-0/+8
* Fix crash in somewhat faulty QGraphicsProxyWidget unit test.Andreas Aardal Hanssen2013-02-181-0/+2
* Fix call to QMetaObject::metaCall from updatePropertyDavid E. Narváez2013-02-161-2/+5
* SSL docs: Be more explicit about the threats of ignoring SSL errorsPeter Hartmann2013-02-162-5/+14
* Doc: Fixed typo "pragraphs" -> "paragraphs"Marcel Krems2013-02-151-2/+2
* Fix the GL_CONTEXT_FLAG_DEBUG_BIT checkFredrik Höglund2013-02-152-2/+10
* Track last visited directory for native file dialogs as well.Friedemann Kleint2013-02-153-0/+9
* Doc: Support for meta-content in manifest XML filesTopi Reinio2013-02-155-5/+99
* Doc: Added margin to the QML API description.Jerome Pasion2013-02-152-4/+7
* QSqlResult: fix parsing of bound SQL statementsIsrael Lins2013-02-153-21/+93
* Fix DB2 driver X64 Linux BuildKarim Pinter2013-02-151-1/+1
* Place libexec binaries into lib folder on WindowsKai Koehne2013-02-152-5/+15
* QLocale: add autotest for tamil's AM/PM textEl Mehdi Fekari2013-02-151-0/+4
* fix MSVC build for non-standard command line interpretersJoerg Bornemann2013-02-151-1/+2
* Don't generate documentation for classes which are not availableAndy Shaw2013-02-151-0/+9
* qpsql: reuse QSqlResultPrivate::positionalToNamedBindingMark Brand2013-02-151-24/+3
* QSqlResultPrivate: parameterize fieldSerial function for parsingMark Brand2013-02-152-3/+8
* QSqlResultPrivate: parameterize input query for parsingMark Brand2013-02-152-15/+15
* move qFieldSerial() to static QSqlResultPrivate::fieldSerial()Mark Brand2013-02-152-6/+5
* Fixed error in QGLFramebufferObject and QOpenGLFramebufferObject docs.Samuel Rødal2013-02-152-4/+4
* Fix globalPos() in scrollwheel events on OSX.Josh Faust2013-02-141-5/+4
* 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
* 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