summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* factor out qtAddToolEnv()Oswald Buddenhagen2012-09-182-16/+21
* remove 3rd parameter from qtPrepareTool()Oswald Buddenhagen2012-09-182-7/+2
* define QT_OPEN_LARGEFILEJohn Peterson2012-09-181-0/+1
* Add Q_PRINTSUPPORT_EXPORT to qdoc ignores.Frederik Gladhorn2012-09-181-0/+1
* Let qVersion() be extern "C" if this is not a namespace buildThiago Macieira2012-09-181-1/+13
* HTTP header may be damaged - fix, unit testTomasz Duda2012-09-182-1/+75
* examples: Mark ctor's as explicitSergio Ahumada2012-09-1741-54/+54
* qmake: Include own header firstSergio Ahumada2012-09-172-2/+3
* SIC: QtPrintSupport - Remove QAbstractPageSetupDialogJohn Layt2012-09-1711-276/+133
* use qmake to get PKG_CONFIG in configure scriptMark Brand2012-09-171-12/+12
* test: Mark tst_QTabBar::sizeHints() failure as XFAILSergio Ahumada2012-09-171-1/+3
* Exclude QIcuCodec when QT_NO_TEXTCODEC is definedJ-P Nurmi2012-09-162-0/+8
* network: Fix missing or improper include guard in headersSergio Ahumada2012-09-1517-26/+34
* concurrent: Fix missing or improper include guard in headersSergio Ahumada2012-09-153-7/+7
* gui/opengl: Fix missing or improper include guard in headersSergio Ahumada2012-09-1515-41/+49
* Attempt to stabilize QMenu auto testsJ-P Nurmi2012-09-151-4/+4
* Make maemo scope syntax in project files more genericLaszlo Papp2012-09-144-4/+4
* Blackberry: fix tst_QFileInfo::fileTimes()Rafael Roquetto2012-09-141-1/+5
* QErrorMessage: Use qInstallMessageHandler instead of qInstallMsgHandlerKai Koehne2012-09-141-6/+6
* Autotests: Use qInstallMessageHandlerKai Koehne2012-09-144-24/+22
* qdoc: Refactoring of qdoc data structuresMartin Smith2012-09-1435-2111/+1817
* Fix the comment for the maemo mkspecs since it does not work for fremantleLaszlo Papp2012-09-141-1/+1
* Rename the N9 device mkspecs folder to match the *-maemo* regexLaszlo Papp2012-09-142-0/+0
* Mark (non-public API's) ctor's as explicitSergio Ahumada2012-09-1425-44/+44
* remove usage of QT_MAKEDLL in favor of the new QT_STATIC macroJoerg Bornemann2012-09-143-10/+8
* Remove support for Intel C++ 7.1 and 8.0Thiago Macieira2012-09-142-172/+0