Deprecate qMemCopy/qMemSet in favour of their stdlib equivilents.
[profile/ivi/qtbase.git] / src /
2012-04-11 Robin BurchellDeprecate qMemCopy/qMemSet in favour of their stdlib...
2012-04-11 Olivier GoffartMark QObject::disconnect overload const
2012-04-11 João AbecasisMake reallocData() take (unsigned) size, including...
2012-04-10 Thiago MacieiraAdjust a double leading slash in the path for FTP to...
2012-04-10 Thiago MacieiraAdd early-clobbers to the output variables in CPUID
2012-04-10 Oswald BuddenhagenMerge remote-tracking branch 'origin/master' into api_c...
2012-04-09 Marcel KremsRemoved QApplication overloads used solely for document...
2012-04-09 Giuseppe D'AngeloNew qHash algorithm for uchar/ushort arrays (QString...
2012-04-08 Giuseppe D'AngeloStop relying on qHash always giving the same results
2012-04-08 Giuseppe D'AngeloQHostAddress: improve qHash implementation
2012-04-08 Giuseppe D'AngeloQUrl: added two-arguments qHash support
2012-04-07 Giuseppe D'AngeloMore qHash(T, uint) overloads for Qt types
2012-04-07 Giuseppe D'AngeloQFileSystemModel: fix sorting
2012-04-07 Thiago MacieiraRemove -DQT_NO_STL from the bootstrapped builds
2012-04-07 Thiago MacieiraRemove references to QT_NO_STL from QtConcurrent
2012-04-07 Thiago MacieiraRemove references to QT_NO_STL from QtCore
2012-04-06 Giuseppe D'AngeloqHash: always use the seed in the catch-all template
2012-04-05 Marcel KremsFix compilation with MinGW.
2012-04-05 Giuseppe D'AngeloQLatin1String: add qHash overload
2012-04-05 Shane KearnsFind libssl on linux using paths of loaded libraries
2012-04-05 João AbecasisEnable variadic macros for MSVC >= 2005
2012-04-05 Friedemann KleintWindows: Use native font engine by default.
2012-04-05 Pekka VuorelaInclude with qt module to avoid configure warning
2012-04-05 João AbecasisAdd zero-termination checks to QString and QByteArray...
2012-04-05 Charles YinFixed an exit crash that could occur in QQuickPixmap.
2012-04-05 Thiago MacieiraMake QLocale::toULongLong return the proper type: qulon...
2012-04-05 Thiago MacieiraGet rid of QKeyEventEx
2012-04-05 Debao ZhangRemove macro _POSIX_ from Win32 special file
2012-04-04 João AbecasisDon't allocate space for null when using fromRawData
2012-04-04 João AbecasisSimplify conditionals
2012-04-04 João AbecasisRename realloc -> reallocData
2012-04-04 João AbecasisMove growth computation to re-allocation function
2012-04-04 João AbecasisDrop nullary overload of private QString::realloc
2012-04-04 João AbecasisIntroduce initializer macros for QString- and QByteArra...
2012-04-04 João AbecasisClean up constructors for "statics" in QString and...
2012-04-04 Donald CarrSpecify generic QPA plugins via env variables
2012-04-04 Stephen KellyChange the parameter name of the mutex in a QWaitCondition.
2012-04-04 Stephen KellyRevert "Make the CONFIG and QT_CONFIG contents availabl...
2012-04-04 Friedemann KleintWindows Vista: Fix painting of item view items.
2012-04-04 Friedemann KleintWindows: Replace QString keys of XP themes by an enumer...
2012-04-04 Thiago MacieiraUpdate the documentation about the sign in QElapsedTime...
2012-04-04 Stephen KellyDocument that the order of results from QAIM::match...
2012-04-04 Thiago MacieiraMerge one static function into another
2012-04-04 Girish Ramakrishnaneglfs: Introduce hooks for the eglfs plugin
2012-04-04 Thiago MacieiraAdd missing #include <stdio.h> for _fileno
2012-04-04 Friedemann KleintWindows: Fix menu color for Windows, WindowsXP.
2012-04-04 Jason McDonaldRemove/update Qt 5 to-do's that won't be done for Qt 5.
2012-04-04 Giuseppe D'AngeloQHash security fix (1.5/2): qHash two arguments overloa...
2012-04-04 Kevin KrammerRe-enable PPS based rotation handling for blackberry...
2012-04-04 Bradley T. Hughesprinting: Make sure window modality works with native...
2012-04-04 Samuel RødalRemoved Qt 5 todo comments from qpalette.h
2012-04-03 Giuseppe D'AngeloStop relying on QHash ordering
2012-04-03 Pekka VuorelaPass autorepeat info to input context key filtering...
2012-04-03 João AbecasisReorganize unicode string support in QString
2012-04-03 Stephen KellyRemove the sectionAutoResize signal.
2012-04-03 Jason McDonaldRemove duplicate non-const methods from QProgressBar.
2012-04-03 Friedemann KleintFix warnings about signed/unsigned comparisons in QtJson.
2012-04-03 Friedemann KleintFix warnings about unused variables.
2012-04-03 Friedemann KleintFix warnings about truncations in constants.
2012-04-03 Kevin KrammerFixing the QNX QPA build for non blackberry targets
2012-04-03 Thomas McGuireDelete the screen event handler after its last user.
2012-04-03 John LaytQLocale: Merge month name data storage to save 50KB...
2012-04-03 Giuseppe D'AngeloQHash security fix (1/2): add global QHash seed
2012-04-03 Thiago MacieiraRemove old comment restored by mistake
2012-04-03 Bradley T. HughesQWindow: add windowModality as a Q_PROPERTY()
2012-04-03 Laszlo PappAdd a remainingTime() method to the public interface...
2012-04-03 Friedemann KleintWindowsXP: Fix Item view alternate color being black.
2012-04-03 Eskil Abrahamsen... Make API in QPlatformSharedGraphicsCache a little more...
2012-04-03 Martin Smithqdoc: findNodeRecursive() was called with a null start...
2012-04-03 ThierryFixes a problem with the proxy detection on Windows
2012-04-03 Kevin KrammerMove handling of rotation changes from event handler...
2012-04-03 Shawn RutledgeCorrected filenames to build on case-sensitive Mac...
2012-04-03 Pekka VuorelaAdapt Maliit input context to new input method interfaces
2012-04-03 Thomas McGuireRename offset() to setOffset()
2012-04-03 Thomas McGuireFix adding and removing of windows to their screen
2012-04-03 Thomas McGuireGet rid of false positive warning when stopping video...
2012-04-03 Thomas McGuireFix indentation
2012-04-03 Friedemann KleintFix release mode warnings about unused variables.
2012-04-03 Jerome PasionQDoc documentation: modified the instructions for docum...
2012-04-03 Jiang JiangRename clip() to clipData() to avoid confusion and...
2012-04-03 Wolfgang BeckPrepare category logging for Qt integration
2012-04-03 Miikka HeikkinenWindows: Improve Freetype font database registry check...
2012-04-03 Pierre RossiReturn early in QRawFont::setPixelSize.
2012-04-03 Girish Ramakrishnaneglfs: delete screen on exit
2012-04-03 Girish Ramakrishnaneglfs: Fix header guards
2012-04-03 Vincent ADocument QFile::rename and QDir::rename's copy operation
2012-04-03 Jędrzej NowackiRemove duplicated template code.
2012-04-02 João AbecasisDon't use qstrlen if string is not null
2012-04-02 Honglei ZhangConvert Boolean value into integer
2012-04-02 Laszlo PappUse the relevant "\since 5.0" entry (proposed to public...
2012-04-02 Matt NewellQSqlDriver functions made virtual
2012-04-02 Thomas McGuireAdd a native interface with the possibility to query...
2012-04-02 Stephen KellyDeprecate QItemSelectionModel::intersect().
2012-04-02 Pekka VuorelaAdapt QNX platform input contexts to QGuiApplication...
2012-04-02 Marc MutzQUuid: mark as Q_PRIMITIVE_TYPE
2012-04-02 Friedemann KleintChange fatal exit in QPlatformFontDatabase to a warning.
2012-04-02 Eskil Abrahamsen... Calculate correct bounding rect for glyph runs in QText...
2012-04-02 Martin PeterssonQNAM: close the channel if bytesAvailable and nothing...
2012-04-02 Jason McDonaldRemove redundant virtual method reimplementations from...
2012-04-02 Jason McDonaldRemove unused dummy vars from print preview widgets.
next