summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* QHeaderView - add parameter to control sizeHint precisionThorbjørn Martsum2013-05-135-9/+87
* resizeToContents - QTableView to consider cells outside visible areaThorbjørn Martsum2013-05-131-2/+79
* Allow to filter the type of fonts displayedKevin Ottens2013-05-133-3/+37
* QTreeView - clean up comments (do not add spans)Thorbjørn Martsum2013-05-131-4/+3
* QWidgets QPA - remove wrong setting of mouse timestampThorbjørn Martsum2013-05-131-1/+0
* QSplashScreen - add message functionThorbjørn Lund Martsum2013-05-112-1/+16
* Fix HTML data transferring through the Clipboard on WindowsGatis Paeglis2013-05-101-10/+9
* Use [NSEvent keyCode] to retrieve a virtual key code.Gatis Paeglis2013-05-101-5/+2
* BlackBerry: Revised error handling in event dispatcherBernd Weimer2013-05-101-40/+42
* QSslConfiguration: add API to persist and resume SSL sessionsPeter Hartmann2013-05-1011-9/+141
* Sanitize QT_COMPILER_SUPPORTS_xxx in qcompilerdetection.hTor Arne Vestbø2013-05-102-1/+23
* Remove QT_NO_FILEICONPROVIDER ifdefsSérgio Martins2013-05-092-8/+0
* QNX: Use 'disabled' child window buffers.Rafael Roquetto2013-05-092-23/+18
* Windows: Introduce QFileDialog::DontUseCustomDirectoryIconsSérgio Martins2013-05-0911-25/+120
* Add Style hint for Clear buttons within QLineEdit.Friedemann Kleint2013-05-095-0/+12
* resizeToContents - QTreeView - improve sizeHintForColumnThorbjørn Martsum2013-05-092-8/+58
* resizeToContents - move some of sizeHint into separate functionsThorbjørn Martsum2013-05-094-28/+61
* resizeToContents - QTableView - faster hint when view is hiddenThorbjørn Martsum2013-05-091-0/+10
* Fix since version of new metatype conversion functions.Stephen Kelly2013-05-081-8/+8
* Add automatic container access registration for built-in containers.Stephen Kelly2013-05-084-10/+75
* Fix the assert failure in QShortcutMap::findGatis Paeglis2013-05-081-0/+3
* Add a pair of constructor/assignment function pairs to QPairThiago Macieira2013-05-082-0/+33
* Add QVariantList extraction from a QVariant with a sequential container.Stephen Kelly2013-05-082-0/+23
* Add QVariant container iteration API.Stephen Kelly2013-05-085-3/+610
* Core: Support for converting user defined QVariant types.Christoph Schleifenbaum2013-05-084-8/+340
* QNX: Fix screen event thread compilationRafael Roquetto2013-05-072-2/+2
* Set the base used to display the spin box valueKevin Ottens2013-05-072-8/+59
* Unify header-based scroll offsets in itemviewsJ-P Nurmi2013-05-074-30/+21
* Merge branch 'stable' into devSergio Ahumada2013-05-0759-381/+677
|\
| * Remove the crash pending warningJan Arve Saether2013-05-071-4/+0
| * QLocale: cache the QLocalePrivate for the default QLocaleThiago Macieira2013-05-011-6/+9
| * QLocale: cache the C locale's privateThiago Macieira2013-05-012-1/+15
| * Fix QFontConfigDatabase crashRafael Roquetto2013-05-011-2/+2
| * Fix QLocale::standaloneMonthName when d->m_data == systemData()Albert Astals Cid2013-05-016-3/+17
| * Reintroduce QIcon doc image (from Qt 4 docs)Giuseppe D'Angelo2013-05-011-0/+0
| * Enable bundling Qt in Android package in build systemEskil Abrahamsen Blomfeldt2013-05-019-19/+40
| * Make it possible to bundle Qt libraries in Android apkEskil Abrahamsen Blomfeldt2013-05-014-4/+126
| * Fix more warnings, found by cross-compiling QtThiago Macieira2013-05-013-5/+11
| * Oops: bugfix support for ref qualifiers in GCC 4.8.1Thiago Macieira2013-05-011-1/+1
| * iOS: Don't use -1 as magic value for UIDeviceOrientationFaceUp/DownTor Arne Vestbø2013-04-302-4/+14
| * iOS: Don't pretend like our OpenGL context is single-bufferedTor Arne Vestbø2013-04-301-4/+5
| * QAccessible::State is no longer an enumOlivier Goffart2013-04-301-1/+1
| * Cocoa: Port QCocoaTheme::fileIconPixmap() to CocoaGabriel de Dietrich2013-04-301-19/+10
| * Make QLocalePrivate PODThiago Macieira2013-04-302-12/+21
| * QLocalePrivate: remove QLocalePrivate::m_indexThiago Macieira2013-04-302-27/+10
| * Move the code that creates QLocalePrivate to separate functionsThiago Macieira2013-04-301-27/+33
| * Android: don't crash on exitPaul Olav Tvete2013-04-302-27/+21
| * Don't block back button after keyboard is hiddenPaul Olav Tvete2013-04-301-4/+2
| * Clarify documentation for QKeyEvent::textFrederik Gladhorn2013-04-301-5/+8
| * iOS: Simplify context format setupTor Arne Vestbø2013-04-301-9/+5