summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* QtWidgets docs: use WinVista screenshots instead of obsolescent WinXPJ-P Nurmi2012-12-0621-45/+45
* Adjust qttestlib.qdocconf to create qttestlib/examples-manifest.xmlhjk2012-12-061-18/+18
* doc: Avoid duplicate widget example entriesEskil Abrahamsen Blomfeldt2012-12-061-2/+1
* doc: Add missing images in richtext example docsEskil Abrahamsen Blomfeldt2012-12-063-0/+0
* Remove references to pre-build examples from dist/READMEhjk2012-12-061-4/+0
* QtBase: Doc: Fix links to STL-style iteratorsDavid Schulz2012-12-0612-63/+63
* MSVC: don't use the variable name LINK in generated makefilesJoerg Bornemann2012-12-064-7/+7
* remove dead lineOswald Buddenhagen2012-12-061-1/+0
* use the same output dirs under windows as under unixOswald Buddenhagen2012-12-061-3/+3
* replace all modules' build dirs while installing .pc, .la & .prl filesOswald Buddenhagen2012-12-061-2/+6
* export the Qt top-level include dir as pkg-config ${includedir}Oswald Buddenhagen2012-12-061-2/+2
* export only 'host_bins' to pkg-config, rather than a random selection of toolsOswald Buddenhagen2012-12-063-32/+7
* remove unused assignmentOswald Buddenhagen2012-12-061-1/+0
* Remove the TRUE and FALSE macrosDavid Faure2012-12-062-11/+2
* doc: Fix Graphics View example docsEskil Abrahamsen Blomfeldt2012-12-0610-3/+166
* Fix: Do not require GL library if configured with -no-openglaavit2012-12-061-1/+1