summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* QFutureInterface: Remove unused functionOrgad Shaneh2012-11-082-6/+0
* Cleanup old signal handler mechanismsRafael Roquetto2012-11-083-67/+0
* test: Mark tst_QLocale::macDefaultLocale as XFAILSamuli Piippo2012-11-081-0/+2
* QAbstractProxyModel: fix sibling() reimplementationMark Brand2012-11-081-1/+1
* Implement "-device" option for configure.exeRafael Roquetto2012-11-081-5/+31
* add (parts of) QtXml to the bootstrap libOswald Buddenhagen2012-11-082-12/+13
* compile bootstrap lib with QT_NO_TRANSLATIONOswald Buddenhagen2012-11-082-2/+1
* Generate a proper static QtBootstrap moduleOswald Buddenhagen2012-11-089-106/+51
* make it possible to put removals into modules' .CONFIG and .DEFINESOswald Buddenhagen2012-11-081-4/+13
* fix QMAKE_{,X}SPEC when a qt.conf containing [Paths] is presentOswald Buddenhagen2012-11-081-3/+7
* add support for per-module QT_BUILD_PARTS overridesOswald Buddenhagen2012-11-081-0/+3
* Windows: Add missing support for X-buttons.Miikka Heikkinen2012-11-081-3/+8
* Accessibility Linux: Do not depend on external libatspi2Frederik Gladhorn2012-11-086-13/+1253
* Relax QOpenGLContext::swapBuffers() conditions.Samuel Rødal2012-11-081-15/+1
* Accessibility: Make accessibleInterface() in event virtual.Frederik Gladhorn2012-11-081-1/+1
* Accessibility: Warn if an event cannot create an interface for some reason.Frederik Gladhorn2012-11-081-1/+3
* Remove qSort usages from SSL codeGiuseppe D'Angelo2012-11-081-2/+4
* Remove qSort usages from QDnsLookupGiuseppe D'Angelo2012-11-081-2/+4
* Fix TapAndHoldGesture (others) for QWidgetsRafael Roquetto2012-11-081-0/+8
* Do not call QWidget::show/hideEvent twiceOliver Wolff2012-11-084-11/+7
* Temporary backwards-compatible QWindow::setPos accessorsShawn Rutledge2012-11-081-0/+6
* Remove QWindow pos, geometry and size as properties; pos->positionShawn Rutledge2012-11-085-32/+46
* Enabled QSystemSemaphore autotestv5.0.0-beta2Oliver Wolff2012-11-081-0/+1
* Prevent frame notifications going out when the content view is setAndy Shaw2012-11-081-0/+2
* test: Remove CONFIG += testcase from tst_bench_qnetworkreply_from_cacheSergio Ahumada2012-11-071-1/+0
* Temporary backwards-compatibility window propertiesShawn Rutledge2012-11-071-0/+29
* Rename all QWindow properties that have "window" in themShawn Rutledge2012-11-0726-226/+248
* Remove qSort/qStableSort usages from itemmodelsGiuseppe D'Angelo2012-11-073-12/+18
* Update dist/README fileSergio Ahumada2012-11-071-62/+125
* Add configure option to minimize xcb runtime dependenciesKai Koehne2012-11-0743-143/+37376
* fix warnings about empty "while" bodiesOswald Buddenhagen2012-11-071-7/+7
* fix sign mismatch warningsOswald Buddenhagen2012-11-071-2/+2
* move QSharedMemory autotest from qtscript to qtbaseOliver Wolff2012-11-076-1/+1058
* Remove out-of-memory test in QVarLengthArray.Christian Strømme2012-11-071-50/+0
* Fix autocapture for doubleclick in WindowsMiikka Heikkinen2012-11-071-1/+2
* qpa: Fix rendering issue in blitter engine (negative scaling factors)Julien Brianceau2012-11-072-1/+40
* configure: Pick up environment paths again on MinGWKai Koehne2012-11-071-4/+6
* Fixed QSystemSemaphore autotest for "check" targetOliver Wolff2012-11-073-5/+21
* Re-enable some skipped tests in tst_qwidgetMiikka Heikkinen2012-11-071-8/+0
* Fix sentences in QGraphicsItem documentation.Mitch Curtis2012-11-071-10/+10
* Cocoa: fix backingstore flush for 10.8Teemu Katajisto2012-11-071-9/+6
* Extend widget grab test.Friedemann Kleint2012-11-071-4/+47
* QGtkStyle: remove references to gtk_progress_configure()J-P Nurmi2012-11-073-6/+0
* Fix for compiling with clang with c++11.Erik Verbruggen2012-11-071-1/+1
* Do not define QT_BASIC_ATOMIC_HAS_CONSTRUCTORS for clang.Erik Verbruggen2012-11-071-1/+12
* Fix excess enter events when showing modal dialog on button pressMiikka Heikkinen2012-11-072-0/+100
* Fix invalid mouse press and release events on window maximizeMiikka Heikkinen2012-11-072-2/+31
* Resolve xcb_poll_for_queued_event at run-time.Samuel Rødal2012-11-076-109/+50
* Make it possible to suppress the automatic version number in DLLsThiago Macieira2012-11-062-2/+3
* Fix for compiling with clang with c++11.Erik Verbruggen2012-11-061-1/+1