profile/ivi/qtbase.git
2012-06-12 Thiago MacieiraMove the SSE2/AVX/Neon/etc. flags into the compiler...
2012-06-12 Casper van... QDoc: Also allow dependant modules to be specified...
2012-06-12 Martin Smithqdoc: Better error messages for QML command errors
2012-06-12 Thiago MacieiraAdd a unit test to QSharedPointer being deleted by...
2012-06-11 Sean HarmerCorrectly detect blackberry mkspecs as cross-compiling...
2012-06-11 James TurnerFix Mac menu-merging case-sensitivity.
2012-06-11 Girish Ramakrishnanconfigure: remove unused PLATFORMS variable
2012-06-11 Christoph SchleifenbaumDeprecate QMainWindow::unifiedTitleAndToolBarOnMac
2012-06-11 Morten Johan... Remove QtWidgets include.
2012-06-11 Morten Johan... Cocoa: Remove QtWidgets dependencies.
2012-06-10 Jeremy Katzupdate QStandardPaths::standardLocations() documentation
2012-06-10 Debao ZhangMake qmetaobject autotest independent of QtWidgets
2012-06-10 Lars KnollUse QCollator in QString and remove it from qlocale_icu
2012-06-10 Lars KnollAdd proper collation support to Qt
2012-06-10 Lars KnollRefactor the ICU code for QLocale
2012-06-10 Konstantin... Regenerate the Unicode tables with UCD 6.1.0
2012-06-10 Konstantin... Line Breaking Algorithm: handle the Object Replacement...
2012-06-10 Konstantin... Line Breaking Algorithm: don't break inside numeric...
2012-06-10 Konstantin... Update the Unicode Text Breaking Algorithm implementati...
2012-06-10 Konstantin... Update the Unicode Text Breaking Algorithm implementation
2012-06-10 Konstantin... Update the Unicode related autotests
2012-06-10 Konstantin... Update the Unicode data files up to v6.1.0
2012-06-10 Konstantin... Update the qunicodetables generator to deal with UCD...
2012-06-10 Thiago MacieiraReorganise the painting.pri file after the last round...
2012-06-10 Kai KoehneLogging: Remove outdated QMessageHandler
2012-06-10 Kent HansenMake qpointer autotest build without widgets
2012-06-10 Johannes Zellnerevdevmouse: send correct event position for wheel events
2012-06-09 Thiago MacieiraAdd support for the x86intrin.h header on GCC systems.
2012-06-09 Thiago MacieiraUse UTF-8 in the QtTest data and benchmark tags
2012-06-09 Thiago MacieiraReplace deprecated QGraphicsScene::itemAt() with items()
2012-06-09 Miikka HeikkinenWindows: Fix window positioning for ActiveQt servers
2012-06-09 Jonathan LiuQWizard/Win: Drag window on Vista with only left mouse...
2012-06-09 Friedemann... QWidget::destroy(): Release mouse and keyboard grab.
2012-06-09 Friedemann... Fix assert in painting demos when switching to OpenGL.
2012-06-09 Joerg Bornemannimplement Qt::TranslucentBackground for Windows
2012-06-08 John LaytQtPrintSupport - Add CUPS printer and options queries...
2012-06-08 Konstantin... QZip: improve reading of zip files, fix some edge cases...
2012-06-08 Lars KnollRemove QFactoryInterface from style plugins
2012-06-08 John LaytQtPrintSupport: Move printer list into plugin base...
2012-06-08 Miikka HeikkinenFix crash in qt_qpa_core_dispatcher() at application...
2012-06-08 Girish RamakrishnanRemove unused variable inSetParent
2012-06-08 Stephen KellyUse variadic macros where available to make QSKIP sourc...
2012-06-08 Markku HeikkilaFix crash in QTreeWidgetItem::sortChildren when adding...
2012-06-08 Girish Ramakrishnaneglfs: Disable eglfs when evdev is not present
2012-06-08 Casper van... QDoc: Only print modulename::type on collision pages.
2012-06-08 John LaytQtPrintSupport: Move plugin access of QPrinterInfo...
2012-06-08 Morten Johan... Reduce QtWidgets dependencies in the Cocoa plugin.
2012-06-08 Kent HansenMake qfont autotest build without widgets
2012-06-08 Kent HansenMake qicon autotest build without widgets
2012-06-08 Friedemann... Add Qt::WindowTransparentForInput to Window flags manua...
2012-06-08 Friedemann... Fix a crash when calling effectiveWinId() on parentless...
2012-06-08 Frederik GladhornRemove widgets lib dependency on platformsupport.
2012-06-07 Mitch CurtisAllow ISODate string without seconds in QTime::fromStri...
2012-06-07 aavitNamespace the bundled zlib symbols, to avoid clash...
2012-06-07 Lars KnollRemove dependency from QFactoryInterface for the print...
2012-06-07 Lars KnollRemove QFactoryInterface from the input plugins
2012-06-07 Lars KnollRemove QFactoryInterface from bearer plugins
2012-06-07 Lars KnollRemove the QFactoryInterface dependency from platform...
2012-06-07 Lars KnollRemove QFactoryInterface from the generic plugins
2012-06-07 Lars KnollRemove QFactoryInterface from picture plugins
2012-06-07 Lars KnollRemove QFactoryInterface dependency from icon plugins
2012-06-07 Lars KnollRemove the QFactoryInterface dependency from accessible...
2012-06-07 Lars KnollDon't inherit from QFactoryInterface for image plugins
2012-06-07 Donald CarrFix eglfs regression in configure
2012-06-07 John LaytSIC: QPrintSupport - Remove options api from QPageSetup...
2012-06-07 Konstantin... Shift positions for lineBreakType
2012-06-07 Konstantin... QTextBoundaryFinder: Consider soft hyphen as line break...
2012-06-07 Konstantin... Set the whiteSpace flag outside the grapheme and the...
2012-06-07 Lars KnollRemove QFactoryInterface from sql drivers
2012-06-07 Stephen KellyDeprecate the use of QWeakPointer to track QObjects.
2012-06-07 Stephen KellyExpand the 'existing target guard' in generated CMake...
2012-06-07 Samuel RødalAdded SpellCheckUnderlineStyle theme hint.
2012-06-07 Friedemann... Windows: Store only full-size DC's obtained by BeginPaint.
2012-06-07 Kent HansenFix compilation of examples with -no-widgets
2012-06-07 Kent HansenMake qtexttable autotest build without widgets
2012-06-07 Kent HansenMake sql autotests build without widgets
2012-06-07 Kent HansenMake "other" autotests build without widgets
2012-06-07 Kent HansenDon't build printsupport autotests when widgets aren...
2012-06-07 Donald CarrFix common device spec paths
2012-06-06 Kent HansenRemove widgets dependency from xmlstreamlint example
2012-06-06 Kent HansenRemove widgets dependency from qtconcurrent/map autotest
2012-06-06 Kent HansenMake animation autotests build without widgets
2012-06-06 Kent HansenRemove widgets dependency from qdatastream autotest
2012-06-06 Kent HansenMake qprocess autotest build without widgets
2012-06-06 Kent HansenRemove widgets dependency from qstringlistmodel autotest
2012-06-06 Kent HansenMake itemmodels autotest build without widgets
2012-06-06 Kent HansenMake qstatemachine autotest build without widgets
2012-06-06 Kent HansenMake qpixmap autotest build without widgets
2012-06-06 Kent HansenMake qpicture autotest build without widgets
2012-06-06 Kent HansenMake qmovie autotest build without widgets
2012-06-06 Konstantin... get rid of "uninitialized member" gcc warning
2012-06-06 Laszlo PappMark the testSslOption method as introduced in Qt 4.8
2012-06-06 Kent HansenMake gui tests build when widgets aren't available
2012-06-06 Kent HansenMake qpainter autotest build without widgets
2012-06-06 Kent HansenMake qtextdocumentlayout autotest build without widgets
2012-06-06 Kent HansenMake qtextobject autotest build without widgets
2012-06-06 Sean HarmerQNX: Take nativeOrientation into account for QNX device...
2012-06-06 Martin PeterssonQtNetwork: disconnect other channels when network layer...
2012-06-06 Nicolas Arnaud... Add Blackberry path for SSL certificates
2012-06-06 Kent HansenUse the correct ifdef (QT_WIDGETS_LIB) in qsqlrelationa...
next