Remove redundant check in QMetaType::typeInfo
[profile/ivi/qtbase.git] / src /
2012-04-18 Jędrzej NowackiRemove redundant check in QMetaType::typeInfo
2012-04-18 Jędrzej NowackiRemove redundant checks in QVariant.
2012-04-18 Jędrzej NowackiHide QTypeModuleInfo in a private namespace.
2012-04-17 Sergio AhumadaMerge "Merge remote-tracking branch 'origin/master...
2012-04-17 Girish Ramakrishnanapi: remove QWindow::move
2012-04-17 Girish Ramakrishnanapi: Fix const correctness of api in QScreen
2012-04-17 Girish Ramakrishnanapi: Make QGuiApplication::styleHints() static
2012-04-16 João AbecasisMake reallocData use QArrayData::AllocationOptions
2012-04-16 João AbecasisDrop unnecessary assignment
2012-04-16 Jędrzej NowackiMigrate QByteArray over QArrayData.
2012-04-16 João AbecasisRemove explicit checks for shared_null/empty
2012-04-16 João AbecasisMake QByteArray and QString keep track of terminating...
2012-04-16 Lars KnollMerge remote-tracking branch 'origin/master' into api_c...
2012-04-16 Stephen KellyShow the type and address of QObjects in debug output.
2012-04-16 Girish Ramakrishnanqmenu.h includes private headers
2012-04-16 Girish Ramakrishnanapi: fix constness of QOpenGLContext::getProcAddress
2012-04-16 Sean HarmerAdding support for obtaining an OpenGL Core Profile...
2012-04-16 Pasi MatilainenFix incorrect state of show/hide menu items in Mac...
2012-04-15 Olivier Goffartmoc: Fix parsing of the empty preprocessor command
2012-04-15 Thiago MacieiraUpdate com.trolltech -> org.qtproject in the bootstrapp...
2012-04-15 Thiago MacieiraIntroduce the new UnknownProperty and PropertyReadOnly...
2012-04-15 Thiago MacieiraFinish cleaning up com.trolltech -> org.qtproject in...
2012-04-15 Thiago MacieiraUpdate the error codes in QtDBus
2012-04-15 Holger Hans Peter... widgets: Fix painting to a fully transparent top level...
2012-04-15 ABBAPOHNow QSplitter can have 0-pixel handle
2012-04-15 Konstantin RittUCD-5.0: apply Corrigendum #6
2012-04-14 Samuel RødalFixed broken logic in evdev input plugins.
2012-04-14 Girish RamakrishnanFold qpaintdevice_qpa.cpp into qpaintdevice.cpp
2012-04-14 Girish RamakrishnanFix header inclusion guard
2012-04-14 Girish Ramakrishnandoc: QWindowSurface is dead
2012-04-14 Casper van DonderenQDoc: add missing newline characters in qdoc -help.
2012-04-14 Martin Smithqdoc: Fixed bugs causing invalid DITA XML
2012-04-14 Giuseppe D'AngeloQHash security fix (2/2): enable QHash random seed
2012-04-14 Giuseppe D'AngeloQHash: remove optimization for QHash<int, T>
2012-04-14 Giuseppe D'AngeloqHash: qHash(T*) two arguments support
2012-04-14 Giuseppe D'AngeloqHash: two arguments support for simple integer types...
2012-04-14 Frederik GladhornUpdate accessibility selections in QTextControl.
2012-04-14 Girish RamakrishnanFix header inclusion guards
2012-04-14 Thorbjørn LindeijerRemoved QXmlStreamReader::readElementText overload
2012-04-13 Mark BrandQTBUG-1363: fix QSqlField.length() for ODBC
2012-04-13 Friedemann KleintWindows: Determine suitable font engine from application.
2012-04-13 Frederik GladhornUse QPointer to store accessible object.
2012-04-13 Olivier Goffartdoc: Fix QObject::connect documentation
2012-04-13 Gunnar SlettaMove QPainterPathPrivate to the private header files.
2012-04-13 Holger Hans Peter... directfb: Integrate building into configure.
2012-04-13 Giuseppe D'AngeloQSharedPointer: qHash two arguments support
2012-04-13 Jan-Arve SaetherMinor cleanup of the header file.
2012-04-13 Friedemann KleintWindows QPA plugin: Fix logging.
2012-04-13 Konstantin Rittreplace hardcoded values with a surrogate handling...
2012-04-13 Jason McDonaldMerge the two overloads of QButtonGroup::addButton().
2012-04-13 Thorbjørn Lund MartsumQLayoutItem - make controlTypes a virtual function.
2012-04-13 Stephen KellyFix unsigned comparison warning.
2012-04-13 Aron RosenbergFix compiling with XCode 4.3
2012-04-13 Konstantin RittQChar: documentation fixes
2012-04-13 Qt4iOSAdded iOS compatibility.
2012-04-13 Qt4iOSAdded iOS compatibility.
2012-04-13 Qt4iOSAdded iOS compatibility.
2012-04-13 Qt4iOSAdded iOS compatibility.
2012-04-13 Casper van DonderenQDoc: Fix infinite loop when finding items in ditamaps.
2012-04-13 Samuel RødalPrevent warning when using QPainter on a QGLWidget.
2012-04-13 Friedemann KleintImplement modality in the Windows plugin.
2012-04-13 Thiago Macieira__builtin_unreachable was added to GCC in version 4...
2012-04-13 Hannu LyytinenUse the new udev based framework for detecting graphics...
2012-04-13 Hannu LyytinenImplement basic bits for device autodetection via udev.
2012-04-13 Holger Hans Peter... device: Introduce hooks for the directfb plugin and...
2012-04-13 Olivier Goffartmoc: fix compilation of signals returning pointers.
2012-04-13 Thiago MacieiraRemove Q_CORE_EXPORT from the simple QFlag and QIncompa...
2012-04-13 Thiago MacieiraMove QFlags to qflags.h
2012-04-13 Friedemann KleintFix compiler warning in evdevmouse plugin.
2012-04-13 Friedemann KleintFix MinGW warning about qDebug() formats.
2012-04-12 Stephen KellyStyle: Don't put an else after a return.
2012-04-12 Thiago MacieiraRe-add the Qt 4 compatibility methods for QUrl encoded...
2012-04-12 Thiago MacieiraEnsure proper handling of empty-but-present URL components
2012-04-12 Sergey GusarovApply Qt config option "-no-largefile" to SQLite make...
2012-04-12 Bjoern Breitmeyerfixed compiling of QDnsRunner for wince and windows...
2012-04-12 Shane KearnsFix autotest failures in QAbstractNetworkCache
2012-04-12 Shane KearnsAdd OS version detection for windows 8
2012-04-12 Yan ShapochnikFix possible crash issue when testing the state of...
2012-04-12 Robin BurchellRemove QPaintBufferSignalProxy and QPaintBufferResource.
2012-04-12 Girish RamakrishnanRemove hasDirtyFromPreviousSync from backingstore.
2012-04-12 Girish RamakrishnanMove QSurface destructor to qsurface.cpp
2012-04-12 Girish Ramakrishnanremove references to qws from backingstore
2012-04-12 Girish RamakrishnanRemove redundant platformNativeInterface()
2012-04-12 Girish RamakrishnanRemove QWidget::setWindowHandle
2012-04-12 Jason McDonaldRemove a Qt 5 to-do comment that will not be addressed.
2012-04-12 Jason McDonaldRemove Qt 5 to-do comment that will not be addressed.
2012-04-12 Girish Ramakrishnanqss: fix parsing of icon style hints
2012-04-12 Giuseppe D'AngeloQRegularExpression: optimize global match
2012-04-12 John BrooksSupport more scaling factors for JPEG decompression
2012-04-12 Alberto MardeganCompute overshoot condition before snap points
2012-04-12 Alberto MardeganFix QScroller diagonal scrolling
2012-04-12 Kevin KrammerRefactor navigator event handling
2012-04-12 Casper van DonderenQDoc: Generate missing image error.
2012-04-12 Robin BurchellRemove 'using' of QPaintEngineEx methods from QRasterPa...
2012-04-12 Robin BurchellRemove unused QIntRect.
2012-04-12 Jason McDonaldAddress Qt 5 to-do comments related to QFileSystemModel.
2012-04-12 Jason McDonaldAddress Qt 5 to-do comment for QColorDialog.
2012-04-12 Konstantin Rittmake QStringList::sort() to take a Qt::CaseSensitivity...
2012-04-12 Andreas Aardal HanssenFixes a regression; missing cursor blink when input...
2012-04-12 Girish RamakrishnanSuppress warnings caused by ignoring chdir retval
next