summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Aero-Style-QWizard: Do not use parent window handle.Friedemann Kleint2013-03-063-21/+48
* Aero-Style-QWizard: Set custom margins only for Areo-Style.Friedemann Kleint2013-03-063-9/+7
* Fix warnings about unused variables in sub-attaq-example (CLANG).Friedemann Kleint2013-03-063-10/+4
* Fix warning about float truncation in scroller example (CLANG).Friedemann Kleint2013-03-061-1/+1
* Fix warning about float truncation in tst_qdatastream.Friedemann Kleint2013-03-061-1/+1
* Fix loop condition in tst_qhash (CLANG).Friedemann Kleint2013-03-061-2/+2
* Fix warning about tautological comparison in tst_qstandarditem (CLANG).Friedemann Kleint2013-03-061-1/+1
* Fix warnings about unused field variables (CLANG).Friedemann Kleint2013-03-062-2/+0
* QAndroidStyle: Fix warnings and compilation on Windows.Friedemann Kleint2013-03-061-10/+10
* Fix export of QAndroidStyle.Friedemann Kleint2013-03-061-1/+1
* moc: Remove VC6 workaroundOlivier Goffart2013-03-061-10/+0
* Fixed QTreeWidgetIterator to work with sorted QTreeWidgetJan Arve Saether2013-03-062-5/+31
* qtbase: Fix duplicate symbol errors in static build on MacGabriel de Dietrich2013-03-063-29/+34
* Fix build of host_build when a -sdk was passed to configureTor Arne Vestbø2013-03-061-1/+1
* Make .prl file generation work for iOS again.Morten Johan Sørvig2013-03-063-12/+12
* Compile.Morten Johan Sørvig2013-03-061-1/+1
* Fix Xcode version lookup in xcode.confTor Arne Vestbø2013-03-061-1/+1
* Implement XEmbed protocolAlberto Mardegan2013-03-0620-24/+410
* QMap - add multiInsert with hintThorbjørn Martsum2013-03-063-0/+157
* QMap - add insert overload that provide a hintThorbjørn Lund Martsum2013-03-064-0/+236
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-0634-70/+143
|\
| * 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
| |\
| * | 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
* | | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-03-06119-693/+1996
|\ \ \
| * \ \ Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-05119-693/+1996
| |\ \ \ | | | |/ | | |/|
| | * | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-02-2814-31/+410
| | |\ \ | | | |/ | | |/|