summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* test: removed obsolete tst_maketestselftest::tests_auto_proRohan McGovern2011-08-291-26/+0
* QWindow::mapToGlobal/mapFromGlobal and move()Gunnar Sletta2011-08-295-0/+131
* directfb: Follow coding standards, add hints of memleaks, remove varsHolger Hans Peter Freyther2011-08-265-36/+36
* directfb: Convert the directfb plugin, disable the OpenGL supportHolger Hans Peter Freyther2011-08-2611-84/+57
* xcb: Disable GLX when xcb-xlib is not present due xlib usageHolger Hans Peter Freyther2011-08-262-2/+2
* xcb: Be able to compile without xlib supportHolger Hans Peter Freyther2011-08-261-4/+5
* Temporarily disable printers on Windows, fix export.Friedemann Kleint2011-08-263-1/+5
* Introduce new test macro for GUI applications.Friedemann Kleint2011-08-262-2/+14
* Fix some compiler warnings, shut up QIbusPlatformInputContext.Friedemann Kleint2011-08-265-18/+33
* Introduce new platform capability ThreadedOpenGL.Samuel Rødal2011-08-267-1/+18
* Move XCB event reading to a separate thread.Samuel Rødal2011-08-266-20/+212
* Moving relevant tests to corelib/codecsHolger Ihrig2011-08-2613-2/+5
* Fix building of examples.Friedemann Kleint2011-08-2524-16/+38
* Fix exports for widgets.Friedemann Kleint2011-08-253-4/+8
* Fix compilation/use correct data type for qt_lastx,y.Friedemann Kleint2011-08-254-19/+14
* Merge "Merge branch 'master' into refactor" into refactorGunnar Sletta2011-08-25176-6879/+5594
|\
| * Merge branch 'master' into refactorGunnar Sletta2011-08-25176-6879/+5594
| |\
| | * update .gitignoreCharles Yin2011-08-241-0/+44
| | * Add operator== and operator!= to qsqlerror classAntonis Tsiapaliokas2011-08-243-0/+38
| | * Do not expose text when echo mode is not Normal.José Millán Soto2011-08-231-0/+4
| | * Check validator when changing text using accessibility functions.José Millán Soto2011-08-232-1/+14
| | * Implemented QAccessibleTextEdit::attributes()Frederik Gladhorn2011-08-232-5/+161
| | * test: really marked tst_qtcpsocket autotest as unstableRohan McGovern2011-08-232-3/+1
| | * Add IAccessible2 table2 implementation.Frederik Gladhorn2011-08-2218-37/+2055
| | * test: marked tst_qtcpsocket autotest as unstableRohan McGovern2011-08-221-0/+2
| | * test: Fix `tst_qfiledialog' in a namespaced buildSergio Ahumada2011-08-191-0/+2
| | * Enablers for using QGlyphRun in SceneGraphEskil Abrahamsen Blomfeldt2011-08-1910-39/+196
| | * Fixed broken lookup of fallback fonts on qpaRohan McGovern2011-08-191-2/+1
| | * Use name for combobox on Unix.Frederik Gladhorn2011-08-182-5/+25
| | * Rename textBeforeOffsetFromString to start with q.Frederik Gladhorn2011-08-182-9/+9
| | * Implement text interface for QLineEdit.Frederik Gladhorn2011-08-183-13/+194
| | * Fix compilation with thumb2.Eike Ziller2011-08-181-0/+2
| | * Fix bidi reordering of RTL text with embedded imagesEskil Abrahamsen Blomfeldt2011-08-181-2/+0
| | * Minor optimizations for QTextEngineRitt Konstantin2011-08-181-17/+25
| | * Add DBus VirtualObject to handle multiple paths.Frederik Gladhorn2011-08-1810-11/+553
| | * Update changelog with Accessibility fixes.Frederik Gladhorn2011-08-181-0/+11
| | * Fix a11y crash: dock doesn't always have a widget.Frederik Gladhorn2011-08-181-7/+12
| | * Fix typo in comment.Frederik Gladhorn2011-08-181-1/+1
| | * Avoid bogus accessibility focus events from menus.Frederik Gladhorn2011-08-181-0/+4
| | * test: marked tst_qfocusevent as insignificant on all platformsRohan McGovern2011-08-181-1/+1
| | * test: fixed failure of tst_qstylesheetstyle on qpaRohan McGovern2011-08-181-12/+8
| | * test: fixed tst_qeventloop and removed CONFIG+=insignificant_testRohan McGovern2011-08-182-4/+23
| | * test: skipped unstable portion of tst_qcssparser on qpaRohan McGovern2011-08-181-0/+8
| | * test: mark tst_qrawfont as expected failure on qpaRohan McGovern2011-08-181-0/+24
| | * test: fixed XPASS from tst_qstatictext on qpaRohan McGovern2011-08-181-0/+42
| | * test: mark tst_qsystemtrayicon as expected failure for qpaRohan McGovern2011-08-181-0/+4
| | * test: mark tst_qtextlayout as insignificant for qpa, xcbRohan McGovern2011-08-181-0/+1
| | * tests: disabled failing qsharedmemory, qsystemsemaphore testsRohan McGovern2011-08-181-4/+5
| | * test: fixed failure of tst_qhostinfoRohan McGovern2011-08-181-1/+1
| | * test: marked tst_macgui as insignificantRohan McGovern2011-08-181-0/+1