summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* | | xcb: Properly calculate the size of the touch rectAlexander Volkov2015-05-231-14/+5
* | | QFtp: Suppress warning about reading from closed QIODevice.Friedemann Kleint2015-05-231-1/+4
* | | Make warnings of QIODevice more verbose.Friedemann Kleint2015-05-231-10/+30
* | | Direct2D: Fix MSVC2015 warnings.Friedemann Kleint2015-05-232-12/+12
* | | QCoreWlanEngine - null the pointerTimur Pocheptsov2015-05-221-1/+3
* | | WinRT: Windows 10 compilation fixMaurice Kalinowski2015-05-221-0/+1
* | | Fix compile error with VS 2015Jan Arve Saether2015-05-221-1/+1
* | | MSVC2015: Compile fixMaurice Kalinowski2015-05-221-1/+1
* | | Adjust curveThreshold based on strokeWidthAllan Sandfeld Jensen2015-05-221-1/+1
* | | Add debug operator for QTouchDevice.Friedemann Kleint2015-05-222-1/+28
* | | Make QTouchDevice a Q_GADGET and introduce Q_ENUM/Q_FLAG.Friedemann Kleint2015-05-221-0/+3
* | | Fix a crash in tst_QTouchEvent::deleteInRawEventTranslation().Friedemann Kleint2015-05-221-2/+3
* | | D-Bus system tray icon: submenus can be created after context menuShawn Rutledge2015-05-215-7/+24
* | | Don't propagate single touch events only from touchpads on OS XAlexander Volkov2015-05-211-2/+4
* | | Updated WinRT license headers to use LGPLv3 instead of LGPLv21Jani Heikkinen2015-05-2029-290/+377
* | | Unclutter debug operators of gestures.Friedemann Kleint2015-05-201-17/+33
* | | Fix compilation of QContiguousCache::operator=Thiago Macieira2015-05-201-1/+1
* | | Doc: Qt Network: List the classes on SSL Classes pageTopi Reinio2015-05-201-0/+2
* | | doc: add QStandardPaths documentation for iOSRichard Moe Gustavsen2015-05-201-1/+29
* | | Workaround for Samsung keyboard bugPaul Olav Tvete2015-05-201-0/+2
* | | qdoc: Improve logic for automatic example tag generationTopi Reinio2015-05-191-17/+33
* | | WinRT: Fix warnings for Windows PhoneMaurice Kalinowski2015-05-191-0/+1
* | | Fix warning on WinRT armMaurice Kalinowski2015-05-191-1/+1
* | | QStateMachine: empty the whole internal queue before external queueErik Verbruggen2015-05-191-16/+10
* | | QStateMachine: fix RestorableId exception specificationMarc Mutz2015-05-191-1/+2
* | | Fix GLES3 functions on iOSLaszlo Agocs2015-05-182-24/+49
* | | WinRT/Winphone: Fix warnings in qtbaseOliver Wolff2015-05-187-9/+18
* | | Fix typo and formatting in QWidget font documentation.Mitch Curtis2015-05-181-2/+2
* | | Doc: added doc to undocumented functionsNico Vertriest2015-05-188-31/+237
* | | Doc: added doc for non-documented functionsNico Vertriest2015-05-185-0/+29
* | | Fix QtPrivate::IsQEnumHelper<void>Olivier Goffart2015-05-171-0/+1
* | | WinRT: fix namespaced buildJoerg Bornemann2015-05-167-13/+32
* | | QStyle debug helpers: refactor dead codeGiuseppe D'Angelo2015-05-161-1/+1
* | | QMenuBar: honor the left widget size hintGiuseppe D'Angelo2015-05-161-1/+1
* | | QFileSystemModel: remove useless checkGiuseppe D'Angelo2015-05-151-1/+1
* | | xcb: Fix FP1616 to double conversionAlexander Volkov2015-05-141-1/+1
* | | Reorder member variables to avoid padding.Volker Krause2015-05-145-8/+8
* | | Better match thin font stylesAllan Sandfeld Jensen2015-05-141-0/+2
* | | Fix division by zero crash when restoring screen settingsKati Kankaanpaa2015-05-131-3/+2
* | | QSize, QSizeF: Add Q_REQUIRED_RESULTSérgio Martins2015-05-131-9/+9
* | | iOS: remove 'truncation from double to float' compiler warningRichard Moe Gustavsen2015-05-131-1/+1
* | | Introduce a version number to QPlatformInputContextFactoryInterface.Friedemann Kleint2015-05-131-1/+1
* | | Introduce a version number to QPlatformPrinterSupportFactoryInterface.Friedemann Kleint2015-05-131-1/+1
* | | Increase version number of QPlatformIntegrationFactoryInterface.Friedemann Kleint2015-05-131-1/+1
* | | QPA plugins: Use _iid macros instead of strings in Q_PLUGIN_METADATA.Friedemann Kleint2015-05-1330-30/+30
* | | moc: Generate qt_static_metacall for creatable-only gadgetsGabriel de Dietrich2015-05-131-1/+2
* | | moc: Fix type for gadget's CreateInstance metacallGabriel de Dietrich2015-05-131-1/+2
* | | Remove QNSView from superview in ~QCocoaWindow()Morten Johan Sørvig2015-05-131-1/+1
* | | QSysInfo: Expand Linux distribution detectionCaroline Chao2015-05-131-10/+76
* | | Cocoa integration - implement Qt::WindowModal file dialogsTimur Pocheptsov2015-05-135-8/+33