profile/ivi/qtbase.git
2012-09-27 Joerg Bornemannfix conflicting Visual Studio project names for Qt...
2012-09-27 Jędrzej NowackiRemove unused qMetaType helpers.
2012-09-27 Giuseppe D... Workaround MSVC2008 build failure after switching to...
2012-09-27 Miikka HeikkinenFix OpenGL context creation in Windows platform plugin
2012-09-27 Giuseppe D... Workaround MSVC2008 build failure after switching to...
2012-09-27 Laszlo PappDo not reference to the QAbstractNativeEventFilter...
2012-09-27 Yuchen DengCMake: Change suffix from "cxx" to "cpp" for generate...
2012-09-27 Stephen KellyMake CMake tests significant on Windows.
2012-09-27 Jens Bache... More consistent dock widget painting on Windows
2012-09-27 Stephen KellyFix typo: contais -> contains.
2012-09-27 J-P Nurmitst_QCommandLinkButton: cleanup whitespace
2012-09-27 Jens Bache... Remove CDE and Motif styles from qtbase
2012-09-27 J-P Nurmitst_qcheckbox: remove duplicate code
2012-09-27 Thomas McGuireBlackberry: Fix hardware button detection on the BB...
2012-09-27 David Gil[Doc cleanup] Fix typos and style of QPushButton and...
2012-09-27 Kai KoehneWindowsPlugin: Fix MinGW warnings
2012-09-27 Kai KoehneItemViews: Fix MinGW compiler warning
2012-09-27 J-P NurmiQtWidgets auto tests: revise clipboard related tests
2012-09-27 J-P NurmiRevise QClipboard auto tests
2012-09-27 Andreas HolzammerCheck in arch detection for qmake failures
2012-09-27 Andreas HolzammerFail when Windows CE SDK not found
2012-09-27 José Millán... Return correct accessible name when a label has rich...
2012-09-27 Andy ShawFix XCode generator for qmake in Qt 5 after recent...
2012-09-27 Andreas Holzammer(WINCE)Add failure for font outline function
2012-09-27 Kai KoehneConfigure.exe: Fix auto-detection of ICU for MinGW
2012-09-27 Kai Koehneconfigure.exe: Don't print warning about -c++11 option...
2012-09-27 Teemu KatajistoQtPrintSupport: cleanup CUPS tmp files
2012-09-27 Andy ShawBring subproject dependencies in line with Makefile...
2012-09-27 Shawn Rutledgexcb: consistently check xcb_get_extension_data for...
2012-09-27 Andy ShawImplement the missing raster operations that were in...
2012-09-27 J-P NurmiAuto tests: add PlatformClipboard::isAvailable()
2012-09-27 J-P Nurmitst_QDialog: fix Q_OS_WINCE & QT_NO_SIZEGRIP usage
2012-09-27 J-P Nurmitst_qsidebar: remove duplicate code
2012-09-27 Pierre RossiDoc: update QMap's description following 5cb036851
2012-09-27 Jędrzej NowackiQMetaType build fix with Q_NO_CURSOR and friends.
2012-09-27 Marcel Kremsdocumentation fixes
2012-09-27 J-P Nurmitst_QMessageBox: fix Q_OS_MAC usage
2012-09-27 Jerome PasionHTML template: Updated copyright information from Nokia...
2012-09-27 Stephen KellyFix typo in variable name.
2012-09-27 Thiago MacieiraFix spelling mistake
2012-09-27 Stephen KellyRename a variable it -> childIt.
2012-09-27 Marc Mutzqtypetraits.h: add is_signed/is_unsigned/not_/not_c...
2012-09-27 Marc MutzQFlags: fail for 64-bit enums
2012-09-26 Simon HausmannFix QScreen::orientation() not always being updated...
2012-09-26 Simon HausmannFix initial window orientation with Qt on MeeGo 1.2...
2012-09-26 Simon HausmannFix events being processed on application start
2012-09-26 Sean HarmerXCB: Correctly report the created OpenGL context versio...
2012-09-26 Sean HarmerOpenGL: Fix QGLFormat::openGLVersionFlags() on OS X
2012-09-26 Joerg Bornemannqmake: fix overescaped defines in vcxproj files
2012-09-26 Stephen KellyDon't call parent() so often when processing a range.
2012-09-26 Marc MutzQScrollBar: clean up wheelEvent() implementation
2012-09-26 Marc Mutz[QTBUG-27308][QTBUG-21534] Don't mouse-wheel-scroll...
2012-09-26 aavitFix compilation for Qt5: Avoid deprecated API
2012-09-26 aavitCompile fix: Avoid deprecated functions
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.
next