summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* QGtkStyle: handle focus & default widgets in GTK3 compatible wayJ-P Nurmi2012-11-063-20/+70
* Make test class name consistent with file name.Frederik Gladhorn2012-11-061-15/+15
* De-inline some destructors in QtWidgetsMarc Mutz2012-11-0630-1/+178
* Fix native RGB text on OpenGL ES 2 without BGRA extensionEskil Abrahamsen Blomfeldt2012-11-062-3/+19
* Fix connection to const slots (or from const signals)Olivier Goffart2012-11-062-0/+134
* Add OOM unit test for QVarLengthArrayPeter Kümmel2012-11-061-0/+52
* Fix QAccessible to build when QT_NO_ACCESSIBILITY is definedJ-P Nurmi2012-11-051-0/+10
* QGtkPainter: use gtk_widget_get_style()J-P Nurmi2012-11-051-1/+1
* Accessibility: clean up and simplify testFrederik Gladhorn2012-11-051-36/+23
* Accessibility: clean up testFrederik Gladhorn2012-11-051-42/+22
* configure: Fix key prompt handling.Friedemann Kleint2012-11-051-18/+17
* configure: Use forward slashes in findFile-functions consistently.Friedemann Kleint2012-11-052-4/+4
* Improve path search in configure.Friedemann Kleint2012-11-057-143/+183
* Fix hellowindow example generating excess timersMiikka Heikkinen2012-11-052-5/+8
* Fix GDI leaks in fontengineMiikka Heikkinen2012-11-052-3/+6
* Fix "-no-opengl" configuration in WindowsMiikka Heikkinen2012-11-051-0/+1
* QWindowsVistaStyle: Restore altered brush origin.Friedemann Kleint2012-11-051-0/+2
* QtWidgets: add some explicitMarc Mutz2012-11-056-36/+39
* Doc fixes.Frederik Gladhorn2012-11-032-3/+1
* Implement editable text interface for QLineEdit.Frederik Gladhorn2012-11-032-1/+22
* QTscii and QIscii are not big codecsPeter Kümmel2012-11-034-7/+7
* test: Remove some QSKIP's from tst_QStyleSergio Ahumada2012-11-031-20/+23
* Fix conditional jump based on an uninitialized variable.Jędrzej Nowacki2012-11-031-2/+3
* Improve QByteDataBuffer::read() performance with partial readsAntti Harju2012-11-039-22/+464
* Angle: Make it call the correct host toolsYuchen Deng2012-11-031-1/+5
* Make QGLWidget::paintGL() call glClear().Morten Johan Sorvig2012-11-031-0/+1
* Cocoa: make text subpixel rendering check to work for non-Apple displaysTeemu Katajisto2012-11-031-16/+38
* QIdentityProxyModel: fix sibling() reimplementationMark Brand2012-11-021-1/+1
* Update mac-specific code in qtestlib for Qt5Liang Qi2012-11-022-16/+8
* Qt 5.0 QTreeView. Prevent manual moving of the first sectionThorbjørn Lund Martsum2012-11-028-3/+84
* Mac: refactor scrollbar animationsJ-P Nurmi2012-11-0217-259/+293
* Make it possible to use mini and small size on mac without widgetJens Bache-Wiig2012-11-022-18/+20
* Review of documentation.Michele Caini2012-11-021-6/+25
* Make it obvious that adding a QLayout to QSplitter is not supported.Mitch Curtis2012-11-022-2/+19
* xcb: Fix a trivial reply leakUli Schlachter2012-11-021-1/+1
* xcb: Fix a colormap leakUli Schlachter2012-11-021-0/+1
* XCB: Handle connection errorsUli Schlachter2012-11-021-0/+7
* QTranslator: Use resource memory instead of copying itThomas McGuire2012-11-021-35/+66
* Fix progressbar animation on macstyleJens Bache-Wiig2012-11-022-1/+9
* don't return false from removeTranslator() just because of shutting downOswald Buddenhagen2012-11-021-3/+5
* do not add DEPENDPATH to VPATHOswald Buddenhagen2012-11-021-1/+1
* don't unset TARGET_VERSION_EXTOswald Buddenhagen2012-11-021-1/+0
* Fix height of combobox in macstyle without a widgetJens Bache-Wiig2012-11-021-0/+1
* fix cleanup of QWinIoCompletionPortJoerg Bornemann2012-11-022-3/+23
* move QT_NAMESPACE define to qtcore's module pri fileOswald Buddenhagen2012-11-022-2/+2
* let winmain just use qtcoreOswald Buddenhagen2012-11-021-3/+1
* move invariant CONFIG flags out of the configuresOswald Buddenhagen2012-11-023-3/+4
* remove pointless messing with CONFIG+=fix_output_dirsOswald Buddenhagen2012-11-023-3/+1
* QNX: Fix build with QNX SDP 6.5.Sergio Martins2012-11-021-1/+1
* Blackberry: Fix QCoreApplication::applicationFilePath() performance.Sergio Martins2012-11-021-5/+30