qt:qt.git
2010-03-09 Jason McDonaldRemove obsolete URL's.
2010-02-04 Kim Motoyoshi... Fixed bug where GL widget was not fully updated on...
2010-01-04 Markus Goetztst_qhostinfo benchmark: Fix license header
2009-12-27 Thiago MacieiraFix D-Bus marshalling of booleans in optimised code.
2009-12-23 Rhys WeatherleyUse Mono instead of MonoLSB when writing pbm files.
2009-12-20 Rhys WeatherleyFix memory leak of QGLGlyphCoord objects in the OpenGL1...
2009-12-18 Markus GoetzAdd QHostInfo benchmark
2009-12-18 Kim Motoyoshi... Fixed crash when parsing invalid polygons in svgs.
2009-12-15 Peter Hartmannfix Cocoa build
2009-12-11 Morten SorvigAdd a mkspec for selecting gcc-4.0 on Mac OS X.
2009-12-10 Morten Johan... Fix crash in QFontDialog::getFont() on Mac 10.4
2009-12-09 Thiago MacieiraFix crash in QDBusPendingReply/QDBusReply in case of...
2009-12-08 Donald CarrFixed uninitialized background artifacts in QWidget...
2009-12-08 axisFixed searching and copy/paste from PDF documents.
2009-12-08 Jason McDonaldMerge branch '4.5' of git@scm.dev.nokia.troll.no:qt...
2009-12-06 Rhys WeatherleyReplace glColor4ub() calls with glColor4f()
2009-12-02 Olivier GoffartFix crash in QVector::reserve when reserving smaller...
2009-12-01 Thierry BastianFixed a potential crash in QDockWidget
2009-12-01 Jason McDonaldMerge branch '4.5' of git@scm.dev.nokia.troll.no:qt...
2009-11-30 Kent Hansenmake signal handlers understand QVariant again
2009-11-27 Jason McDonaldMerge branch '4.5' of git@scm.dev.nokia.troll.no:qt...
2009-11-26 Trond KjernåsenFixed a crash in the GL engine when trying to draw...
2009-11-16 Jason McDonaldMerge branch '4.5' of git@scm.dev.nokia.troll.no:qt...
2009-11-16 Oswald Buddenhagenfix baseline for "backslashes"
2009-11-15 Jason McDonaldMerge branch '4.5' of git@scm.dev.nokia.troll.no:qt...
2009-11-14 Jason McDonaldUpdate known issues.
2009-11-13 Jason McDonaldMerge branch '4.5' of git@scm.dev.nokia.troll.no:qt...
2009-11-12 Oswald Buddenhagenremove dependency on git line end conversions
2009-11-05 Jason McDonaldMerge branch '4.5' of git@scm.dev.nokia.troll.no:qt...
2009-11-05 Derick HawcroftFix retrieval of SQL type "TIME" information for PostgreSQL
2009-11-05 Derick HawcroftMerge branch '4.5' of git@scm.dev.nokia.troll.no:qt...
2009-11-05 Derick HawcroftCheck success of query.
2009-11-04 Jason McDonaldMerge branch '4.5' of git@scm.dev.nokia.troll.no:qt...
2009-11-03 Morten Johan... Fix memory leak in the Mac accessibility module.
2009-11-03 Jason McDonaldMerge branch '4.5' of git@scm.dev.nokia.troll.no:qt...
2009-11-02 Morten Johan... Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qt...
2009-11-02 Morten Johan... Disable the move-by-scrolling optimization.
2009-11-02 Cédric LuthiFix a freeze in QFileDialog (Mac)
2009-11-02 Jason McDonaldMerge branch '4.5' of git@scm.dev.nokia.troll.no:qt...
2009-11-01 Rhys WeatherleyIncrease PowerVR memory alignment from 8 to 32 for...
2009-11-01 Rhys WeatherleyThe shipped pvr2d.h/wsegl.h for PowerVR do not work...
2009-11-01 Rhys WeatherleyRemove unnecessary PowerVR helper functions
2009-11-01 Rhys WeatherleyMake screen rotation work properly with the PowerVR...
2009-10-30 Jason McDonaldMerge branch '4.5' of git@scm.dev.nokia.troll.no:qt...
2009-10-29 Eskil Abrahamsen... Avoid infinite loop when laying out text with unconvert...
2009-10-29 Norwegian Rock CatPlug some autorelease pool leaks.
2009-10-28 Jason McDonaldMerge branch '4.5' of git@scm.dev.nokia.troll.no:qt...
2009-10-27 DaniëlMemory of fixedKernel is never returned, found by cppcheck.
2009-10-23 Jason McDonaldMerge branch '4.5' of git@scm.dev.nokia.troll.no:qt...
2009-10-22 Bjørn Erik... QWidget painting regression on Windows.
2009-10-22 Joerg BornemannQWindowsMobileStyle::drawPrimitive(PE_Frame) background...
2009-10-22 Joerg Bornemannmove default QAbstractButton font setup on Win mobile...
2009-10-21 Jason McDonaldMerge branch '4.5' of git@scm.dev.nokia.troll.no:qt...
2009-10-20 Markus Goetztst_qsslsocket: new bigChunk testcase
2009-10-20 Dean Dettmanmake missing Key_Back and Key_Forward menu glyphs retur...
2009-10-20 Dean DettmanMerge branch '4.5' of scm.dev.nokia.troll.no:qt/qt...
2009-10-20 Dean DettmanAdds Key_Back and Key_Forward menu glyphs on mac(carbon)
2009-10-20 Markus GoetzAdd a up/down benchmark to benchmarks/qnetworkreply
2009-10-20 Markus GoetzBackport benchmarks/qnetworkreply to 4.5
2009-10-19 Jason McDonaldMerge branch '4.5' of git@scm.dev.nokia.troll.no:qt...
2009-10-16 Markus GoetzQNetworkProxyFactory: Never return empty list on windows
2009-10-16 Rhys WeatherleyRecognize transformed screens when looking for a QGLScreen
2009-10-15 Prasanth UllattilSome sub menus are disabled in Cocoa
2009-10-15 Jason McDonaldMerge branch '4.5' of git@scm.dev.nokia.troll.no:qt...
2009-10-15 Jason McDonaldMerge branch '4.5' of git@scm.dev.nokia.troll.no:qt...
2009-10-15 Rhys WeatherleyRemove the surface holder from the PowerVR screen driver
2009-10-15 Rhys WeatherleyBack-port several OpenGL/ES fixes from 4.6 to 4.5
2009-10-14 Markus GoetzQNAM HTTP Code: Backport a fix related to aborting...
2009-10-13 Jason McDonaldMerge branch '4.5' of git@scm.dev.nokia.troll.no:qt...
2009-10-13 Olivier GoffartFix regression while updating items in itemview.
2009-10-13 Jason McDonaldMerge branch '4.5' of git@scm.dev.nokia.troll.no:qt...
2009-10-12 Prasanth UllattilFix a crash in cocoa when a QMessageBox is destroyed...
2009-10-12 Jason McDonaldMerge branch '4.5' of git@scm.dev.nokia.troll.no:qt...
2009-10-09 Rhys WeatherleyBack port fixes from PowerVR driver in 4.6 to 4.5
2009-10-09 Rhys WeatherleyFix detection of pbuffers on OpenGL/ES systems
2009-10-07 Thierry BastianQHeaderView: fixed the sizeHint with hidden sections
2009-10-07 Joerg Bornemannignore invalid WM_KEYDOWN messages on Windows
2009-10-07 Oswald Buddenhagenfix ts and qm targets under windows
2009-10-07 Bradley T.... Fix ASSERT caused by Plastique style when setting an...
2009-10-07 Jason McDonaldMerge branch '4.5' of git@scm.dev.nokia.troll.no:qt...
2009-10-06 Thiago MacieiraAutotest: add a few more tests, with IP address and...
2009-10-06 Thiago MacieiraAutotest: use port 12346 instead of 1, to ensure that...
2009-10-06 Joerg Bornemanntst_QGraphicsItem::QTBUG_4233_updateCachedWithSceneRect...
2009-10-06 Joerg Bornemanntst_QGraphicsView::task245469_itemsAtPointWithClip...
2009-10-06 Joerg Bornemanntst_QGraphicsLinearLayout::layoutDirection fixed for...
2009-10-06 Thiago MacieiraAutotest: disable the globalObjects test.
2009-10-06 Joerg Bornemanntst_QCssParser::extractFontFamily fix Windows CE font...
2009-10-06 Joerg Bornemannfix tst_QAbstractItemView::task250754_fontChange for...
2009-10-06 Jason McDonaldMerge branch '4.5' of git@scm.dev.nokia.troll.no:qt...
2009-10-05 João AbecasisFixing the autotest for other platforms, hopefully...
2009-10-05 nineridertst_QComboBox::task248169_popupWithMinimalSize() fixed...
2009-10-05 Jason McDonaldBump version number of 4.5 branch to 4.5.4.
2009-10-05 Jason McDonaldMerge branch '4.5' of git@scm.dev.nokia.troll.no:qt...
2009-10-05 Bradley T.... Fix regressions in qeventloop, qtimer, and qsocketnotif...
2009-10-05 Jason McDonaldMerge branch '4.5' of git@scm.dev.nokia.troll.no:qt...
2009-10-02 Alexis MenardFix a bug when clipsChildrenToShape is set back to...
2009-10-02 Jason McDonaldMerge branch '4.5' of git@scm.dev.nokia.troll.no:qt...
2009-10-02 Rhys WeatherleyFix support for 32-bit PowerVR screens with QGraphicsView
2009-10-01 Thiago MacieiraMerge commit 'v4.5.3' into 4.5
2009-10-01 Oswald Buddenhagendon't ignore first character in each .java file
next