summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SQL: Change in QSqlResultPrivate::positionalToNamedBinding()Caroline Chao2012-12-105-2/+177
* Mark \brief comments in thread examples.hjk2012-12-104-4/+4
* QLocale: Report RTL text direction for pa_Arab and uz_ArabKonstantin Ritt2012-12-101-9/+16
* Fix binary incompatibility between openssl versionsShane Kearns2012-12-103-3/+15
* Move a Q_DECLARE_METATYPE higher up in the file.Stephen Kelly2012-12-101-1/+2
* Add QT_DEFAULT_QPA_PLUGIN to generated qconfig.priMiikka Heikkinen2012-12-105-0/+25
* Pro-file level support for importing plugins for static Qt buildsMiikka Heikkinen2012-12-102-2/+27
* Add PLUGIN_CLASS_NAME to qtbase pluginsMiikka Heikkinen2012-12-1042-0/+42
* Fixed installation of gui examples' targetsOliver Wolff2012-12-103-0/+9
* Blackberry: Fix crash when opening file dialog without parent.Sergio Martins2012-12-106-23/+25
* QtBase: Doc: Fix Links to designer manual.David Schulz2012-12-104-7/+6
* QtBase: Remove linguist example which was already movedDavid Schulz2012-12-1011-261/+0
* support include paths for the Windows resource compilerJoerg Bornemann2012-12-103-5/+37
* qmake: fix extra compilers in vcxprojs for single config modeJoerg Bornemann2012-12-101-0/+10
* Doc: Updated outdated docs to use new macroChristian Stenger2012-12-102-9/+18
* Only handle QTPLUGIN when linking against static QtMiikka Heikkinen2012-12-071-1/+2
* Fix module pri file name for static pluginsMiikka Heikkinen2012-12-071-1/+1
* move cmake template files under features/data/Oswald Buddenhagen2012-12-073-2/+2
* simplify code by using new $$absolute_path() functionOswald Buddenhagen2012-12-072-8/+2
* finish the job of removing uic3 supportOswald Buddenhagen2012-12-071-25/+14
* remove another dead assignmentOswald Buddenhagen2012-12-071-1/+0
* Implement Cocoa KeyMapper.Morten Johan Sorvig2012-12-076-2/+604
* Only generate -fPIE on unix.Stephen Kelly2012-12-071-1/+1
* Topologically sort $${MODULE}.depends when generating cmake files.Stephen Kelly2012-12-071-1/+1
* Doc: removed control code+minor rephrasingNico Vertriest2012-12-071-3/+3
* Set CGImage format when converting from QImage.Morten Johan Sorvig2012-12-071-1/+22
* Use the "copy" blend mode for backingstore drawingMorten Johan Sorvig2012-12-071-0/+1
* Avoid backing store color space conversions.Morten Johan Sorvig2012-12-071-1/+15
* Deleted wrong statement about nr Qt JSON classesNico Vertriest2012-12-071-2/+0
* Update QNSView geometry on window resize.Morten Johan Sorvig2012-12-072-3/+4
* Compile with QT_NO_CURSOR.Volker Krause2012-12-0714-9/+43
* Make the documentation more explicit an talkativeLaszlo Papp2012-12-072-8/+10
* Fix typos and style in QToolBar documentationDavid Gil2012-12-071-15/+15
* doc: Remove documentation for removed TRUE and FALSE macrosSergio Ahumada2012-12-061-20/+0
* Removed requestOrientation() API from QWindow.Samuel Rødal2012-12-067-103/+17
* configure.exe: fix -inotify optionRafael Roquetto2012-12-061-0/+3
* Fix compile with -DQT_NO_SYSTEMTRAYICONMontel Laurent2012-12-063-1/+34
* Warn when XDG_RUNTIME_DIR isn't set, as per XDG Base Dir SpecDavid Faure2012-12-061-0/+1
* qmake: add ProductVersion to automatically generated resourceJoerg Bornemann2012-12-061-0/+1
* QProcess: Fix compilation with MinGWKai Koehne2012-12-061-1/+2
* Don't pass invalid strings to strcmp()Peter Kümmel2012-12-061-1/+1
* Mac: Missing update when hovering from one scrollbar to anotherGabriel de Dietrich2012-12-061-3/+3
* Mac: Transient scrollbars should overlap in the corner on 10.8Gabriel de Dietrich2012-12-061-1/+9
* doc: Add changes to dnd docs from qtdoc repositoryEskil Abrahamsen Blomfeldt2012-12-061-13/+24
* Mac: Animated expanding scrollbars on 10.8Gabriel de Dietrich2012-12-062-29/+76
* Mac: Cleaner transient scrollbar renderingGabriel de Dietrich2012-12-061-14/+7
* Docs: Fix some warningsChristian Stenger2012-12-063-5/+3
* Doc: Remove obsolete statementChristian Stenger2012-12-061-3/+0
* Doc: Fix some enumsChristian Stenger2012-12-061-2/+5
* Docs: fix QStyle related warningsJ-P Nurmi2012-12-065-20/+21