summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Doc CSS: Edited CSS line-height of paragraphs and landing page.Jerome Pasion2012-12-112-2/+8
* Automatically import plugins in all applications with static QtMiikka Heikkinen2012-12-115-32/+33
* Hardcoded url for RFC 1929 QTBUG-28500Nico Vertriest2012-12-111-1/+1
* QGraphicsView - fix rubberband to expand on wheel eventThorbjørn Lund Martsum2012-12-112-11/+18
* Remove incorrect and confusing documentation from qplatformwindow.cppSamuel Rødal2012-12-111-3/+0
* Consistently prefix all platform plugin libraries with "q".Samuel Rødal2012-12-115-5/+5
* QGraphicsView - move rubberband-handling into a private functionThorbjørn Lund Martsum2012-12-112-48/+55
* Fixed leading tabRobert Loehning2012-12-111-1/+1
* configure : remove .qmake.vars after status message.Elvis Lee2012-12-111-1/+2
* Remove QT_DLL and QT_NODLL defines.Stephen Kelly2012-12-112-7/+2
* QGraphicsView - add const to a not modified local variableThorbjørn Lund Martsum2012-12-111-1/+1
* QGraphicsView - remove reference to avoid weird code.Thorbjørn Lund Martsum2012-12-111-1/+1
* install a sane top-level examples.pro fileOswald Buddenhagen2012-12-113-1/+13
* remove bizarre jsc source referenceOswald Buddenhagen2012-12-111-2/+1
* re-enable "check" targets for all projects, but with opt-out possibilityOswald Buddenhagen2012-12-112-2/+1
* fix static lib dep additionOswald Buddenhagen2012-12-111-5/+6
* Inserted hardcoded urls for State Charts and S. C. XMLNico Vertriest2012-12-111-5/+3
* centralize headersclean testOswald Buddenhagen2012-12-114-80/+22
* don't use testlib for headersclean testOswald Buddenhagen2012-12-113-68/+11
* QMetaType: remember whether a type was registered with Q_DECLARE_METATYPEMarc Mutz2012-12-115-2/+176
* QDoc: Fix generated anchors for c++ class signalsTopi Reinio2012-12-111-1/+1
* Added url for SVG Color Keyword Names QTBUG-28500Nico Vertriest2012-12-111-1/+1
* Added hardcoded url QTBUG-28500Nico Vertriest2012-12-111-2/+2
* Hardcoded url for Mac Os X Aqua QTBUG-28500Nico Vertriest2012-12-111-2/+2
* Hardcoded url Item View Classes QTBUG-28500Nico Vertriest2012-12-111-3/+0
* Workaround with hardcoded url QT-BUG 28500Nico Vertriest2012-12-111-1/+1
* Qdoc: workaround, put hardcoded url QTBUG 28500Nico Vertriest2012-12-111-4/+4
* Qdoc: put hardcoded url as workaround QTBUG-28500Nico Vertriest2012-12-111-1/+1
* Entered hardcoded urls QTBUG-28500Nico Vertriest2012-12-111-2/+2
* Hardcoded url to RFC3174 QTBUG-28500Nico Vertriest2012-12-111-1/+1
* test: Remove CONFIG += testcase from manual testsSergio Ahumada2012-12-117-7/+0
* Doc: Added documentation for the examplesVenugopal Shivashankar2012-12-1151-60/+552
* Generate the introspection string during parsingKevin Ottens2012-12-113-84/+173
* Doc: Restored CSS images for the offline HTML and QCH buildJerome Pasion2012-12-108-70/+31
* SQL: Change in QSqlResultPrivate::positionalToNamedBinding()Caroline Chao2012-12-105-2/+177
* Mark \brief comments in thread examples.hjk2012-12-104-4/+4
* QLocale: Report RTL text direction for pa_Arab and uz_ArabKonstantin Ritt2012-12-101-9/+16
* Fix binary incompatibility between openssl versionsShane Kearns2012-12-103-3/+15
* Move a Q_DECLARE_METATYPE higher up in the file.Stephen Kelly2012-12-101-1/+2
* Add QT_DEFAULT_QPA_PLUGIN to generated qconfig.priMiikka Heikkinen2012-12-105-0/+25
* Pro-file level support for importing plugins for static Qt buildsMiikka Heikkinen2012-12-102-2/+27
* Add PLUGIN_CLASS_NAME to qtbase pluginsMiikka Heikkinen2012-12-1042-0/+42
* Fixed installation of gui examples' targetsOliver Wolff2012-12-103-0/+9
* Blackberry: Fix crash when opening file dialog without parent.Sergio Martins2012-12-106-23/+25
* QtBase: Doc: Fix Links to designer manual.David Schulz2012-12-104-7/+6
* QtBase: Remove linguist example which was already movedDavid Schulz2012-12-1011-261/+0
* support include paths for the Windows resource compilerJoerg Bornemann2012-12-103-5/+37
* qmake: fix extra compilers in vcxprojs for single config modeJoerg Bornemann2012-12-101-0/+10
* Doc: Updated outdated docs to use new macroChristian Stenger2012-12-102-9/+18
* Only handle QTPLUGIN when linking against static QtMiikka Heikkinen2012-12-071-1/+2