summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* qmake: support incremental linking when embedding manifestsJoerg Bornemann2012-08-164-29/+72
* QSlotObjectBase: re-enable tail-call optimisation in impl()Marc Mutz2012-08-151-19/+19
* QSlotObjectBase: combat virtual function "bloat"Marc Mutz2012-08-154-72/+120
* Avoid an expensive call to toLocal8Bit upon thread creationThiago Macieira2012-08-151-10/+18
* Remove trailing comma in enumThiago Macieira2012-08-153-3/+3
* QUrl is not necessary for configure.exe, drop it from the .proThiago Macieira2012-08-151-1/+0
* Silence a false-positive warning about uninitialised variable with ICCThiago Macieira2012-08-153-3/+3
* Made eglfs work with backing store based applications again.Samuel Rødal2012-08-153-4/+10
* Documentation for QWidgetItem::controlTypes.Frederik Gladhorn2012-08-151-0/+6
* Update docs.Frederik Gladhorn2012-08-151-1/+6
* Remove docs for removed enum values.Frederik Gladhorn2012-08-151-5/+0
* Move docs for QSessionManager to the right file.Frederik Gladhorn2012-08-152-293/+256
* Remove outdated docs.Frederik Gladhorn2012-08-151-35/+0
* Remove deprecated docs for QActionGroup.Frederik Gladhorn2012-08-151-32/+0
* Add parameter docs for QAbstractEventDispatcher::filterNativeEvent.Frederik Gladhorn2012-08-151-2/+4
* Disable CPUID checking with GCC 4.2 or olderThiago Macieira2012-08-151-0/+22
* Fix tst_qbytearray on QNXRafael Roquetto2012-08-151-3/+3
* Only emit headerDataChanged for valid proxy intervals.Stephen Kelly2012-08-154-8/+100
* tst_QUdpSocket: Remove unneeded ./ in application name printingMarc Mutz2012-08-151-2/+2
* Fix "might be used uninit'ed" warningMarc Mutz2012-08-151-3/+7
* Emit the highlighted signal if the model changes.Stephen Kelly2012-08-152-1/+34
* Fix QMessageLogger and associated qdoc errorsJeremy Katz2012-08-151-5/+100
* Doc: Fix broken return codes for a few examplesGeir Vattekar2012-08-155-5/+5
* Add a module page for QtConcurrentLars Knoll2012-08-153-4/+42
* Ignore Q_DECL_NOEXCEPT in qdocLars Knoll2012-08-151-1/+2
* Mark QCollator as internal.Lars Knoll2012-08-151-0/+2
* Fix QPointer qdoc errorsLars Knoll2012-08-152-16/+1
* Make the "\internal" qdoc command stand on its own lineLaszlo Papp2012-08-1532-144/+312
* Fix undo and redo in QLineEdit when in password modeJani Honkonen2012-08-153-2/+90
* Make selectAll() do nothing if the mode is NoSelection.Stephen Kelly2012-08-152-1/+7
* set QT_PLUGIN_PATH for toolsOswald Buddenhagen2012-08-152-3/+17
* make .private_includes in module pri files "self-contained"Oswald Buddenhagen2012-08-152-9/+3
* Speed up construction of basic QVariantsHarald Fernengel2012-08-152-38/+100
* revamp preparation of command line for qmake calls in makefilesOswald Buddenhagen2012-08-144-55/+22
* make command line parser use qt containersOswald Buddenhagen2012-08-142-54/+44
* take parsing of qmake mode out of parseCommandLine()Oswald Buddenhagen2012-08-141-26/+24
* remove rather pointless parameter from parseCommandLine()Oswald Buddenhagen2012-08-142-4/+5
* rcc: use new qEnvironmentVariableIsEmpty()Marc Mutz2012-08-141-1/+1
* QtTestLib: use new qEnvironmentVariableIsEmpty()Marc Mutz2012-08-141-7/+10
* QtGui: use new qEnvironmentVariableIsEmpty()Marc Mutz2012-08-144-5/+5
* QtDBus: use new qEnvironmentVariableIsEmpty()Marc Mutz2012-08-141-1/+1
* QtCore: use new qEnvironmentVariableIs{Set,Empty}()Marc Mutz2012-08-146-8/+8
* Fix warning about change of signThiago Macieira2012-08-141-1/+1
* Add some more of my 5.0.0 changesKent Hansen2012-08-141-1/+37
* Merge L_FLAGS and l_FLAGS in configureThiago Macieira2012-08-141-6/+4
* introduce compileTest functionOswald Buddenhagen2012-08-142-79/+92
* Deprecate Qt::WFlags.Stephen Kelly2012-08-142-0/+4
* (QNX) Make it possible to set physical screen sizeAndreas Holzammer2012-08-141-8/+51
* build: Fix the FreeBSD build due build system change.Holger Hans Peter Freyther2012-08-141-1/+1
* Group functions in QAccessibleTextInterfaceJan-Arve Saether2012-08-142-17/+31