summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix some syncqt warnings.Lars Knoll2012-08-015-1/+23
* Fix showFullScreen for QWindowAndreas Holzammer2012-07-311-1/+2
* fix QWidget::activateWindow for child widgetsJoerg Bornemann2012-07-311-2/+4
* fix window activation in tst_qmdiArea::subWindowActivated2Joerg Bornemann2012-07-311-1/+1
* Implement synchronous WS events by flushing.Friedemann Kleint2012-07-314-17/+26
* Adding missing QT_BEGIN_HEADER/QT_END_HEADERSergio Ahumada2012-07-311-1/+5
* Mac: Don't crash if language preferences can't be retrieved.Eike Ziller2012-07-311-1/+1
* Stabilize the QHeaderView test.Friedemann Kleint2012-07-311-1/+9
* Accessibility: fix updates for models with rootIndex set.Frederik Gladhorn2012-07-311-6/+12
* build host tools in release mode againJoerg Bornemann2012-07-312-8/+2
* tst_qwidget task reference fixedJoerg Bornemann2012-07-311-1/+1
* add configure options for debug/release OpenSSLPeter Kümmel2012-07-313-8/+42
* remove second argument from $$eval() (access to global scope)Oswald Buddenhagen2012-07-311-13/+2
* don't set -rpath-link in qmodule.priOswald Buddenhagen2012-07-311-4/+0
* run processPrlFiles() over QMAKE_LIBS_PRIVATE as wellOswald Buddenhagen2012-07-312-2/+2
* inline MakefileGenerator::processPrlVariable()Oswald Buddenhagen2012-07-312-19/+6
* make the windows prl processing more like the unix variantOswald Buddenhagen2012-07-315-37/+14
* remove apparently useless codeOswald Buddenhagen2012-07-311-6/+1
* stub out MakefileGenerator::processPrlFiles()Oswald Buddenhagen2012-07-311-19/+1
* Search the include paths for json files containing plugin infoLars Knoll2012-07-314-8/+22
* Stabilize QWidget-test alienwidgets on XCB.Friedemann Kleint2012-07-311-1/+1
* qclass_lib_map.h: Fix include of the QDeclarativeView widget.Friedemann Kleint2012-07-311-1/+1
* Align the CP949 codec name with ICULars Knoll2012-07-312-6/+9
* Fixes to the qdom autotestLars Knoll2012-07-313-147/+14
* Add missing namespace macrosLars Knoll2012-07-310-0/+0
* Small doc fixes about the list of supported codecs.Lars Knoll2012-07-311-3/+3
* Do not preload any codecs anymore when using ICULars Knoll2012-07-314-30/+81
* Add a factory method to QIsciiCodec and fix the namesLars Knoll2012-07-312-9/+21
* Use ICU instead of iconv/windows codecs for the localeLars Knoll2012-07-314-35/+50
* Make codecForLocale atomicLars Knoll2012-07-312-37/+36
* ICU code page conversion supportLars Knoll2012-07-316-36/+804
* Rename some codecs to be in line with ICULars Knoll2012-07-311-2/+2
* Disable iconv on utf-8 based platformsLars Knoll2012-07-312-4/+5
* Lazily initialize iconv in the iconv codecLars Knoll2012-07-312-4/+12
* Use utf-8 as the locale codec where it makes senseLars Knoll2012-07-311-6/+8
* Remove encoding detection according to LANGLars Knoll2012-07-311-142/+0
* Move the text codec list to qcoreglobaldata.Lars Knoll2012-07-315-196/+116
* Ensure that QAtomicPointer of forward-declared classes worksThiago Macieira2012-07-301-0/+17
* QtNetwork: Better detection of connection failures on WindowsMartin Petersson2012-07-301-21/+41
* QUrl: document that setIdnWhitelist isn't thread-safeMarc Mutz2012-07-301-0/+3
* Make benchmarks compile without QtWidgetsRohan McGovern2012-07-309-5/+27
* qdoc: Added safety checks to findUnambiguousTarget()Martin Smith2012-07-301-1/+4
* fix QEventLoop qdoc errorsJeremy Katz2012-07-301-3/+6
* tests: fixed check for QtOpenGLRohan McGovern2012-07-301-1/+1
* tests: disable qstandarditemmodel test when building without QtWidgetsRohan McGovern2012-07-301-1/+4
* tests: removed QtWidgets dependency from tst_qsignalmapperRohan McGovern2012-07-302-16/+25
* QNX: Reduce dependency on QtWidgetsKevin Krammer2012-07-292-6/+2
* Send the native scancode in evdevkeyboardLaszlo Agocs2012-07-282-4/+8
* Document QEvent::EnterEditFocus and QEvent::LeaveEditFocus properly.Mitch Curtis2012-07-281-2/+2
* removed duplicated docs in android qsharedmemory and systemsemaphoreJeremy Katz2012-07-282-27/+0