summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* BlackBerry: Query dynamic buffer count at runtimeRafael Roquetto2012-10-302-2/+16
* Support other platform names on configure.exeRafael Roquetto2012-10-302-9/+68
* QNX: Use inotify on QNX systems that support itThomas McGuire2012-10-304-0/+25
* Blackberry: Fix QCoreApplication::applicationFilePath() performance.Sergio Martins2012-10-301-6/+29
* QGLTextureGlyphCache: Fix text rendering artifacts on NVIDIAJonathan Liu2012-10-301-2/+2
* Fixed GCC 3.4 build with sse2 enabled.Samuel Rødal2012-10-301-1/+2
* don't set QT_BUILD_DIR as a side effectOswald Buddenhagen2012-10-302-7/+10
* Fix Qt network autotests against updated autotest server.Janne Anttila2012-10-301-64/+7
* Fix tst_qhostinfo test case for Digia CI infra.Janne Anttila2012-10-301-2/+2
* Fix tst_qhttp autotest after Digia acquisition of Qt business.Janne Anttila2012-10-301-4/+4
* Mark flaky tst_qlocalsocket autotest insignificant.Janne Anttila2012-10-301-0/+2
* tst_qaccessibility: narrow QEXPECT_FAIL in textEditTestRohan McGovern2012-10-302-1/+3
* Fixed crash on destruction of animating QDockWidget in a QMainWindowRohan McGovern2012-10-302-2/+5
* Fix tst_qsslsocket auto test build when OpenSSL is not available.Janne Anttila2012-10-301-0/+2
* Marking networkselftest, qthread and qxmlquery insignificant temporarily.Janne Anttila2012-10-303-0/+6
* Mark qsharedmemory insignificant since it is flaky.Janne Anttila2012-10-301-1/+1
* qpa: Fix drawPixmap rendering using CompositionMode_Source in DirectFBJulien Brianceau2012-10-231-1/+3
* qmake: fix .pc install target dir separators on windowsJ-P Nurmi2012-10-221-1/+1
* QDeclarativeTypeLoader: Avoid stat() calls to . and ..Thomas McGuire2012-10-221-1/+1
* BlackBerry: Change base font sizes from pixels to pointsKevin Krammer2012-10-221-1/+3
* Use the right properties when checking the frame's marginsAndy Shaw2012-10-222-4/+23
* configure: state compiler explicitly when testing for supported flagsPeter Hartmann2012-10-211-7/+8
* QNX: only enable NEON instructions for supported architectures (ARM)Peter Hartmann2012-10-211-1/+1
* Doc: Update QThread class ref to reflect changes since Qt 4.4Sze Howe Koh2012-10-202-64/+127
* Add a QNX 'quirk' to platformquirks.hNick Ratelle2012-10-201-0/+2
* Blackberry: implemented "orientation lock" widget attributeBernd Weimer2012-10-201-0/+14
* Close popups on non-client area mouse press.Morten Johan Sorvig2012-10-191-0/+11
* Make QtDBus work again with D-Bus 1.0 and 1.1Thiago Macieira2012-10-192-22/+9
* Remove the -falign-stack option from ICC's mkspec.Thiago Macieira2012-10-181-1/+1
* GL Window needs to update after an orientation changeBernd Weimer2012-10-181-0/+1
* Fix a regression with regards to hfw behavior in QStackedWidgetJan Arve Saether2012-10-181-1/+4
* Fix Drag and Drop with Native WidgetsJian Liang2012-10-181-1/+3
* Blackberry: Populating the QCoreApplicationDataFabian Bumberger2012-10-181-0/+47
* Revert "qmake vcxproj generator: map TARGET_EXT to $(TargetExt)"Joerg Bornemann2012-10-183-12/+2
* Blackberry: Emit aboutToBlock() and awake() correctly in the dispatcherThomas McGuire2012-10-181-7/+31
* QNX: Add and remove screens dynamically.James Turner2012-10-184-17/+90
* Fix XCode generator for qmake when generating for XCode 4.5 and laterAndy Shaw2012-10-182-1/+17
* Do not skip tst_QClipboard::copy_exit_paste on QNXRafael Roquetto2012-10-171-1/+1
* BlackBerry: Use real DPI instead of hardcoded valueKevin Krammer2012-10-171-16/+53
* optimize loading of qconfig.pri & qdevice.pri somewhatOswald Buddenhagen2012-10-172-5/+5
* rebuild configureOswald Buddenhagen2012-10-171-0/+0
* Fixed cosmetic line drawing where begin and end points are equal.Samuel Rødal2012-10-172-0/+26
* QComboBox: mention insert policy in context of editable propertyMark Brand2012-10-171-1/+4
* QComboBox: replace homebrew with QSignalSpy for editTextChanged testMark Brand2012-10-171-35/+12
* QtSql: Correct documented default precision policy.Mark Brand2012-10-171-8/+4
* correct spelling in QtSql documentationMark Brand2012-10-171-1/+1
* QComboBox::currentText: correct documentationMark Brand2012-10-171-3/+6
* lancelot: detect and handle Jenkins CI environmentRohan McGovern2012-10-161-0/+8
* Mangle QNSApplication and methods into a namespaceYan Shapochnik2012-10-152-13/+16
* Mangle QNSApplication into a namespace when Qt is configured as suchYan Shapochnik2012-10-153-3/+3