summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Simplify and speed up OpenGL framebuffer grabbing.aavit2012-11-091-54/+13
* QGtkStyle: GTK3 compatible gtk_adjustment_new()J-P Nurmi2012-11-082-5/+4
* Report threaded rendering support in xcb when using event reader thread.Samuel Rødal2012-11-082-1/+3
* Return appropriate currentContext() in platform's makeCurrent().Samuel Rødal2012-11-082-4/+17
* QFutureInterface: Remove unused functionOrgad Shaneh2012-11-082-6/+0
* Cleanup old signal handler mechanismsRafael Roquetto2012-11-083-67/+0
* QAbstractProxyModel: fix sibling() reimplementationMark Brand2012-11-081-1/+1
* 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-088-99/+39
* fix QMAKE_{,X}SPEC when a qt.conf containing [Paths] is presentOswald Buddenhagen2012-11-081-3/+7
* Windows: Add missing support for X-buttons.Miikka Heikkinen2012-11-081-3/+8
* Accessibility Linux: Do not depend on external libatspi2Frederik Gladhorn2012-11-083-2/+1245
* 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-081-0/+6
* Temporary backwards-compatible QWindow::setPos accessorsShawn Rutledge2012-11-081-0/+6
* Remove QWindow pos, geometry and size as properties; pos->positionShawn Rutledge2012-11-084-26/+40
* Prevent frame notifications going out when the content view is setAndy Shaw2012-11-081-0/+2
* Temporary backwards-compatibility window propertiesShawn Rutledge2012-11-071-0/+29
* Rename all QWindow properties that have "window" in themShawn Rutledge2012-11-0716-171/+193
* Remove qSort/qStableSort usages from itemmodelsGiuseppe D'Angelo2012-11-073-12/+18
* Add configure option to minimize xcb runtime dependenciesKai Koehne2012-11-0738-109/+37262
* fix warnings about empty "while" bodiesOswald Buddenhagen2012-11-071-7/+7
* fix sign mismatch warningsOswald Buddenhagen2012-11-071-2/+2
* Fix autocapture for doubleclick in WindowsMiikka Heikkinen2012-11-071-1/+2
* qpa: Fix rendering issue in blitter engine (negative scaling factors)Julien Brianceau2012-11-071-1/+5
* Fix sentences in QGraphicsItem documentation.Mitch Curtis2012-11-071-10/+10
* Cocoa: fix backingstore flush for 10.8Teemu Katajisto2012-11-071-9/+6
* 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-071-0/+6
* 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-073-29/+49
* Fix for compiling with clang with c++11.Erik Verbruggen2012-11-061-1/+1
* Cocoa: fix memory leaksTeemu Katajisto2012-11-064-3/+14
* Fix inconsistent leave/enter events for main window when popup is openMiikka Heikkinen2012-11-061-1/+5
* Mac: remove some unused code in QFontDialogLiang Qi2012-11-062-33/+0
* Allow connect to functors with less parameters than the signalOlivier Goffart2012-11-061-1/+19
* Don't include qaccessible.h on QT_NO_ACCESSIBILITYKevin Funk2012-11-061-1/+3
* Send QContexMenuEvent when Context Menu key is pressed.Friedemann Kleint2012-11-061-1/+8
* Improve Direct X SDK detection in configure.exeFriedemann Kleint2012-11-061-0/+1
* Dynamically resolve functions of dwmapi.dll.Friedemann Kleint2012-11-063-12/+107
* QGtkStyle: GTK3 compatible combo boxesJ-P Nurmi2012-11-063-19/+24
* QGtkStyle: GTK3 compatible type checkingJ-P Nurmi2012-11-062-5/+5