profile/ivi/qtbase.git
2012-03-28 Stephen KellyAdd USER properties to QDateEdit and QTimeEdit.
2012-03-27 Thiago MacieiraUnify the atomic implementation for x86 architectures
2012-03-27 Thiago MacieiraRename qatomic_x86_64.h to qatomic_x86.h
2012-03-27 João AbecasisFail when no translations found, reset pointers on...
2012-03-27 João AbecasisUse Big-Endian conversion functions from qendian.h
2012-03-27 João AbecasisRemove unused argument
2012-03-27 João AbecasisThere's no need to check pre-validated input
2012-03-27 João AbecasisUse accumulating hash, instead of allocating intermedia...
2012-03-27 João AbecasisMake QTranslator testcase independent of Widgets
2012-03-27 João AbecasisAvoid overflow in boundary check
2012-03-27 Kent HansenMerge master into api_changes
2012-03-27 Thiago MacieiraDisable ICC diagnostic 2261 about __assume with side...
2012-03-27 Girish Ramakrishnandevice: Add -device and -device-option to configure
2012-03-27 Rohan McGovernMark tst_qdialog as insignificant on mac.
2012-03-27 Marius Storm... Sync configure with Unix version (-make/-nomake)
2012-03-26 Jason McDonaldMake QWidget::mapTo/mapFrom() take const pointers.
2012-03-26 Jason McDonaldMake QWidget::isEnabledTo() and isVisibleTo() to take...
2012-03-26 Jason McDonaldMake QGridLayout::getItemPosition() const.
2012-03-26 Thiago MacieiraAdd support for detecting SSE2 and SSE3 on WinCE
2012-03-26 Bradley T.... Cocoa: initialize QCocoaEventDispacherPrivate::lastSerial
2012-03-26 Thiago MacieiraUse ADD/SUB instructions on x86 and x86-64 atomics...
2012-03-26 Thiago MacieiraFix the 64-bit i386 atomic according to assembly output
2012-03-26 Thiago MacieiraRemove old code that was for the MIPSpro compiler
2012-03-26 Thiago MacieiraFix annoying deprecation warning about QImageTextKeyLang
2012-03-26 Bai Jinglet qtPrepareTool give right path for app_bundle
2012-03-26 Rafael RoquettoBlackberry mkspecs
2012-03-26 Bradley T.... Cocoa: Remove unused qt_mac_is_sheet() function
2012-03-26 Bradley T.... Cocoa: silence warnings about unused variables
2012-03-26 Bradley T.... Cocoa: silence warnings from QCocoaBackingStore
2012-03-26 Bradley T.... Cocoa: QCocoaWindow::clearNSWindow() needs to cleanup...
2012-03-26 Donald CarrReunite NAS support in configure with QSound
2012-03-26 Bradley T.... Cocoa: don't show window when calling raise()
2012-03-26 Lars KnollFix measurement system for the UK
2012-03-26 Pekka VuorelaPassword editor mask delay stylable by platform plugin
2012-03-26 Laszlo AgocsTest mouse events more thoroughly in QWindow autotest
2012-03-26 Bradley T.... Cocoa: reimplement QPlatformWindow::setOpacity()
2012-03-26 Jiang JiangFix for fontconfig 2.9 behavior change
2012-03-26 Eskil Abrahamsen... Remove dummy impl. of shared graphics cache in XCB...
2012-03-26 Bradley T.... Cocoa: reimplement QPlatformBackingStore::scroll()
2012-03-26 Bradley T.... Fix QGuiApplication::keyboardModifiers()
2012-03-26 Bradley T.... Cocoa: send key events for modifier keys
2012-03-26 Bradley T.... Cocoa: keep a NSWindow pointer in QCocoaWindow
2012-03-26 Sarah SmithFix qtnamespace compile break on Mac.
2012-03-26 Kurt KorbatitsFixed qthreadstorage unittest to work from install...
2012-03-25 Thiago MacieiraRemove the Q_STATIC_TEMPLATE_SPECIALIZATION macro
2012-03-25 Thiago MacieiraRemove the use of a template qUnused function for ICC
2012-03-25 Thiago MacieiraWork around what apparently is a GCC 4.6.0 bug
2012-03-25 João AbecasisEnable endianness conversions on q(u)int8
2012-03-25 Frederik GladhornImprove accessibility test to handle more text events.
2012-03-25 Thiago MacieiraUse private futexes for QMutex on Linux if they're...
2012-03-24 Samuel RødalUse XCB_TIME_CURRENT_TIME instead of CurrentTime from...
2012-03-24 David FaureRestore Qt4 compat in QDesktopServices::DataLocation
2012-03-24 Thiago MacieiraAdd macros for assuming and unreachable code
2012-03-24 Thiago MacieiraUpdate the C++11 support macros
2012-03-24 Jędrzej NowackiUpdate QLocale data from CLDR v1.8.1 to CLDR v1.9.1
2012-03-24 Thiago MacieiraQPrinterInfo: remove a test that is too early
2012-03-24 Thiago MacieiraUse QVector<int> instead of QList<int> for storing...
2012-03-24 Thiago MacieiraFix compilation of tst_QSqlThread: no need to use QBasi...
2012-03-24 Frederik GladhornMake sure windows send accessibility activated updates.
2012-03-24 Thiago MacieiraDisable QUrl support in QVariant in bootstrapped mode
2012-03-24 Frederik GladhornAdded QAccessibleGroupBox
2012-03-24 Thiago MacieiraSilence a warning about a change of sign.
2012-03-24 Thiago MacieiraUpdate the header list for the QtDBus module
2012-03-24 Thiago MacieiraRemove support for Mac OS X compilers without the ...
2012-03-24 Thiago MacieiraAdd the missing 'itt eq' instructions to the ARM atomics.
2012-03-24 Thiago MacieiraSilence warnings about GCC #pragma in ICC
2012-03-24 Thiago MacieiraFix warnings about commas at the end of enums
2012-03-24 Thiago MacieiraFix building the XCB platform plugin
2012-03-24 Thiago MacieiraFix deprecation warning about QPlatformWindow::visible
2012-03-24 Friedemann... Fix loading of the ICU dynamic libraries on Windows.
2012-03-24 Jan-Arve SaetherEnable IAccessible for MinGW32, keep IAccessible2 disab...
2012-03-24 Jan-Arve SaetherAPI cleanup: remove CoordinateType enum
2012-03-24 Marc Mutzxcb: fix (negative) coordinate handling
2012-03-24 Friedemann... Compile fix for MinGW.
2012-03-24 Friedemann... Fix warnings in qtbase.
2012-03-23 Bradley T.... configure: Fix x86_64 arch detection (part 2)
2012-03-23 Samuel RødalMake QEglFSBackingStore use QtGui-only APIs.
2012-03-23 Rafael RoquettoInitial implementation of QQnxServices
2012-03-23 Jędrzej NowackiGet rid of compilation warning.
2012-03-23 Thiago MacieiraAdd the Q_CORE_EXPORT macros to unit-test-exported...
2012-03-23 Thiago MacieiraOptimise QHostAddress a little
2012-03-23 Thiago MacieiraAdd detection of AVX and AVX2 support in the compiler.
2012-03-23 Thiago MacieiraRemove detection for MMX support and related technology
2012-03-23 João AbecasisFallback implementation of Q_ALIGNOF
2012-03-23 Jędrzej NowackiAdd test cases to tst_QByteArray
2012-03-23 Kent HansenMerge "Merge master into api_changes" into refs/staging...
2012-03-23 Kent HansenMerge master into api_changes
2012-03-23 Debao ZhangRemove QWorkspace.
2012-03-23 Debao ZhangCleanup Q3* items
2012-03-23 Friedemann... Implement QSystemTrayIcon for X11.
2012-03-23 Giuseppe D... Remove #if 0 sections from QRegExp autotest
2012-03-23 Shane KearnsFix performance problem with NTLM auth in http POST
2012-03-23 Stephen KellyOnly create cmake files if MODULE is set.
2012-03-23 Thiago MacieiraMove the UTF-8 data into a separate .cpp so I can use...
2012-03-23 Marc Mutztst_qsslsocket*: don't inherit from QSharedPointer
2012-03-23 Marc Mutztst_qsharedpointer: don't inherit from QSharedPointer
2012-03-23 Marc MutzQDirIterator: don't inherit from QDir
2012-03-23 Marc MutzQtDBus: don't inherit from QString, QVariant
2012-03-23 Marc Mutztst_qnetworkreply: don't inherit from QSharedPointer
2012-03-23 Martin PeterssonQLocalSocket: remove double buffer on qlocalsocket_unix
next