summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update "About Qt" dialog from Nokia to DigiacontainersSergio Ahumada2012-09-241-2/+2
* xcb: dynamic QScreens; primary first; corrected logical DPIShawn Rutledge2012-09-246-94/+151
* Use QStringList::join(QChar) overload where applicable [tools]Marc Mutz2012-09-2311-24/+24
* Use QStringList::join(QChar) overload where applicable [QtCore]Marc Mutz2012-09-235-7/+7
* Use QStringList::join(QChar) overload where applicable [examples]Marc Mutz2012-09-238-22/+22
* QTestLib: clean up qCompare specialisation/overload mixMarc Mutz2012-09-235-31/+29
* configure: Update contact information for commercial usersSergio Ahumada2012-09-222-14/+14
* test: Remove QSKIP from tst_QFocusEvent::checkReason_ActiveWindow()Sergio Ahumada2012-09-221-2/+2
* Redirect keyboard/mouse grab to the widget parent window.Friedemann Kleint2012-09-222-19/+92
* QStringList: adapt documentation to cover new join(QChar) overloadMarc Mutz2012-09-222-2/+4
* QFileInfoGatherer: remove useless locksMarc Mutz2012-09-222-4/+2
* QModelIndex: clean up integer size confusion in the APIMarc Mutz2012-09-227-51/+33
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-225856-112791/+112776
* QFlags: don't provide a constructor from void**Marc Mutz2012-09-221-1/+2
* QDBusMetaTypeId: replace a volatile bool with an atomic intMarc Mutz2012-09-221-3/+3
* QDBusMetaTypeId: don't cache the result of qMetaTypeId<>() in static intsMarc Mutz2012-09-2212-59/+79
* Correct QSpiAccessibleBridge::setRootObject definitionJosé Millán Soto2012-09-222-5/+3
* configure: remove CONFIG features while getting PKG_CONFIGMark Brand2012-09-221-1/+1
* QGtkStyle: remove an unnecessary sanity check for theme nameJ-P Nurmi2012-09-221-4/+1
* A step out from Harfbuzz (reduce dependency)Konstantin Ritt2012-09-2215-174/+185
* Fix build under MinGW after 1e3269c0863bfac26be9e9239b6427ea77c6175bKonstantin Ritt2012-09-221-0/+2
* Test: Update QSKIP message of tst_QVector::outOfMemoryCaroline Chao2012-09-221-1/+1
* Test: fix warning for tst_QPluginLoader::loadGarbageCaroline Chao2012-09-221-3/+5
* Fixed multiple modal windows from all blocking each other.Samuel Rødal2012-09-212-0/+42
* Added manual test for QScreen propertiesShawn Rutledge2012-09-218-0/+495
* OpenGL: Add runtime check for OS X version and improve logicSean Harmer2012-09-211-4/+9
* Documentation fixes.Frederik Gladhorn2012-09-2112-126/+3
* Fix network doc links.Frederik Gladhorn2012-09-215-15/+16
* Fix doc errors.Frederik Gladhorn2012-09-212-2/+2
* Move examples to proper location.Frederik Gladhorn2012-09-2137-194/+194
* Move opengl/wid/net example docs to proper folders.Frederik Gladhorn2012-09-21195-439/+439
* Clarify valueChanged() signals' docs in QSpinBox and QDoubleSpinBox.Mitch Curtis2012-09-211-12/+15
* Document that date/time formats without separators are unsupported.Mitch Curtis2012-09-211-3/+3
* Fix regression in QAbstractScrollAreaJens Bache-Wiig2012-09-212-1/+40
* Add comments to document the internals of QMutexOlivier Goffart2012-09-212-4/+54
* Use QStringList::join(QChar) overload where applicable [qmake]Marc Mutz2012-09-2112-61/+61
* qmake: add ProStringList::join(QChar)Marc Mutz2012-09-212-8/+20
* announce the android platform in the respective specsOswald Buddenhagen2012-09-211-0/+2
* add missing maemo platform announcement to n9 specOswald Buddenhagen2012-09-211-0/+2
* claim that mingw is a platformOswald Buddenhagen2012-09-211-1/+1
* make qmakespecs announce the compiler familyOswald Buddenhagen2012-09-2155-0/+123
* don't skip the configure.exe build even when it already existsOswald Buddenhagen2012-09-211-1/+0
* don't skip the syncqt call even when include/ existsOswald Buddenhagen2012-09-211-10/+8
* don't set MODULE_BASE_OUTDIR unconditionallyOswald Buddenhagen2012-09-211-1/+1
* Replace QStyleOptionViewItemV? with QStyleOptionViewItemStephen Kelly2012-09-2121-225/+212
* move syncqt call to qt_module_headers.prfOswald Buddenhagen2012-09-213-15/+22
* make error() abort the qmake run, not just the current fileOswald Buddenhagen2012-09-215-64/+108
* Fixed outline / fill inconsistencies in raster paint engine.Samuel Rødal2012-09-203-20/+2
* Fixed inconsistent rounding of square cap pens.Samuel Rødal2012-09-202-10/+39
* Do not refer to non-existant member in QSurfaceFormat docsLaszlo Agocs2012-09-201-2/+2