summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix GDI leaks in fontengineMiikka Heikkinen2012-11-052-3/+6
* 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
* Fix conditional jump based on an uninitialized variable.Jędrzej Nowacki2012-11-031-2/+3
* Improve QByteDataBuffer::read() performance with partial readsAntti Harju2012-11-031-22/+48
* 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-025-1/+23
* Mac: refactor scrollbar animationsJ-P Nurmi2012-11-0214-243/+274
* 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-021-1/+8
* 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-021-1/+2
* don't return false from removeTranslator() just because of shutting downOswald Buddenhagen2012-11-021-3/+5
* 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-021-0/+2
* let winmain just use qtcoreOswald Buddenhagen2012-11-021-3/+1
* remove pointless messing with CONFIG+=fix_output_dirsOswald Buddenhagen2012-11-021-1/+0
* 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
* QHeaderView 5.0 - correct drop on manual QHeaderView sectionmoveThorbjørn Lund Martsum2012-11-021-1/+1
* QHeaderView - call invalidateCachedSizeHint() on clearThorbjørn Lund Martsum2012-11-021-0/+1
* Add implementations of QAIM::sibling in public APIs.Stephen Kelly2012-11-0211-0/+60
* Cocoa: Fix fonts on retina displays.Morten Johan Sørvig2012-11-021-4/+3
* QWindowsVistaAnimation: inherit QBlendStyleAnimationJ-P Nurmi2012-11-022-131/+10
* Introduce QBlendStyleAnimation (based on QWindowsVistaAnimation)J-P Nurmi2012-11-022-1/+132
* Cocoa: Disable malfunctioning updateScreens().Morten Johan Sørvig2012-11-021-6/+0
* specify MODULE to avoid module .pri filename clashMark Brand2012-11-023-3/+3
* Fix font and positioning of headerview labels on macJens Bache-Wiig2012-11-021-8/+16
* Fix submenu navigation.Friedemann Kleint2012-11-021-0/+10
* Allow QStandardPaths (Mac, Windows, Unix) to be bootstrappedThiago Macieira2012-11-024-2/+30
* Added MultipleWindows platform capability.Samuel Rødal2012-11-026-5/+15
* QFileDialog: Do not pass on file model root to QFileDialogOptions.Friedemann Kleint2012-11-022-13/+26
* fix error handling bug in QWindowsPipeReaderJoerg Bornemann2012-11-021-2/+6
* Use fusion instead of motif.Frederik Gladhorn2012-11-022-3/+3
* Fix the gregorian date <-> julian day calculations in QDateJon Severinsson2012-11-022-54/+56
* Introduced QWindow properties {min/max}imum{Width/Height}Samuel Rødal2012-11-023-0/+70
* Update QDateTime serialisation docs and increase version number.Mitch Curtis2012-11-021-2/+2
* Improve QDateTime test coverage.Mitch Curtis2012-11-021-1/+2