summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* QVector - add functions takeFirst and takeLastThorbjørn Martsum2013-03-072-2/+26
* QVector - add remove functionsThorbjørn Martsum2013-03-072-4/+26
* Add support for attributes in the -perfcounter argumentThiago Macieira2013-03-061-1/+38
* Store the performance counter attributes globallyThiago Macieira2013-03-061-22/+27
* Add support for the cache-related operations counters in benchlibThiago Macieira2013-03-061-23/+180
* Add support for more performance counters in QBenchlibThiago Macieira2013-03-063-8/+213
* Add more events for QBenchlib, based on the Linux perf countersThiago Macieira2013-03-063-12/+137
* Implement the Linux Perf Counter backend for benchlibThiago Macieira2013-03-063-2/+109
* Add the skeleton Linux perf events counter for QtTestThiago Macieira2013-03-066-1/+224
* Import the Linux header linux/perf_event.hThiago Macieira2013-03-061-0/+615
* Add methods to convert lists of QKeySequence to/from stringsKevin Ottens2013-03-062-0/+44
* Aero-Style-QWizard: Hide/Show back-button correctly.Friedemann Kleint2013-03-062-1/+4
* Aero-Style-QWizard: Fix drawing when used as a child widget.Friedemann Kleint2013-03-062-13/+33
* 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
* 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-061-5/+4
* qtbase: Fix duplicate symbol errors in static build on MacGabriel de Dietrich2013-03-063-29/+34
* Compile.Morten Johan Sørvig2013-03-061-1/+1
* Implement XEmbed protocolAlberto Mardegan2013-03-0620-24/+410
* QMap - add multiInsert with hintThorbjørn Martsum2013-03-062-0/+91
* QMap - add insert overload that provide a hintThorbjørn Lund Martsum2013-03-062-0/+93
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-0627-46/+111
|\
| * 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
| * 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-052-0/+0
| * 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-051-5/+5
| * 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-011-1/+1
| * 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-0112-27/+404
| |\
| * | 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-0682-456/+1215
|\ \ \
| * \ \ Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-0582-456/+1215
| |\ \ \ | | | |/ | | |/|