summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Always use QAIM to get the default flags.Stephen Kelly2012-11-282-3/+3
* Add a -libexecdir option to the configuresThiago Macieira2012-11-282-1/+4
* Enhanced QSharedDataPointer documentation with container performance sectionNils Jeisecke2012-11-281-0/+8
* Make "API Reference" section \section1Jan Arve Saether2012-11-281-1/+2
* Build fix when building libGLESv2 on Windows with MSVC 2010Andy Shaw2012-11-281-2/+1
* QNX: fix QProcess fd inheritanceRafael Roquetto2012-11-271-3/+18
* Commented confusing QWriteLocker use in QGLTextureCache::getTexture().Samuel Rødal2012-11-271-0/+1
* Fix typo in SSL error message.Friedemann Kleint2012-11-271-2/+2
* QGuiApplication docs: clarify that QWidget needs QApplicationJ-P Nurmi2012-11-271-1/+3
* Fix filesToOpen in example manifests.Eike Ziller2012-11-271-2/+2
* Fix touch event handling for WindowsOliver Wolff2012-11-275-14/+29
* Fix possible assertion when using stringToCMap() for a multi engineKonstantin Ritt2012-11-271-4/+3
* qdoc: Listing group members across modulesMartin Smith2012-11-2716-417/+395
* Properly deprecated QGLFramebufferObject and QGLFramebufferObjectFormatSamuel Rødal2012-11-271-1/+5
* Improve OpenGL docsJan Arve Saether2012-11-278-2/+15
* Fixed abbreviations in QWindow::framePos() and QWindow::setFramePos().Samuel Rødal2012-11-274-6/+7
* remove dependency of fusion style on windowsTasuku Suzuki2012-11-272-21/+29
* Doc: write qttestlib.qch, not qttest.qchhjk2012-11-271-1/+1
* Mac: Fix wheel event handling on 10.6Liang Qi2012-11-271-5/+5
* Fix overview documentation.Lars Knoll2012-11-261-2/+4
* Ensure subfocus is not reset to 0 when hiding a panel.Andreas Aardal Hanssen2012-11-262-14/+27
* tr()-Fix: Do not add up translateable strings.Friedemann Kleint2012-11-261-2/+1
* Allow qmljsdebugger argument and value to be separated by a spaceAurélien Gâteau2012-11-261-0/+3
* QMacStyle: cleanup unused includesJ-P Nurmi2012-11-261-7/+0
* Fixed crash in tst_qglthreads.Samuel Rødal2012-11-261-1/+1
* Fix example paths in example manifests that are used by Qt Creator.Eike Ziller2012-11-2611-0/+22
* tr()-Fix: Shorten QFtp error message.Friedemann Kleint2012-11-261-1/+1
* Mac: Reworking flat QGroupBox lookGabriel de Dietrich2012-11-261-15/+25
* Remove last usages of qSin and friends from QQuaternionSean Harmer2012-11-261-6/+6
* Moving code for PE_IndicatorArrow* from windows to common styleThomas Hartmann2012-11-262-74/+74
* Only allow caching for HTTP GET and HEAD requests.Michael Brüning2012-11-262-2/+8
* Fix build error with QT_NO_FILESYSTEMITERATORTasuku Suzuki2012-11-264-4/+8
* Change contact-us from Nokia to DigiaSergio Ahumada2012-11-261-5/+5
* Change license header from Nokia to DigiaSergio Ahumada2012-11-2616-16/+16
* Move isBuiltinType() to namespace QtPrivate and export it.Friedemann Kleint2012-11-262-5/+9
* Allow qdocconf to specify where the examples are located in install.Eike Ziller2012-11-263-4/+8
* Cleanup QCoreApplication::Type letfover docsJ-P Nurmi2012-11-261-8/+0
* docs: mark QMacStyle internalJ-P Nurmi2012-11-261-0/+1
* Delete codecs pageLars Knoll2012-11-261-11/+0
* Fix keyboard grab in QWidgetWindow.Friedemann Kleint2012-11-261-0/+2
* fix wrong comment about #ifdef's endPeter Kümmel2012-11-261-1/+1
* Enable module build with QT_NO_CODECSTasuku Suzuki2012-11-261-0/+2
* Change QTextLayout::textOption() to return a const reference insteadAndy Shaw2012-11-262-2/+2
* moc: Fix assertion in QVector::first()Konstantin Ritt2012-11-251-6/+10
* Fix color issue with sliders on Fusion styleJens Bache-Wiig2012-11-251-1/+1
* Doc: Removed annotated list in Qt Core's group pages.Jerome Pasion2012-11-259-13/+3
* QHeaderView: - avoid cursor move on setDefaultSectionSizeThorbjørn Lund Martsum2012-11-251-0/+2
* Improved tri-state checkbox in Fusion styleJens Bache-Wiig2012-11-251-10/+15
* QLocale: Fix matchingLocales() behavior if script or country is not Any*Konstantin Ritt2012-11-251-13/+18
* Fix QVariant streaming in Qt3 compatibility mode.Jędrzej Nowacki2012-11-241-3/+3