summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add a way to benchmark sem_t on Unix tooThiago Macieira2012-09-071-0/+23
* Update the git-archive export optionsThiago Macieira2012-09-072-2/+5
* QtGlobal: mark qVersion() and qSharedBuild() as nothrowMarc Mutz2012-09-072-4/+4
* Document how opacity affects QGraphicsScene item queries.Mitch Curtis2012-09-072-18/+51
* Test: Replace QSKIP by XFAILCaroline Chao2012-09-071-5/+19
* Test: Remove QSKIP for tst_QXmlSimpleReader::inputFromSocketCaroline Chao2012-09-071-3/+0
* Fix QRegularExpression* docsGiuseppe D'Angelo2012-09-071-2/+2
* Mark plugin class docs as internal.Frederik Gladhorn2012-09-075-15/+8
* Fix a bug in qdoc where to look for index files.Jan-Arve Saether2012-09-071-1/+3
* Make gui/math3d classes use float rather than qrealSean Harmer2012-09-0724-2636/+2500
* Fix compilation error of qcursor_qpa.cpp with QT_NO_CURSOR.Sergio Martins2012-09-071-0/+2
* linuxfb: use linux/kd.h instead of the glibc dummyArvid Picciani2012-09-071-1/+1
* Fixed behaviour of mouse clicks for menu bars on WindowsOliver Wolff2012-09-074-14/+0
* Fix crash when QTextLayout::setAdditionalFormats is called with ranges with n...Olivier Goffart2012-09-071-2/+4
* Add example to test widget grab.Friedemann Kleint2012-09-073-1/+347
* Stabilize test of QSpinBox.Friedemann Kleint2012-09-071-35/+15
* Revert "Implement automatic mouse grabbing on mouse button press."Friedemann Kleint2012-09-074-30/+4
* Remove declarative_debug feature (qmake)Kai Koehne2012-09-071-2/+0
* configure: Unify order of options in helpKai Koehne2012-09-071-2/+2
* Move enums that was part of the Qt namespace to qnamespace.hJan-Arve Saether2012-09-073-12/+9
* Revert "Use true and false in preference to TRUE and FALSE"Sergio Ahumada2012-09-0716-53/+53
* Fix g++ compiler warnings.Friedemann Kleint2012-09-074-4/+8
* Fix QDateEdit displaying day as a number for short and long day formatsMitch Curtis2012-09-054-61/+135
* Fix 3 digit day being displayed by QDateEdit.Mitch Curtis2012-09-054-10/+294
* Doc: Missing documentation added and doc errors fixed.aavit2012-09-057-13/+132
* Don't use string comparison to figure out how to use the clipboardJorgen Lind2012-09-051-3/+4
* Move assignment of mousePressed variable in QWidgetTextControlJorgen Lind2012-09-051-1/+2
* restore support for QMAKE_LIBDIR_FLAGSOswald Buddenhagen2012-09-051-5/+7
* bypass configure bootstrap for non-git buildsOswald Buddenhagen2012-09-051-0/+5
* remove pretenses of supporting projects on stdinOswald Buddenhagen2012-09-056-28/+13
* make QMakeMetaInfo a little less inefficient with libtool .la filesOswald Buddenhagen2012-09-056-13/+10
* pre-initialize more invariant propertiesOswald Buddenhagen2012-09-051-6/+4
* remove QMAKE_MKSPECS property from qmake -query's viewOswald Buddenhagen2012-09-052-6/+3
* Use true and false in preference to TRUE and FALSESergio Ahumada2012-09-0526-73/+73
* test: Check for null string comparisonSergio Ahumada2012-09-051-6/+6
* Optimize QTextLayout/QTextEngine usage outside of QTextDocument.Milian Wolff2012-09-053-23/+61
* Fix Windows platform plugin narrowing conversion compile errorsJonathan Liu2012-09-052-2/+2
* Remove custom sort implementation in QTriangulator in favour of std::sort.Robin Burchell2012-09-041-126/+3
* Correct the QFileDialog's delete warning message.Mitch Curtis2012-09-041-3/+3
* Clarify QDateTime::secsTo and QDateTime::msecsTo documentation.Mitch Curtis2012-09-041-2/+2
* QNX: Move qpa-based mkspecs out of the unsupported directorySean Harmer2012-09-048-6/+6
* fix QT_{BEGIN,END}_INCLUDE_NAMESPACE mixupOswald Buddenhagen2012-09-041-0/+2
* Auto test for 'qmake -project' use case.Rafael Roquetto2012-09-047-4/+205
* Fix indentation.Morten Sorvig2012-09-049-9/+9
* QWizard/Win: Fix vista helper cache state invalidationJonathan Liu2012-09-041-1/+2
* graphicsview: use std::sort instead of qSortRobin Burchell2012-09-045-15/+15
* Doc: fix yet more errors reported by qdocaavit2012-09-045-17/+90
* QNX: Tidy up QMAKE_LFLAGS in qnx mkspecsSean Harmer2012-09-032-5/+1
* Generate includes for Qt containers used as auto-metatypes.Stephen Kelly2012-09-033-0/+119
* remove handling of QMAKE_FILETAGSOswald Buddenhagen2012-09-033-26/+0