summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Silence warning about an unused variable in Q_ASSUME.Jędrzej Nowacki2013-03-061-0/+1
* Fix potential crash in accessibility key event handlingFrederik Gladhorn2013-03-062-7/+10
* Workaround a bug in mktime on QNXFabian Bumberger2013-03-051-0/+10
* Do not build qsharedmemory and qsystemsemaphore autotests on QNXFabian Bumberger2013-03-051-0/+1
* Delete the reference of the QNX screen in child windows on deletionFabian Bumberger2013-03-052-2/+10
* Doc: fixed snippet issues with customcompleter.qdocNico Vertriest2013-03-053-19/+21
* qdoc: Maintain correct nesting level for QML parsingMartin Smith2013-03-052-4/+33
* Return -1 as the API documents it for socket issuesLaszlo Papp2013-03-052-6/+6
* Avoid setting initialNameFilter when mode is DirectoryIrfan Omair2013-03-051-4/+8
* Fixed memory leak in QXmlStreamReaderRoman Pasechnik2013-03-052-0/+3
* Fix spellingOlivier Goffart2013-03-042-4/+4
* Windows: Repaint when switching off layered windows by opacity.Friedemann Kleint2013-03-041-0/+2
* qdoc: Allow QML linking without version nrMartin Smith2013-03-041-8/+8
* QGnomeTheme style names: replace cleanlooks with fusionJ-P Nurmi2013-03-031-1/+1
* showIsFullscreen: only respect this hint for windows and dialogsRichard Moe Gustavsen2013-03-022-6/+9
* Fix warnings reported by ICC in qdocThiago Macieira2013-03-012-2/+2
* QMimeDatabase: pass MatchMode down, to fix MatchContent.David Faure2013-03-012-1/+5
* define NDEBUG in MSVC/nmake release buildsJoerg Bornemann2013-03-011-0/+5
* Cocoa: Don't send duplicate mouse move events.Morten Johan Sørvig2013-03-011-1/+0
* Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Frederik Gladhorn2013-03-0114-31/+410
|\
| * Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-02-2814-31/+410
| |\
| | * Add snippet for QT_VERSION_CHECK.Mitch Curtis2013-02-272-0/+14
| | * Fix generation of XCode projects for XCode 4.6Andy Shaw2013-02-271-3/+5
| | * Fix some punctuation errors.Mitch Curtis2013-02-272-4/+3
| | * Fix Qt Designer warning about being unable to handle property.Friedemann Kleint2013-02-261-1/+1
| | * Doc: Added the missing example snippetsVenugopal Shivashankar2013-02-266-10/+333
| | * Remove extra $ in default libexec directoryEskil Abrahamsen Blomfeldt2013-02-251-1/+1
| | * Remove debug output that can cause crashes in static builds.Frederik Gladhorn2013-02-251-12/+53
* | | remove unused member Option::application_argv0Joerg Bornemann2013-03-012-4/+0
* | | Fix Alt key capture issue with mouseWheelIrfan Omair2013-03-011-0/+2
* | | Fixed -dbus-linked when cross-compiling from WindowsMatt Fischer2013-02-281-2/+2
* | | doc: remove link to obsolete docOlivier Goffart2013-02-281-5/+1
* | | QNX: QQnxCursor implementation.Rafael Roquetto2013-02-286-3/+166
* | | Fix QCommonStyle::drawControl(CE_ShapedFrame) for QFrame::H/VLineJ-P Nurmi2013-02-281-3/+3
|/ /
* | Fix automatic hiding/restoring of transient children.Friedemann Kleint2013-02-281-2/+2
* | qcocamenubar: force update after destructorFawzi Mohamed2013-02-281-1/+3
* | Fix CreateFileMapping() error handlingPeter Kümmel2013-02-282-4/+5
* | Document MSVC-restrictions regarding QStringLiteral.Friedemann Kleint2013-02-281-0/+13
* | Make -force-debug-info option workPaul Olav Tvete2013-02-272-2/+2
* | Disable maximize button for fixed-size windows.Friedemann Kleint2013-02-271-8/+7
* | Stabilize tst_qprogressbar.Friedemann Kleint2013-02-271-0/+11
* | QStandardPaths: Use forward slash consistently.Friedemann Kleint2013-02-272-2/+16
* | Use the base implementation of QAbstractItemModel::sibling in QSIM.Stephen Kelly2013-02-263-1/+4
* | Automatically find external dependencies in cmake tests.Stephen Kelly2013-02-251-1/+7
* | Extract some cmake related functions for re-use.Stephen Kelly2013-02-252-15/+27
* | Fix compilation with QT_NO_ACCESSIBILITY.Friedemann Kleint2013-02-251-0/+4
* | Fix warnings about extra tokens after preprocessor directive.Friedemann Kleint2013-02-251-1/+1
* | Cocoa: Fix appearance of transient light scroll bars.Christoph Schleifenbaum2013-02-251-0/+2
* | Cocoa: Make grabWindow work on retina displays.Morten Johan Sørvig2013-02-251-3/+3
* | Add device mkspec for i.MX53 devicesSean Harmer2013-02-252-0/+79