summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* introduce /src qmake property variantsOswald Buddenhagen2013-06-122-5/+20
* iOS: Remove need for separate qtiosmain libraryTor Arne Vestbø2013-06-126-92/+151
* iOS: Remove need for -force_load of platform pluginTor Arne Vestbø2013-06-121-0/+4
* Fix setPlaceholderText in QLineEditBenjamin Port2013-06-111-1/+1
* Use QUDeviceHelper instead of custom code.Hannu Lyytinen2013-06-089-452/+29
* Add internal functions to QObjectPrivate for signal & slot connections in QMLSimon Hausmann2013-06-073-2/+66
* Don't convert built-in types to strings for qDebug.Stephen Kelly2013-06-071-2/+4
* Expose QKeySequence::StandardKey for QQuickKeyEventJ-P Nurmi2013-06-061-0/+4
* Initialize variable to quiet valgrind.Sérgio Martins2013-06-051-0/+1
* Fixed evaluation of application file pathBernd Weimer2013-06-051-27/+30
* Iterate over the smaller set in QSet::intersect().Mitch Curtis2013-06-051-2/+10
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-06-0487-218/+449
|\
| * Fixes QKeyEvent::count() on Windowsaavit2013-06-041-7/+7
| * Mention QRect's int min/max constraints in detailed description.Mitch Curtis2013-06-041-0/+6
| * Make qtbase compile with QT_NO_TEMPORARYFILETasuku Suzuki2013-06-0413-8/+79
| * Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Frederik Gladhorn2013-06-0335-127/+118
| |\
| | * Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-05-3135-127/+118
| | |\
| | | * Use [NSEvent characters] to retrieve the input character.Gatis Paeglis2013-05-301-14/+5
| | | * Mac style: Remove yet another reference to widgetsGabriel de Dietrich2013-05-301-2/+2
| | | * Fix tst_qtendian autotest build for WEC7.Janne Anttila2013-05-301-1/+4
| | | * Windows: Suppress mouse events synthesized by OS.Friedemann Kleint2013-05-302-0/+14
| | | * Move QBasicDrag and QSimpleDrag to QtGui.Samuel Rødal2013-05-3012-16/+18
| | | * Disable precision timers when running MSVC2012 code on pre-Windows 8.Friedemann Kleint2013-05-301-0/+8
| | | * qdoc: Handle collision nodes when building index filesTopi Reinio2013-05-302-4/+12
| | | * QMenu: Remove last references to QMacWindowFaderGabriel de Dietrich2013-05-304-44/+7
| | | * Cocoa: Allow delayed title setting in menu itemsGabriel de Dietrich2013-05-301-2/+3
| | | * Cocoa: Hide empty menus from the menubarGabriel de Dietrich2013-05-301-0/+11
| | | * qdoc: "All Overview and HOWTOs" no longer lists internal pagesMartin Smith2013-05-302-4/+4
| | | * qdoc: QML property lists were not shownMartin Smith2013-05-301-2/+5
| | | * Disable "QBackingStore::flush() called with non-exposed window" warningSamuel Rødal2013-05-291-0/+2
| | | * Fixed crashes in QGLTextureDestroyer.Samuel Rødal2013-05-292-19/+7
| | | * Fix QPlatformWindow::initialGeometry() to not touch large windows.Friedemann Kleint2013-05-282-18/+15
| | | * Cocoa: Use actual modifiers when sending ShortcutOverride eventGabriel de Dietrich2013-05-281-1/+1
| * | | Silence warning in QtNetwork buildThiago Macieira2013-06-031-0/+1
| * | | Fix leak in QNSView.Ivan Komissarov2013-05-311-0/+2
| * | | Support Mac key equivalent Cmd+PeriodGatis Paeglis2013-05-312-0/+18
| |/ /
| * | Fix the host_bins variable in the QtCore pkg-config fileThiago Macieira2013-05-311-1/+1
| * | Refer to setDragEnabled in QLineEdit's detailed description.Mitch Curtis2013-05-301-1/+2
| * | Fix incorrect statement in QTreeWidgetItem docs.Mitch Curtis2013-05-301-2/+2
| * | Bump Qt version to 5.1.1Sergio Ahumada2013-05-291-2/+2
| |/
| * iOS: bugfix function portraitToPrimary()Richard Moe Gustavsen2013-05-281-1/+1
| * Fix transparent toplevels on Mac OS X again..Gunnar Sletta2013-05-283-7/+18
| * iOS: Use right DPI for all iPad Minis, not just the WiFi versionTor Arne Vestbø2013-05-271-1/+1
| * Avoid double-highdpi scaling for attached painters.Gunnar Sletta2013-05-271-0/+1
| * iOS: take orientation into account when reporting touch positionsRichard Moe Gustavsen2013-05-271-3/+6
| * Windows: Respect geometry set before native window creationGabriel de Dietrich2013-05-271-4/+8
| * Made sure items with preferred width of 0 could also stretchJan Arve Saether2013-05-271-1/+1
| * Doc: Removed pages from "technology-apis" group.Jerome Pasion2013-05-2710-13/+0
| * QtTest: Output correct library nameSze Howe Koh2013-05-272-2/+2
| * Need to register dbus metatypes to have them work correctly.Lorn Potter2013-05-261-0/+2