summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * QAccessibleToolButton::text should return accessibleName if set.Frederik Gladhorn2011-08-161-1/+1
| | * Remove stray semicolon.Frederik Gladhorn2011-08-161-1/+1
| | * Changing cursor position in all boundariesJosé Millán Soto2011-08-162-1/+9
| | * Configure: Set separate_debug_info for all modulesKai Koehne2011-08-163-2/+6
| | * HTTP internals: send password even if no username is setRobert Hogan2011-08-151-2/+2
| | * Make QThread::sleep/msleep/usleep public.David Faure2011-08-153-49/+11
| | * Add flag for non-recursive lookup of child qobject(s)David Faure2011-08-156-24/+165
| | * FocusScope's focusItem must always be a descendentAlan Alpert2011-08-152-16/+50
| | * Don't endless loopAlan Alpert2011-08-151-1/+1
| | * Don't leak MouseEventsAlan Alpert2011-08-151-2/+2
| | * test: fixed crash in tst_qmenubar::accel in qpaRohan McGovern2011-08-131-0/+3
| | * Submit ui4.cpp/h as generated by corresponding change in qttools.Friedemann Kleint2011-08-125-6136/+1233
| | * Handle EINTR gracefully in Wayland clipboard.Laszlo Agocs2011-08-121-1/+2
| | * test: skip tst_QMenu::task258920_mouseBorder on qpaRohan McGovern2011-08-121-0/+3
| | * test: skip some broken tests in tst_qpixmap for qpaRohan McGovern2011-08-121-0/+6
| | * test: skip tst_QPrinter::testNonExistentPrinter for qpaRohan McGovern2011-08-121-2/+2
| | * QXmlStream lives in QtCoreLars Knoll2011-08-115-85/+2
| | * Let CONFIG+=no_default_target also disable `check' by defaultRohan McGovern2011-08-111-1/+7
| | * configure: fixed usage of rpath on macRohan McGovern2011-08-111-1/+1
| | * QLabel documentation: add warning about sanitizing inputPeter Hartmann2011-08-101-0/+7
| | * Don't print the "Configuration tests:" header if there aren't any.Michael Goddard2011-08-101-1/+1
| | * configure: fixed debug-and-release default for qpa on macRohan McGovern2011-08-101-17/+17
| | * test: mark tst_qfontdatabase qpa failures as expectedRohan McGovern2011-08-101-0/+15
| | * test: only QEXPECT_FAIL tst_qgraphicstransform in release modeRohan McGovern2011-08-102-1/+3
| | * test: mark tst_qftp as insignificantRohan McGovern2011-08-101-0/+2
| | * Remove all non-const operator==Harald Fernengel2011-08-0912-76/+22
| | * Support -qtnamespace and -qtlibinfix in qtbase examplesLiang Qi2011-08-082-0/+4
| | * Change mouse and wheel QPA events to use QPointF.Laszlo Agocs2011-08-085-32/+32
| | * test: mark tst_qgraphicswidget as insignificant on qpa, xcbRohan McGovern2011-08-081-0/+1
| | * tests: handle many expected crashing tests on qpa, xcbRohan McGovern2011-08-089-4/+10
| | * test: fixed usage of QEXPECT_FAIL in tst_qglyphrun::initTestCaseRohan McGovern2011-08-081-9/+14
| | * add qml related usage help messageCharles Yin2011-08-081-3/+22
| | * Fix fallbacksForFamily in QBasicUnixFontDatabaseJiang Jiang2011-08-052-2/+2
| | * test: mark tst_qgraphicseffect as insignificant for qpaRohan McGovern2011-08-051-0/+2
| | * test: mark expected failures in tst_qglyphrun for qpaRohan McGovern2011-08-051-0/+13
| | * test: mark expected failures in tst_qfontmetrics for qpaRohan McGovern2011-08-051-0/+13
| | * test: blacklist crashing tst_qfontdialog for qpa, xcbRohan McGovern2011-08-051-0/+2
| | * test: fixed tst_qfont for qpaRohan McGovern2011-08-051-2/+2
| | * test: fixed tst_qabstractitemview for qpaRohan McGovern2011-08-051-1/+5
| | * Fix weight parsing in QBasicUnixFontDatabaseJiang Jiang2011-08-051-0/+27
| | * support xcb-icccm 3.8Oswald Buddenhagen2011-08-051-0/+10
| | * Use more numerically robust algorithm to compute QBezier::pointAt().Alan Alpert2011-08-052-18/+39
| | * test: fixed tst_qundostack and removed CONFIG+=insignificant_testSergio Ahumada2011-08-052-2/+5
| | * Allow adding to @ignore_headers from sync.profileMarius Storm-Olsen2011-08-041-1/+1
| | * QSslCertificate: deprecate alternateSubjectNames()Peter Hartmann2011-08-047-22/+34
| | * test: fixed tst_qundogroup and removed CONFIG+=insignificant_testRohan McGovern2011-08-042-2/+5
| | * Support QImage and others in Wayland clipboard.Laszlo Agocs2011-08-045-12/+153
| | * Fix the lifespan of the test CA cert used by the autotests.Richard Moore2011-08-038-223/+220
* | | Remove debug outputLars Knoll2011-08-251-2/+0
* | | Fix multithreaded GL renderingLars Knoll2011-08-251-0/+4