summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Build manual test for widgets from toplevel.Friedemann Kleint2013-05-134-1/+7
* Clean up old PostScript printing codeSze Howe Koh2013-05-126-16/+4
* QNX: Add support for WindowDoesNotAcceptFocus flagAndreas Holzammer2013-05-111-0/+9
* Doc: Remove PostScript print supportSze Howe Koh2013-05-111-2/+2
* Improve support for <MODULE>_PATH optionsMatt Fischer2013-05-104-24/+19
* Fix Invalid Drawable error for QGLWidget on MacAndy Nichols2013-05-102-1/+19
* Disabling some concurrency in widget testsSimo Fält2013-05-102-2/+0
* Fix module name in license headers.Stephen Kelly2013-05-103-3/+3
* Doc: Updated the addtional information about elide marksVenu2013-05-101-7/+12
* Fix warning about unused variable when not using any SIMD drawhelpersTor Arne Vestbø2013-05-101-0/+1
* Doc: Fix invalid exampledirs in qtopengl.qdocconfTopi Reinio2013-05-101-2/+0
* qdoc: Don't try to add html files for images in .qhpTopi Reinio2013-05-101-0/+1
* Implement apostrophe in windows cmd argsJørgen Lind2013-05-101-5/+2
* Rename Numpad to Num, ensure Numpad is translated in all cases on Mac.Mitch Curtis2013-05-102-9/+9
* Defer enabling std::atomic on GCC until GCC 4.7Thiago Macieira2013-05-101-1/+5
* QProcess: leave a warning about the signal with overload, for Qt 6Thiago Macieira2013-05-101-1/+1
* Add -eventfd flag support to configure.exeRafael Roquetto2013-05-091-0/+18
* QMacStyle: fix transient scrollbar fade out animationJ-P Nurmi2013-05-091-1/+5
* Make QFlags enum flags (C++11 strict enums) friendlyAlbert Astals Cid2013-05-094-8/+131
* Utilize the new Q_OS_MACX define.Jake Petroules2013-05-0915-43/+43
* Repurpose the former Q_OS_MAC synonym "Q_OS_MACX" to mean "OS X".Jake Petroules2013-05-093-13/+29
* Stabilize QGraphicsWidget test.Friedemann Kleint2013-05-091-15/+12
* Fix crashes when creating large documentsLars Knoll2013-05-096-16/+64
* Fix a case of connect()ing to signals declared in a base classOlivier Goffart2013-05-092-3/+32
* Revert "OSX: obey the Qt::WindowTransparentForInput flag"Gabriel de Dietrich2013-05-081-2/+0
* Cache Xcode and SDK settings in .qmake.cache if it existsTor Arne Vestbø2013-05-088-41/+60
* Doc: Remove applicationicon and orientation examples from QtWidgetsTopi Reinio2013-05-0823-736/+0
* Remove references to inexisting enums in Q_ENUMSOlivier Goffart2013-05-083-3/+2
* Fix typos and style in QInputDialog's docsDavid Gil2013-05-081-11/+11
* Avoid a QStringRef -> QString conversion by using the new qt_hash overloadGiuseppe D'Angelo2013-05-081-1/+1
* Make the configure summary even prettierThiago Macieira2013-05-081-124/+115
* QUrl: Fix compiler warning about uninitialized varKai Koehne2013-05-081-1/+1
* qdoc: Documentation for QMetaObject::Connection now appearsMartin Smith2013-05-081-1/+17
* qdoc: Briefs from other modules now show upMartin Smith2013-05-085-2/+37
* Doc: Fix paths for a number of examplesv5.1.0-beta1Topi Reinio2013-05-085-5/+5
* Doc: Highlight a number of examplesTopi Reinio2013-05-081-0/+19
* qdoc: Standardize paths used in example and demo manifest filesTopi Reinio2013-05-081-6/+0
* Revert QDateTime serialisation to pre-Qt 5 behaviour.Mitch Curtis2013-05-086-8/+35
* Cocoa: Add support for ForeignWindow window typeGabriel de Dietrich2013-05-082-2/+10
* Menu item shortcuts reaching Qt's event loop are disabledGabriel de Dietrich2013-05-081-0/+10
* Suppress warning about unsupported frame strut events.Friedemann Kleint2013-05-081-2/+1
* Fix tabFocusFirst when that item is removed from QGraphicsSceneMiikka Heikkinen2013-05-082-0/+27
* QLocalePrivate: remove unused dataPointerForIndex functionThiago Macieira2013-05-082-14/+0
* Fix new compiler warning in qdocThiago Macieira2013-05-080-0/+0
* Specify gnu_printf for message formatting with MinGWJonathan Liu2013-05-082-0/+28
* QLocale: add autotest for French_Morocco localeEl Mehdi Fekari2013-05-081-0/+1
* moc: use fprintf instead of qWarningOlivier Goffart2013-05-082-2/+7
* iOS: don't send ended touch events to QPARichard Moe Gustavsen2013-05-072-75/+35
* QWidgetWindow: don't accept touch events while in popup modeRichard Moe Gustavsen2013-05-071-0/+4
* doc: QWidget::setEnabled cannot enable children of a disabled widgetJan Kundrát2013-05-071-1/+2