profile/ivi/qtbase.git
2012-09-26 Martin Smithqdoc: retrying More refactoring of qdoc data structures
2012-09-26 Samuel RødalReintroduce mention of QWidget in coordinate system...
2012-09-26 Teemu KatajistoQtPrintSupport: allow slight deviations from pre-define...
2012-09-26 Teemu KatajistoQtPrintSupport: use PPD defaults in CUPS plugin
2012-09-26 J-P Nurmiqtest.h: add missing QT_NO_DATESTRING guards
2012-09-26 J-P NurmiAuto tests: remove PlatformQuirks::isAutoMaximizing()
2012-09-26 Giuseppe D... Make QSignalTransition take a pointer-to-const QObject
2012-09-26 Kai KoehneFix MinGW/gcc warning about NOMINMAX being redefined
2012-09-26 Kai Koehneconfigure: Document the -widgets, -no-widgets arguments
2012-09-26 Kai KoehneCore: Silence gcc warnings about unitinialized members...
2012-09-26 Kai Koehneqmake: Fix gcc warning about anonymous type linkage
2012-09-26 Miikka HeikkinenFix restore/minimize/close buttons for maximized MDI...
2012-09-26 Caroline ChaoTest: tst_QFile::writeLargeDataBlock() unstable failure...
2012-09-26 Stephen KellyCMake: Fix the generated location of static libraries.
2012-09-26 Stephen KellyCMake: Specify the prl files when building with mingw.
2012-09-26 Simon HausmannRemove Windows CE time conversion compatibility functions
2012-09-26 Jonas M. GastalIf accept fails, stop accepting new connections and...
2012-09-26 aavitMisc. updates to the lancelot autotest framework
2012-09-26 Janne AnttilaFix qstringlist autotest build for WinCE.
2012-09-26 Marc Mutz[docs] QApplication: fix keyboardInputDirection() docs
2012-09-26 Marc Mutz[docs] QInputDialog: document deprecated member getInte...
2012-09-26 Sergey Hambardzumyantest:Remove QSKIP from tst_QPainter
2012-09-26 Shawn Rutledgexcb: better error handling if no randr or screen resour...
2012-09-26 Marc Mutz[docs] QFlags: fix a whitespace error
2012-09-26 Marc MutzQFileSystemModel: fix permission mangling
2012-09-26 Mitch CurtisRemove duplicate words and punctuation from documentation.
2012-09-26 Konstantin... QCharAttributes: add wordStart/wordEnd flags
2012-09-25 Sergio Ahumadatest: Mark tst_QMdiSubWindow failures as XFAIL
2012-09-25 Joerg Bornemannfix incorrect uses of qmake in documentation
2012-09-25 Caroline ChaoTest: Remove QSKIP from tst_QWidget::raise
2012-09-25 Caroline ChaoTest: tst_QFile::writeLargeDataBlock() unstable failure...
2012-09-25 Caroline ChaoTest: Remove QSKIP from tst_QLineEdit::taskQTBUG_7395_r...
2012-09-25 Joerg Bornemannqmake: support for Visual Studio 2012 project files...
2012-09-24 Marc MutzQFileInfoGatherer: general cleanups
2012-09-24 João AbecasisFix default-constructed QFileSystemEntry
2012-09-24 Lars KnollIgnore the QT_NAMESPACE for moc runs
2012-09-24 Lars KnollTest case for moc handling defines
2012-09-24 Lars KnollMoc: Correctly expand macros with arguments
2012-09-24 Lars KnollMoc: Make # and ## valid tokens in cpp parsing mode
2012-09-24 Lars KnollCorrectly parse function macros
2012-09-24 Lars KnollCorrectly expand macros without arguments in moc
2012-09-24 J-P Nurmiqdbusmetatype_p.h: add missing QT_NO_DBUS guards
2012-09-24 Mark BrandQSqlTableMode::selectRow(): lack of WHERE clause is...
2012-09-24 Mark BrandQSqlTableModel::selectRow(): reduce scope of QSqlQuery
2012-09-24 Mark BrandQSqlTableModel::selectRow(): fix failure on uncached...
2012-09-24 Konstantin... Fixed crash in moc on big endian platforms.
2012-09-24 Konstantin... Fixed QJsonDocument::fromBinaryData on big endian platf...
2012-09-24 Konstantin... Fixed ifdef condition in QJson resulting in big endian...
2012-09-24 Andy ShawAdd a manual test for QMacCocoaViewContainer
2012-09-24 Caroline ChaoTest: Enabled tst_QFile::invalidFile
2012-09-24 Samuel RødalFixed instances of "to to" in qtbase.
2012-09-24 Thiago MacieiraAdd some tests for compatible and incompatible custom...
2012-09-24 Thiago MacieiraMove the fetch and store pixel functions to qdrawhelper.cpp
2012-09-24 Thiago MacieiraIntroduce an option to disable stripping during install...
2012-09-24 Thiago MacieiraCentralise handling & ignoring of SIGPIPE in qcore_unix_p.h
2012-09-24 Mark Brandfix build failure for MinGW using "system" freetype
2012-09-24 Andreas HolzammerTry to auto-detect the font rendering for WinCE
2012-09-24 Marc MutzQModelIndex: add constexpr
2012-09-24 Marc MutzQModelIndex: store quintptr instead of void*
2012-09-24 Jan Arve SaetherWhen trying to run cmake, don't show stderr output.
2012-09-24 Miikka HeikkinenFix hover handling in QTreeView
2012-09-24 Stephen KellyImplement viewOptions() logic in QListViewPrivate.
2012-09-24 Stephen KellySpecify the --build-config when invoking ctest.
2012-09-24 Stephen KellyPass the unmodified directory/project name to build...
2012-09-24 Stephen KellyDon't append _build to the directory name of tests...
2012-09-24 Jing Baiwrap QLibrary related code with QT_NO_LIBRARY
2012-09-24 Sean HarmerOpenGL: Remove API for stubbed Geometry shader support...
2012-09-24 Jędrzej NowackiFix potential breakage in QString.
2012-09-24 Sergio AhumadaUpdate "About Qt" dialog from Nokia to Digia
2012-09-23 Shawn Rutledgexcb: dynamic QScreens; primary first; corrected logical DPI
2012-09-23 Marc MutzUse QStringList::join(QChar) overload where applicable...
2012-09-23 Marc MutzUse QStringList::join(QChar) overload where applicable...
2012-09-23 Marc MutzUse QStringList::join(QChar) overload where applicable...
2012-09-23 Marc MutzQTestLib: clean up qCompare specialisation/overload mix
2012-09-22 Sergio Ahumadaconfigure: Update contact information for commercial...
2012-09-22 Sergio Ahumadatest: Remove QSKIP from tst_QFocusEvent::checkReason_Ac...
2012-09-22 Friedemann... Redirect keyboard/mouse grab to the widget parent window.
2012-09-22 Marc MutzQStringList: adapt documentation to cover new join...
2012-09-22 Marc MutzQFileInfoGatherer: remove useless locks
2012-09-22 Marc MutzQModelIndex: clean up integer size confusion in the API
2012-09-22 Iikka EklundChange copyrights from Nokia to Digia
2012-09-22 Marc MutzQFlags: don't provide a constructor from void**
2012-09-22 Marc MutzQDBusMetaTypeId: replace a volatile bool with an atomic int
2012-09-22 Marc MutzQDBusMetaTypeId: don't cache the result of qMetaTypeId...
2012-09-22 José Millán... Correct QSpiAccessibleBridge::setRootObject definition
2012-09-22 Mark Brandconfigure: remove CONFIG features while getting PKG_CONFIG
2012-09-21 J-P NurmiQGtkStyle: remove an unnecessary sanity check for theme...
2012-09-21 Konstantin... A step out from Harfbuzz (reduce dependency)
2012-09-21 Konstantin... Fix build under MinGW after 1e3269c0863bfac26be9e9239b6...
2012-09-21 Caroline ChaoTest: Update QSKIP message of tst_QVector::outOfMemory
2012-09-21 Caroline ChaoTest: fix warning for tst_QPluginLoader::loadGarbage
2012-09-21 Samuel RødalFixed multiple modal windows from all blocking each...
2012-09-21 Shawn RutledgeAdded manual test for QScreen properties
2012-09-21 Sean HarmerOpenGL: Add runtime check for OS X version and improve...
2012-09-21 Frederik GladhornDocumentation fixes.
2012-09-21 Frederik GladhornFix network doc links.
2012-09-21 Frederik GladhornFix doc errors.
2012-09-21 Frederik GladhornMove examples to proper location.
2012-09-21 Frederik GladhornMove opengl/wid/net example docs to proper folders.
2012-09-21 Mitch CurtisClarify valueChanged() signals' docs in QSpinBox and...
next