summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* ShortcutOverride has no effect on some shortcuts on Mac OS X (Cocoa).Prasanth Ullattil2012-01-312-8/+36
* Disable selection of Libraries on Windows 7 in getExistingDirectory().Prasanth Ullattil2012-01-311-1/+1
* QMetaType: add "signed char" as builtin.Olivier Goffart2012-01-312-0/+2
* Mac Style: Compile FixMartin Petersson2012-01-311-1/+1
* Fix corner of scroll area so it is stylable on Mac.Martin Petersson2012-01-311-1/+1
* Keep other text format with QTextOption::SuppressColors tag onJiang Jiang2012-01-311-2/+6
* let generated flag control SQL generationMark Brand2012-01-315-32/+53
* QNAM HTTP: Do not set cache headers when already set by userRobert Hogan2012-01-311-4/+6
* Mac: Center the Window title on Cocoa.Martin Petersson2012-01-311-0/+2
* Fix several errors with shaping of Indic scriptspravin.d.s2012-01-311-9/+14
* Mac: add support for closing dialogs using Cmd-DRichard Moe Gustavsen2012-01-311-0/+8
* Move advances for control character in Indic syllable shapingJiang Jiang2012-01-311-0/+1
* Make application font family names locale sensitive in X11Jiang Jiang2012-01-312-2/+24
* The completer in an itemview would not be activated right awayThierry Bastian2012-01-311-3/+3
* Fix regression in ListViewJens Bache-Wiig2012-01-311-4/+4
* Fixed a possible crash when resizing QListViewThierry Bastian2012-01-311-3/+4
* make the modifySemaphore() signal-safe on linuxRitt Konstantin2012-01-311-1/+6
* fix QEventLoop::X11ExcludeTimers with Glib event loop=l.lunak2012-01-311-0/+2
* Bump Qt version to 4.7.5Marko Valtanen2012-01-314-6/+6
* Windows: Activate the context menu on tray icons when shown.Martin Petersson2012-01-311-0/+1
* Don't crash when null-pointer is passed to qScriptValueFromValue()Kent Hansen2012-01-311-4/+1
* QLocalSocket: fix abort on Windows.Martin Petersson2012-01-311-0/+5
* QFileSystemWatcher: Do not require QApplication in the destructor.Olivier Goffart2012-01-313-8/+3
* Fixed a double selection in QFileDialog when savingThierry Bastian2012-01-311-0/+1
* QAbstractSocket: Fix waitForReadyRead infinite loop.Martin Petersson2012-01-311-2/+2
* Fix transformIsSimple in QGraphicsSceneJørgen Lind2012-01-311-18/+1
* Fix reversed condition introduced in 9a6cfc07e5João Abecasis2012-01-311-1/+1
* Check elapsed time only onceJoão Abecasis2012-01-311-2/+3
* QPrintPreviewDialog displays the second page instead of the first one when it...Marko Valtanen2012-01-311-1/+1
* Stop using XLFD as fontconfig matching fallbackJiang Jiang2012-01-311-11/+0
* Place cursor at the end of the selected rangeJiang Jiang2012-01-311-1/+1
* QtConcurrent: throw exception from destructorOlivier Goffart2012-01-311-6/+1
* Update documentation of QDateTime::toStringJens Georg2012-01-311-1/+5
* Fix QDateTime::toString for Qt::ISODateJens Georg2012-01-311-0/+15
* QNetworkCookie: allow spaces in unquoted valuesPeter Hartmann2012-01-311-4/+5
* Fixed bug in QPdfEngine::addImage causing mono images to be made 32 bitMatthew Cattell2012-01-311-1/+4
* Fix in-process drag-n-drop of image data, image/* was not available.David Faure2012-01-311-6/+22
* make QFileSystemModel::rmdir(dir) remove dir from fileInfoGathererZeno Albisser2012-01-312-3/+9
* QPointer: thread safetyOlivier Goffart2012-01-311-0/+2
* Fixed bug in X11 backend when creating translucent windows.Samuel Rødal2012-01-311-2/+7
* Fixed a crash on Windows XP with mingw in threaded-codeThierry Bastian2012-01-311-1/+1
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2011-12-161-1/+1
|\
| * Fix crash in positionInLigatureJiang Jiang2011-12-161-1/+1
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-12-071-0/+6
|\ \
| * | Fix NB#290352 Qtwebprocess crashes @ QHttpNetworkReply::readAnySami Rosendahl2011-12-071-0/+6
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2011-11-303-40/+352
|\ \ \ | | |/ | |/|
| * | Fix HarfBuzz Thai character SARA AM handlingJiang Jiang2011-11-303-40/+352
| |/
* | Reduce unnecessary QtCore DLL loads during Symbian app thread creationmread2011-11-301-14/+26
|/
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-11-151-1/+4
|\
| * Fix focusScopeItemChange setting crashDamian Jansen2011-11-151-1/+4