summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* make the libexec default on windows bin/ after allOswald Buddenhagen2013-03-262-3/+3
* Doc: Fix typo in the property system documentationTopi Reinio2013-03-251-1/+1
* Doc: Changed title of Qt Print Support's C++ Classes page.Jerome Pasion2013-03-221-2/+1
* ensure that each module has a .qmake.cache when properly qmake'dOswald Buddenhagen2013-03-221-0/+3
* activate example (non-)build magic only in configured treesOswald Buddenhagen2013-03-201-1/+1
* pass module version to syncqtOswald Buddenhagen2013-03-206-31/+18
* Skip unstable tst_QSslSocket test case.Samuel Rødal2013-03-201-0/+2
* qtbase: Fix duplicate symbol errors in static build on MacGabriel de Dietrich2013-03-203-29/+34
* Windows native file dialogs: Split suffix list correctly.Friedemann Kleint2013-03-201-1/+3
* Tests: stabilize tst_QDockWidget on small screensJ-P Nurmi2013-03-201-1/+1
* Attempt to prevent tst_QWidget::scroll() from failing in CI.Samuel Rødal2013-03-201-4/+8
* Make QVariant docs refer to QMetaType::Type.Mitch Curtis2013-03-191-115/+165
* Don't call updateAccessibility from graphicsviewJan Arve Saether2013-03-152-20/+0
* add/unify progress messages to/from the configuresOswald Buddenhagen2013-03-152-1/+5
* fix all "qt style yes options" which start with -lOswald Buddenhagen2013-03-151-18/+16
* fix setup of output directory for subprojects in IDE generator backendsOswald Buddenhagen2013-03-152-5/+9
* allow passing values with spaces to -device-optionOswald Buddenhagen2013-03-151-1/+1
* fix LD_LIBRARY_PATH setup of check targetsOswald Buddenhagen2013-03-151-5/+2
* fix replacement base pathOswald Buddenhagen2013-03-152-2/+2
* enumerate modules in QT_MODULES, not QT_CONFIGOswald Buddenhagen2013-03-151-2/+2
* broaden the effect of CONFIG+=force_independent somewhatOswald Buddenhagen2013-03-154-6/+7
* fix parallelized "jom install"Oswald Buddenhagen2013-03-154-30/+24
* Fixed crash when VNCing and trying to use non-present XFixes extension.Mitch Curtis2013-03-151-1/+1
* Correct QDate and QTime documentation.Mitch Curtis2013-03-141-6/+2
* Fixed artifacts when drawing same line with different clips.Samuel Rødal2013-03-142-17/+53
* clean paths of found files in prepareProject()Oswald Buddenhagen2013-03-121-3/+3
* actually use the temp variable we just assigned ...Oswald Buddenhagen2013-03-121-4/+4
* do not append a trailing slash to output directoryOswald Buddenhagen2013-03-122-11/+2
* Correct QString's warnings involving QRegularExpression.Mitch Curtis2013-03-122-7/+21
* Revert 6497649730daeab5d3dfac7e806105e99a237656 and clarify docs.Mitch Curtis2013-03-122-10/+3
* Fix static builds with ICUKai Koehne2013-03-122-3/+15
* Fixed dashes being rendered differently depending on system clip.Samuel Rødal2013-03-075-18/+62
* Attempt to stabilize tst_qgl::graphicsViewClipping().Samuel Rødal2013-03-071-1/+12
* Correct QLocale(const QString &) documentation.Mitch Curtis2013-03-071-2/+2
* remove some cryptic code relating to output directoriesOswald Buddenhagen2013-03-073-12/+8
* Cocoa: Pick right rectangle when rendering window maskGabriel de Dietrich2013-03-061-1/+1
* Cocoa: Fix shadowless popupsGabriel de Dietrich2013-03-062-0/+14
* Correct sentence in QNetworkProxy::setApplicationProxy() documentation.Mitch Curtis2013-03-061-1/+1
* require modules to define their versionOswald Buddenhagen2013-03-063-4/+10
* Fixed potential access violation in QPixmap::copy() for <32 bit pixmaps.Samuel Rødal2013-03-062-2/+13
* Cocoa: Improve expose event handling.Morten Johan Sørvig2013-03-066-9/+60
* Add snippet for QT_VERSION_CHECK.Mitch Curtis2013-02-272-0/+14
* Fix generation of XCode projects for XCode 4.6Andy Shaw2013-02-271-3/+5
* Fix some punctuation errors.Mitch Curtis2013-02-272-4/+3
* Fix Qt Designer warning about being unable to handle property.Friedemann Kleint2013-02-261-1/+1
* Doc: Added the missing example snippetsVenugopal Shivashankar2013-02-266-10/+333
* Remove extra $ in default libexec directoryEskil Abrahamsen Blomfeldt2013-02-251-1/+1
* Remove debug output that can cause crashes in static builds.Frederik Gladhorn2013-02-251-12/+53
* List the Release library before the Debug library in cmake files.Stephen Kelly2013-02-221-24/+24
* Create module-specific internal cmake macrosStephen Kelly2013-02-211-9/+9