summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* make src/tools/ compile without CamelCase headersOswald Buddenhagen2012-09-1971-200/+197
* don't require a fake qconfig.h for the configure bootstrapOswald Buddenhagen2012-09-195-12/+4
* syncqt only the QtCore headers for the bootstrapOswald Buddenhagen2012-09-193-3/+3
* move the module validation below the loading of sync.profileOswald Buddenhagen2012-09-191-2/+2
* simplify forwarding include() statement in default specsOswald Buddenhagen2012-09-191-1/+1
* resolve only one level of symlinks, and only for the default specsOswald Buddenhagen2012-09-191-1/+6
* fold m_qmakespecFull back into m_qmakespecOswald Buddenhagen2012-09-193-10/+9
* make 'make check' work with non-installed prefix buildsOswald Buddenhagen2012-09-191-0/+3
* factor out qtAddTargetEnv()Oswald Buddenhagen2012-09-192-29/+32
* remove pointless conditionals+branchesOswald Buddenhagen2012-09-192-7/+2
* remove mentions of borland from project filesOswald Buddenhagen2012-09-1911-18/+6
* don't make the outputs depend on $$QMAKE_DUMPCPPOswald Buddenhagen2012-09-191-2/+1
* remove now unnecessary indirectionsOswald Buddenhagen2012-09-192-32/+16
* Fix typo in docs.Frederik Gladhorn2012-09-191-1/+1
* Make QStatusBar text available via accessibility.Tilman Sauerbeck2012-09-193-1/+18
* Fixed potential use of uninitialized variable in qgl.cppSamuel Rødal2012-09-191-1/+1
* Split the qt_message_output function in twoThiago Macieira2012-09-191-31/+74
* QFileInfoGatherer: remove unused members userId/groupIdMarc Mutz2012-09-192-7/+0
* QFileInfoGatherer: fix race conditions pt.1: abortMarc Mutz2012-09-192-24/+15
* Pass correct argument to QShortcutEvent ctor in tst_qabstractbutton.cppMitch Curtis2012-09-191-1/+2
* QVarLengthArray: provide STL-compatible member function namesMarc Mutz2012-09-192-0/+50
* OpenGL: Make use of the requested version and profile in QGLWidgetSean Harmer2012-09-191-0/+3
* OpenGL: Add flags and logic for newer versions of OpenGL in QGLFormatSean Harmer2012-09-192-2/+29
* OpenGL: Request latest GL version when using QGLTemporaryContextSean Harmer2012-09-191-0/+7
* Make QTimer::singleShot take a pointer-to-const QObjectGiuseppe D'Angelo2012-09-192-7/+7
* Remove qUpperBound usages from qtbaseGiuseppe D'Angelo2012-09-198-11/+16
* Remove qLowerBound usages from qtbaseGiuseppe D'Angelo2012-09-1915-40/+67
* configure.exe: Improve help outputKai Koehne2012-09-191-75/+75
* Fix configure.exe outputKai Koehne2012-09-191-1/+1
* sql: Include own headers firstSergio Ahumada2012-09-193-5/+5
* Doc: Use QStyledItemDelegate and frameless spinboxes in spinbox delegate exampleGeir Vattekar2012-09-183-5/+6
* Fix tab navigation in windowflags exampleGabriel de Dietrich2012-09-181-1/+1
* Introducing NoDropShadowWindowHint window flagGabriel de Dietrich2012-09-187-7/+24
* fix non-bootstrapped $$system()'s line end conversions on windowsOswald Buddenhagen2012-09-181-3/+7
* Core: Fix gcc warning about signed/unsigned integer comparisonKai Koehne2012-09-181-1/+1
* Network: Fix mingw-gcc warningKai Koehne2012-09-181-1/+1
* Network: Fix gcc warning about qDebug formatKai Koehne2012-09-181-1/+1
* QElapsedTimer: Fix typo in restart() documentationJonathan Liu2012-09-181-1/+1
* Fix mapping to/from global coordinates for child/embedded windows.Miikka Heikkinen2012-09-187-2/+70
* X11 (xcb) support for QScreen-per-output and runtime changesShawn Rutledge2012-09-186-67/+263
* Disable SSL compression by default.Richard Moore2012-09-183-3/+11
* Fix thread-safety of qt_ignore_sigpipeThiago Macieira2012-09-182-2/+10
* don't allow overloading of built-in functionsOswald Buddenhagen2012-09-184-20/+35
* remove the entirely insane whitespace compressionOswald Buddenhagen2012-09-181-18/+2
* Build tools in release mode if using -debug-and-release optionYuchen Deng2012-09-181-4/+1
* Prevent buffer overflow in QXcbWindow.Samuel Rødal2012-09-181-1/+1
* Make qdoc read multiline macros in files with CRLF endingsJan-Arve Saether2012-09-181-1/+4
* fix QMAKE_MANIFEST for shadow buildsOswald Buddenhagen2012-09-181-1/+3
* properly C-quote the manifest file name in the rc fileOswald Buddenhagen2012-09-181-1/+11
* rewrite *_manifest.rc unconditionallyOswald Buddenhagen2012-09-181-1/+1