profile/ivi/qtbase.git
2012-05-10 Friedemann... Fix warnings about unused variable d.
2012-05-10 Bradley T.... Compile with -qtnamespace on Windows
2012-05-10 Albert Astals CidXShaping drag and drop fixes
2012-05-10 Martin Smithqdoc: Fixed a qdoc error problem
2012-05-10 Simon HausmannAvoid trying to load libthai again and again if it...
2012-05-10 Konstantin... move the default text breaking algorithm impl from...
2012-05-10 Konstantin... add some useful methods to QUnicodeTables::
2012-05-10 Marius Storm... Merge "Merge branch 'docs-refactoring' into master...
2012-05-10 hjkgettingStarted, part 3-5: sanitize parameter names...
2012-05-10 Marius Storm... Merge branch 'docs-refactoring' into master
2012-05-10 Marius Storm... Don't add C-style copyright headers to qmake project...
2012-05-10 Bradley T.... qpa: Remove QPlatformDialogHelper::deleteNativeDialog()
2012-05-10 Bradley T.... qpa: Clean up QPlatformDialogHelper API
2012-05-10 Thiago MacieiraFix a crash when parsing a URL with username and port...
2012-05-10 Jędrzej NowackiFix test case dependency in tst_exceptionsafety.
2012-05-10 Eskil Abrahamsen... Don't ignore default font's font capitalization in...
2012-05-10 Shane KearnsFix a QSslSocket test expectation on ubuntu 11.10
2012-05-09 Michael BrasserRemove QAbstractDeclarativeData::objectNameChanged.
2012-05-09 Casper van... Doc: Move some remaining files over for modularization.
2012-05-09 Martin Smithqdoc: Fixed three qdoc error problems
2012-05-09 Casper van... QDoc: Remove generateQmlDesc and use generateApiDesc...
2012-05-09 Stephen KellyRemove garbage.
2012-05-09 Aron RosenbergFix various NTLM/Digest multi-threading and usage issues
2012-05-09 Alexis MenardFix qDecodeDataUrl for already percentage encoded content.
2012-05-09 Martin Smithqdoc: Fixed a qdoc error problem
2012-05-09 Samuel RødalCompile fix for kms plugin.
2012-05-09 Laszlo AgocsEnable float coords in evdevtouch
2012-05-09 Casper van... QDoc: Use node name for page DITA title when name argum...
2012-05-09 hjkgettingStarted: sanitize parameter names and compile...
2012-05-09 Friedemann... Windows: Disable Non-modal native file dialogs.
2012-05-09 Bradley T.... QPA: Cleanup native dialog modal execution
2012-05-09 Bradley T.... Make sure QWidgetPrivate::hide_sys() really hides
2012-05-09 Bradley T.... Don't handle window events after Qt::WA_DontShowOnScree...
2012-05-09 Friedemann... No longer use deprecated methods for plugin loading.
2012-05-09 Friedemann... Improve widget geometry.
2012-05-09 Stephen KellyUse bool for the template argument.
2012-05-09 Eskil Abrahamsen... Avoid assert in QTextLayout for certain strings
2012-05-09 David FaureEnsure qstring.h compiles with QT_NO_CAST_FROM_BYTEARRAY
2012-05-09 David FaureFix QUrl::StripTrailingSlash for the case of no path...
2012-05-09 Casper van... Doc: Add "make docs" targets for libraries.
2012-05-09 Casper van... Doc: Modularize QtTest documentation.
2012-05-09 Casper van... Doc: Modularize QtPrintSupport documentation.
2012-05-09 Casper van... Doc: Modularize QtOpenGL documentation.
2012-05-09 Casper van... Doc: Modularize QtWidgets documentation.
2012-05-09 Casper van... Doc: Modularize QtGui documentation.
2012-05-09 Casper van... Doc: Modularize QtDBus documentation and add missing...
2012-05-09 Casper van... Doc: Modularize QtConcurrent documentation.
2012-05-09 Casper van... Doc: Fix typo in QtNetwork qdocconf.
2012-05-09 Casper van... Doc: Modularize QtNetwork documentation.
2012-05-09 Marius Storm... Properly implement a 'make docs' target for subdirs...
2012-05-09 Girish RamakrishnanFix qpa legacy headers installation
2012-05-09 Marc MutzQtDBus: add member-swap to shared classes
2012-05-09 Konstantin... QTextEngine: simplify the code a bit
2012-05-09 Martin Smithqdoc: Fixed qdoc error messages
2012-05-09 Lars KnollRemove qplatformdrag.h dependency in qguiapplication_p.h
2012-05-09 Lars KnollDivehi is written right to left
2012-05-09 Friedemann... QPA: Add a themeHint for the animations.
2012-05-09 Shane KearnsConnect bearer engines to manager with QueuedConnection
2012-05-09 Shane KearnsAvoid emitting finished() before user can connect the...
2012-05-09 Jędrzej NowackiBump moc revision after introducing QMetaType::SChar.
2012-05-08 Bradley T.... Don't leak native dialog resources
2012-05-08 Samuel RødalAdded QScreen::refreshRate() to get the vertical refres...
2012-05-08 Girish RamakrishnanFix qpa files installation
2012-05-08 Frederik GladhornFix typo
2012-05-08 stocktonAdd 'FullScreen' into QKeySequence::StandardKey
2012-05-08 Jędrzej NowackiIntroduce a new built-in type: signed char.
2012-05-08 Konstantin... QTextEngine: drop unused leftovers
2012-05-08 Konstantin... fix glyph's CMAP index might be corrupted
2012-05-08 Ali AkhtarzadaAdd assignment operator for QJsonValueRef
2012-05-08 Casper van... QDoc: Remove the unused \expire command.
2012-05-08 Stephen KellyDon't attempt to ask cmake to find the glib dependencies.
2012-05-08 Richard MooreThe \enum should use the enum name not the flags.
2012-05-08 Rohan McGovernRevert "QtPrintSupport: Remove remaining LPR specific...
2012-05-07 John LaytQtPrintSupport: Remove remaining LPR specific code
2012-05-07 Girish RamakrishnanExpose QPA API under qpa/*
2012-05-07 Robin BurchellRemove definitions of INV_EPS and M_SQRT2.
2012-05-07 David FaureQMimeType performance fix: don't reload from XML files...
2012-05-07 kbFix typo in name of included header
2012-05-07 Stephen KellyRename setResizeMode to setSectionResizeMode.
2012-05-07 Friedemann... Windows: Fix helper routine for formatting errors.
2012-05-07 Friedemann... QFactoryLoader: Add API for supporting the metadata...
2012-05-07 Friedemann... Fix MSVC warnings about inconsistent DLL linkage.
2012-05-07 Samuel RødalFixed QOpenGLBuffer::map and unmap implementations.
2012-05-07 Samuel RødalAdded clarification to platform screen documentation.
2012-05-07 Debao ZhangQArrayData: Suppress MSVC warnning.
2012-05-07 Thiago MacieiraAdd some extra tests to tst_QString to ensure the encod...
2012-05-07 Thiago MacieiraChange QStringBuilder to use UTF-8 too
2012-05-07 Thiago MacieiraChange QString's default codec to be UTF-8
2012-05-07 Thiago MacieiraChange remaining uses of {to,from}Ascii to {to,from...
2012-05-07 Thiago MacieiraFix encoding mismatches in tst_QSqlQuery
2012-05-07 Sean HarmerQuery the screen physical size rather than assuming...
2012-05-06 Richard MooreVarious minor fixes for qdoc warnings.
2012-05-06 Richard MooreFix more qdoc warnings in qtnetwork.
2012-05-06 Liang QiAdd default value for getters in QJsonValue
2012-05-06 David FaureFix typos in bcd477e0bc48b
2012-05-05 Casper van... QDoc: Examples: Move list of files/images to bottom...
2012-05-05 Thiago MacieiraMake sure we export the non-inline qMalloc & friends...
2012-05-05 Stephen KellyPublish the fact of whether Qt was built with hidden...
2012-05-05 Thiago MacieiraChange remaining uses of {to,from}Ascii to {to,from...
2012-05-05 Lars KnollPlace the plugin metadata into special sections for...
next