profile/ivi/qtbase.git
2011-05-10 Liang QiRespect capacity in QVector::append().
2011-05-09 Shane KearnsSkip test on MacOS due to problems with corewlan plugin
2011-05-09 Shane KearnsFix QNetworkConfigurationManager usage outside main...
2011-05-09 Shane KearnsUpdate QTBUG-17223 for Qt 4.8
2011-05-09 Shane Kearnsfix tst_qnetworkreply::httpProxyCommands autotest
2011-05-09 Shane KearnsSend User-Agent from the network request in http proxy...
2011-05-09 Shane KearnsAdd autotests for configuration dependent network proxies
2011-05-09 Shane KearnsFix QNetworkReplyImpl error handling
2011-05-09 Shane KearnsEnable per network configuration proxy settings in...
2011-05-09 Shane KearnsAllow a network configuration to be included in a proxy...
2011-05-09 Shane KearnsFix error handling in write for socks socket engine
2011-05-06 Olivier GoffartMerge remote-tracking branch 'mainline/master' into...
2011-05-06 Qt Continuous... Merge branch 'master' of git://scm.dev.nokia.troll...
2011-05-06 Friedemann... uic: Remove Q3Support.
2011-05-05 Qt Continuous... Merge branch 'master' of git://scm.dev.nokia.troll...
2011-05-05 Jørgen LindDont do doneCurrent in swapBuffers
2011-05-05 Qt Continuous... Merge branch 'master' of git://scm.dev.nokia.troll...
2011-05-05 Friedemann... Changelog: Qt Designer 4.8
2011-05-05 Qt Continuous... Merge branch 'master' of git://scm.dev.nokia.troll...
2011-05-05 Marius Storm... compile openvg with private headers
2011-05-05 Taito SilvolaQSslConfiguration documentation fix
2011-05-05 Qt Continuous... Merge branch 'master' of git://scm.dev.nokia.troll...
2011-05-05 Qt Continuous... Merge branch 'master' of git://scm.dev.nokia.troll...
2011-05-05 Jiang JiangOnly enable design metrics for scalable fonts
2011-05-05 Jiang JiangAdd a way to retrieve CTFontRef from QFont
2011-05-05 Eskil Abrahamsen... Remove misspelled comment in tst_qtextdocument.cpp
2011-05-05 Qt Continuous... Merge branch 'master' of git://scm.dev.nokia.troll...
2011-05-04 Kent HansenAdd Q_UNIMPLEMENTED() macro
2011-05-04 Prasanth UllattilFix build error on Mac
2011-05-04 Paul Olav TveteBuild fix
2011-05-04 Friedemann... BC cleanup in uitools.
2011-05-04 Jiang JiangFix framework absolute path issue
2011-05-04 Peter HartmannHTTP auto tests: do not load resources from cache that...
2011-05-04 Peter HartmannHTTP cache backend: do not load resources that must...
2011-05-04 Peter HartmannHTTP reply: do not load resources from cache that must...
2011-05-04 Jiang JiangRemove QFontEngineFT::loadGlyphMetrics
2011-05-04 Jiang JiangAdd required font metrics functions to QRawFont
2011-05-04 Peter HartmannQNetworkCookie: allow spaces in unquoted values
2011-05-04 Gunnar SlettaMerge branch 'master' of scm.dev.nokia.troll.no:qt...
2011-05-04 Eskil Abrahamsen... Include pixel size of font in exported HTML from QTextD...
2011-05-04 Gunnar SlettaMerge branch 'master' of scm.dev.nokia.troll.no:qt...
2011-05-04 Gunnar SlettaMerge branch 'qtquick2'
2011-05-04 Gunnar SlettaMerge branch 'qtquick2' of scm.dev.nokia.troll.no:qt...
2011-05-04 Gunnar SlettaMake it possible for animation driver to specify the...
2011-05-04 Eskil Abrahamsen... Compile on Windows
2011-05-04 Jørgen LindRemove warnings
2011-05-04 Jørgen LindFix Wayland plugin so it works with the wayland bind api
2011-05-04 Kristian Høgsbergwayland: Track wayland changes
2011-05-04 conSupport GL ES 2 with uikit.
2011-05-04 Jørgen LindLighthouse: Fix virtual desktopwidget
2011-05-03 Eskil Abrahamsen... Support gamma correction of text on GL
2011-05-03 Markus GoetzQNAM HTTP: Removes some comments
2011-05-03 Markus GoetzQNAM HTTP: More comments
2011-05-03 Markus GoetzQNAM HTTP: Implement abort() and close()
2011-05-03 Markus GoetzQNAM HTTP: Comments
2011-05-03 Markus GoetzQNAM: Function re-ordering
2011-05-03 Peter HartmannRevert "HTTP caching internals: fix logic for PreferNet...
2011-05-03 Peter HartmannHTTP caching documentation: add some comments
2011-05-03 Peter HartmannRevert "HTTP caching internals: fix logic for PreferNet...
2011-05-03 Markus GoetzQNAM: Fix initialization order warnings
2011-05-03 Markus GoetzQNAM: TODO comments for Qt 5
2011-05-03 Markus GoetzQNAM HTTP: Fix upload progress signal
2011-05-03 Peter HartmannHTTP caching internals: fix logic for PreferNetwork...
2011-05-03 Peter HartmannHTTP Network Reply Impl: return earlier when resource...
2011-05-03 Peter HartmannHTTP Reply implementation: make cache validation method...
2011-05-03 Peter Hartmanncache: rename validateCache() to loadFromCacheIfAllowed()
2011-05-03 Markus GoetzQNAM: Fix proxy code after refactoring
2011-05-03 Peter Hartmannfix build
2011-05-03 Markus GoetzQNAM: Start new HTTP backend architecture
2011-05-03 Markus GoetzQNAM: Copy files for new architecture
2011-05-03 Markus GoetzQNAM: Improve internal proxyAuthenticationRequired()
2011-05-03 Markus GoetzQNAM: Improve internal authenticationRequired()
2011-05-03 axisAdded .tag file with Git revision.
2011-05-03 Joerg Bornemannnew configure.exe binary
2011-05-03 Joerg Bornemannqmake nmake generator: pass MAKEFLAGS to sub-make calls
2011-05-02 Marius Storm... Move private headers into versioned subdirectory
2011-05-02 Marius Storm... Install syncqt, and ensure it runs fine for external...
2011-05-02 Prasanth UllattilMoved QtUiTools to CONFIG
2011-05-02 Marius Storm... Add module.prf, and install MODULE_PRI for each module
2011-05-02 Marius Storm... Make sure we don't always pull in modules from installe...
2011-05-02 Martin PeterssonQNetworkConfigurationManager: Fix network polling.
2011-05-02 Martin PeterssonQAbstractSocket: Fix waitForReadyRead infinite loop.
2011-05-02 Martin PeterssonFix compile warning on Windows
2011-05-02 Eskil Abrahamsen... Make pixel size a qreal in QRawFont
2011-05-02 Dmitry ZelenkovskySupport more items for QTextCharFormat::VerticalAlignme...
2011-04-29 Jiang JiangUse maximum ascent/descent/leading from fallback fonts...
2011-04-29 Jiang JiangAnother ugly hack to make bidi cursor work with Core...
2011-04-29 Jiang JiangMake sure layoutData exist before checking for string...
2011-04-29 Jiang JiangTake leading space width into account for painting...
2011-04-29 Jiang JiangRemove extra comma at the end of enum list
2011-04-29 Jiang JiangDon't transform glyph positions for Core Graphics paint...
2011-04-29 Jiang JiangTurn on HarfBuzz support for Mac/Cocoa
2011-04-29 Jiang JiangSupport visual cursor movement for BIDI text
2011-04-29 Jiang JiangDisable tst_QPixmap::onlyNullPixmapsOutsideGuiThread...
2011-04-29 Eskil Abrahamsen... Make sure QFont's resolve mask is copied on compilers...
2011-04-29 Jiang JiangFix glyph position issue with fallback fonts
2011-04-29 Eskil Abrahamsen... Fix crash in raster on X11 when text contains unsupport...
2011-04-29 Eskil Abrahamsen... doc: Minor cleanup in QGlyphs docs
2011-04-29 Eskil Abrahamsen... doc: Simplify language in QGlyphs docs
2011-04-28 Gunnar SlettaMerge branch 'qtquick2' of scm.dev.nokia.troll.no:qt...
next