profile/ivi/qtbase.git
2012-07-12 Martin Smithqdoc: Clean path names before using them
2012-07-12 Christoph SchleifenbaumMac: Fix crash on Mac OS 10.6 with new scrollbars.
2012-07-12 Marc Mutztst_QMimeDatabase: use QFutureSynchronizer
2012-07-12 Kent Hansenstatemachine: Fix state entry bug for parallel state...
2012-07-12 Kent Hansenstatemachine: Move invariant code out of loop body
2012-07-12 Gunnar SlettaFix compilation for some glxext.h header versions
2012-07-12 Thiago MacieiraFix small problems with tst_QProcess
2012-07-12 Jan-Arve SaetherEnable modularization of translation files.
2012-07-12 Eskil Abrahamsen... Fix crash when column is inserted before rowspanned...
2012-07-12 Oswald Buddenhagenfix splitting of $PATH when looking for sh.exe
2012-07-12 Oswald Buddenhagenremove another symbian remnant: QMAKE_RVCT_LINKSTYLE
2012-07-12 Oswald Buddenhagentest behavior of $${absolute,relative}_path() with...
2012-07-12 Oswald Buddenhagenremove pointless checking/fallback code for $$TARGET
2012-07-12 Oswald Buddenhagenremove support for syncqt-based config tests
2012-07-12 Tasuku Suzukiremove QT_NO_SIGNALMAPPER from features
2012-07-12 Andreas HolzammerFix wince build
2012-07-12 Girish RamakrishnanQPA: pass cmdline arguments to QPlatformIntegrationPlug...
2012-07-12 Friedemann... Implement qWaitForWindowShown using qWaitForWindowExposed.
2012-07-12 Oswald Buddenhagendon't unnecessarily normalize $$[QT_INSTALL_*] any...
2012-07-12 Thomas McGuireQNX: Rename copyBack() to blitPreviousToCurrent()
2012-07-12 Thomas McGuireQNX: Factor out blitHelper() function
2012-07-12 Thomas McGuireQNX: Add comment in post() explaining how buffering...
2012-07-12 Friedemann... Tests: Fix printsupport profiles.
2012-07-12 Oswald Buddenhagenmake the prl lookup search in standard locations
2012-07-12 Robin Burchellandroid: fix build mistake from earlier mkspec naming
2012-07-12 Thiago MacieiraFix static plugin loading.
2012-07-11 Mitch CurtisWrite qHash functions for QDate, QTime and QDateTime.
2012-07-11 Mitch CurtisAdd unary operator+ to QPoint and QPointF.
2012-07-11 Thiago MacieiraPut the ICU libraries in LIBS_PRIVATE
2012-07-11 Oswald Buddenhagenfix QT.<module>.*_VERSION references
2012-07-11 Oswald Buddenhagendo not mess with VERSION
2012-07-11 Friedemann... Improve windowflags, windowgeometry manual tests.
2012-07-11 Robin Burchelleglfs: add virtual destructor to QEglFsHooks
2012-07-11 Girish Ramakrishnanlinuxfb: Add config.test and configure support
2012-07-11 Sergio AhumadaFix some spelling errors
2012-07-11 Jocelyn TurcotteAdd protected virtual ensureActiveTarget() to QOpenGLPa...
2012-07-11 Mitch CurtisImprove QPoint and QPointF auto tests.
2012-07-11 Jiang JiangAvoid loading multiple bearer plugins of the same key
2012-07-11 Friedemann... Add stylehint to use querying RTL keyboard support.
2012-07-11 Friedemann... Clear qt_button_down widget when starting a drag.
2012-07-11 Oswald Buddenhagenfix build with namespaced qt
2012-07-11 Thomas McGuireDon't set the resize and move flags when activating...
2012-07-11 Stephen KellyFix unit tests when CMAKE_PREFIX_PATH env var is not...
2012-07-11 Girish Ramakrishnanlinuxfb: Remove QFbWindow::setVisible
2012-07-11 Girish Ramakrishnanlinuxfb: Add m prefix to all member variables
2012-07-11 Girish Ramakrishnanlinuxfb: raise and lower should take QFbWindow as args
2012-07-11 Girish Ramakrishnanlinuxfb: let the window register itself with the screen
2012-07-11 Girish Ramakrishnanlinuxfb: Add option to not switch to graphics mode
2012-07-11 Girish Ramakrishnanlinuxfb: Rework screen code
2012-07-11 Girish Ramakrishnanlinuxfb: remove mScreens from QFbWindow
2012-07-11 Girish Ramakrishnanlinuxfb: create image only on resize
2012-07-11 Girish Ramakrishnanlinuxfb: don't store window in backingstore
2012-07-11 Marc MutzQNX: fix linking by implementing QStandardPaths::enable...
2012-07-11 Kent Hansenstatemachine: Support parallel root state
2012-07-11 Kent Hansenstatemachine: Emit finished() signal when the initial...
2012-07-11 Kent Hansenstatemachine: Small refactoring of initial transition...
2012-07-11 Kent Hansenstatemachine: Get rid of hidden start state
2012-07-11 Girish Ramakrishnanlinuxfb: add linuxfb.json and moc main.cpp
2012-07-11 Girish Ramakrishnanlinuxfb: make linuxfb compile
2012-07-11 Girish Ramakrishnanlinuxfb: make platformsupport convenience compile
2012-07-11 Oswald Buddenhagensupport building tools as application bundles
2012-07-11 Jason McDonaldList required xcb packages for Ubuntu 12.04.
2012-07-11 Kent Hansenstatemachine: Revamp property assignments implementation
2012-07-11 Kent Hansenstatemachine: Refactor {enter,exit}States() functions
2012-07-11 Sean HarmerXCB: Use glXCreateContextAttribsARB if available
2012-07-11 Jan-Arve SaetherRemove clipboard operations from QAccessibleEditableTex...
2012-07-11 Sergio AhumadaChange deprecated use of qgenericplugin_qpa.h to qgener...
2012-07-11 Oswald Buddenhagenadd feature file for centralized qml plugin project...
2012-07-11 Stephen KellySet the IMPORTED_SONAME for imported targets.
2012-07-11 Stephen KellyFix the name of _debug libraries on APPLE.
2012-07-10 Oswald Buddenhagenfix linking against installations in /usr/lib
2012-07-10 Oswald Buddenhagenmake sure that building tests implies building other...
2012-07-10 Thomas McGuireFix showNormal() and friends for platforms with fullscr...
2012-07-10 Friedemann... qtbase: Add missing example installs and files.
2012-07-10 Jeremy Katzmake gui compile with QT_NO_SHORTCUT
2012-07-10 Eskil Abrahamsen... Use DirectWrite font engine for non-ttf fonts as well
2012-07-10 Eskil Abrahamsen... Get font's underline position in DirectWrite font engine
2012-07-10 Sergio Ahumadatest: subtract qurlinternal.pro when private_tests...
2012-07-10 Laszlo PappMake the documentation consistent with the header and...
2012-07-10 Rohan McGovernconfigure{.exe}: enable 'tools' as a default build...
2012-07-10 Kent Hansenstatemachine: Don't assign properties for transitions...
2012-07-10 Kent Hansenstatemachine: Tiny refactoring to avoid double lookup
2012-07-10 Kent Hansenstatemachine: Add some missing QT_NO_PROPERTIES guards
2012-07-10 Kent Hansenstatemachine: Small refactoring of animation selection...
2012-07-10 Kent Hansenstatemachine: Purge restorable properties when they...
2012-07-10 Kent HansenSet compound state's initial state to 0 if it is remove...
2012-07-10 Kent Hansenstatemachine: Let QPropertyAssignment do the property...
2012-07-10 Kent Hansenstatemachine: Don't crash if property assignment target...
2012-07-10 Laszlo PappUse Q_DECL_CONSTEXPR for the QFlag's inline constructor
2012-07-10 Marc MutzQtGui: declare some classes as shared
2012-07-10 Laszlo PappUse factor and divisor wording to be consistent with...
2012-07-10 Laszlo PappExtend the sync profile with generating forward header...
2012-07-10 Kent Hansenstatemachine: goToState() should require that the machi...
2012-07-10 Harald FernengelSpeed up QCoreApplication construction a bit
2012-07-10 Alexey ChernovColor transparency support in html import/export
2012-07-10 Eskil Abrahamsen... Support fallback fonts in DirectWrite font engine
2012-07-10 Marc MutzQtDBus: declare some classes as shared
2012-07-10 Marc MutzQ_DECLARE_SHARED: mark the type movable
2012-07-10 Marc MutzQtCore: mark some classes as shared
2012-07-10 Marc Mutzfix compilation with conforming compilers (e.g. GCC...
next