summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* QByteArray's shared_null and shared_empty should be constBradley T. Hughes2011-09-232-7/+7
* Remove Q_GLOBAL_STATIC_WITH_INITIALIZER from QtWidgetsLars Knoll2011-09-233-4/+22
* Implemented QWidget's move() vs setGeometry() distinction in QWindow.Samuel Rødal2011-09-236-9/+185
* Patch toward fixing tst_QWidget::windowState().Samuel Rødal2011-09-232-12/+40
* Don't flood expose events in the xcb plugin.Samuel Rødal2011-09-232-1/+13
* Only set frame margins as dirty when we get a configure notify event.Samuel Rødal2011-09-231-5/+2
* Fixed geometry issues.Samuel Rødal2011-09-235-14/+19
* Accessible ComboBox: remove virt children, add actions.Frederik Gladhorn2011-09-234-151/+121
* Add autotest for QInputPanelJoona Petrell2011-09-235-9/+329
* Don't call ref() in QByteArray::QByteArray()Bradley T. Hughes2011-09-231-1/+1
* Re-enabled test and made it pass on LinuxJo Asplin2011-09-23100-1216/+1214
* Re-enabled test and made it pass on LinuxJo Asplin2011-09-238-15/+13
* Support adding application fonts with QFontconfigDatabaseJiang Jiang2011-09-2315-78/+117
* Avoid crash in handleTouchEvent and remove superfluous mapping.Laszlo Agocs2011-09-231-8/+2
* Fix preedit text on XCBEskil Abrahamsen Blomfeldt2011-09-231-1/+1
* Page flipping API for QPlatformScreenPaul Olav Tvete2011-09-232-0/+51
* Accessible SpinBox remove dead code.Frederik Gladhorn2011-09-232-144/+5
* workaround XCB-ICCCM 3.8 breakage, second instanceOswald Buddenhagen2011-09-231-0/+2
* Cast back to QWindow *Jo Asplin2011-09-235-46/+46
* Allow tests to log to multiple destinationsJason McDonald2011-09-234-84/+316
* Enable testlib self-testing with multiple loggersJason McDonald2011-09-231-129/+164
* Cocoa: Enable native menus.Morten Sorvig2011-09-222-4/+7
* Allocate 16-byte aligned memory independent of platform for raster pool.Samuel Rødal2011-09-221-37/+17
* Accessible Slider: Remove virtual children.Frederik Gladhorn2011-09-213-130/+18
* Export QTextImageHandler and add accessor for imageEskil Abrahamsen Blomfeldt2011-09-212-3/+11
* testlib: Separate the gui- and widgets-specific apiKent Hansen2011-09-213-174/+159
* Fix QApplication::startDragDistance()Kevin Simons2011-09-211-1/+1
* Accessible Scrollbar: Remove unused function.Frederik Gladhorn2011-09-210-0/+0
* merge translate() overloadsOswald Buddenhagen2011-09-212-25/+5
* Accessible Scrollbar: Remove virtual children, value interfaceFrederik Gladhorn2011-09-213-151/+16
* Fixes to the Xdnd code in xcbLars Knoll2011-09-212-61/+63
* Fix support for drag pixmapsLars Knoll2011-09-212-53/+57
* Add Qt::WindowTransparentForMouseEventsLars Knoll2011-09-213-0/+43
* Create the window when neededLars Knoll2011-09-211-1/+6
* Return the correct geometryLars Knoll2011-09-211-0/+2
* CompileJan-Arve Saether2011-09-211-1/+2
* Check argument count before accessing argument.Frederik Gladhorn2011-09-211-2/+2
* Remove testlib's dependency on gui and widgetsKent Hansen2011-09-211-1/+1
* testlib: Remove widgets dependency when only using guiKent Hansen2011-09-215-1/+53
* Don't run multiexec test with file loggingJason McDonald2011-09-211-2/+7
* Remove printf calls from warnings selftestJason McDonald2011-09-212-18/+1
* This passes just fineLars Knoll2011-09-201-1/+0
* This test passes fine.Lars Knoll2011-09-201-1/+0
* Fix last few autotest gui/widgets dependenciesKent Hansen2011-09-203-4/+6
* Implemented key filter support on platform input contextPekka Vuorela2011-09-203-3/+17
* Remove stale QtDeclarative dependency on QtOpenGLKent Hansen2011-09-201-2/+0
* Cocoa: Adjust touch point rectangle by -0.5.Bjørn Erik Nilsen2011-09-201-1/+8
* Cocoa: Update the geometry whenever the window moves.Bjørn Erik Nilsen2011-09-201-1/+10
* Cocoa: Add helper functions for NSPoint <-> QPoint(F) conversion.Bjørn Erik Nilsen2011-09-202-2/+19
* QWindowSystemInterface: Fix wrong mapping of coordinates.Bjørn Erik Nilsen2011-09-201-2/+14