summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Send the hoverLeave not properly sent on the widget inside QGPW.Alexis Menard2012-01-311-2/+2
* Support exception handling in QtConcurrent::run()Morten Johan Sørvig2012-01-311-2/+24
* avoid infinite recursion in canonicalized() if cwd is a symlinkRitt Konstantin2012-01-311-3/+9
* Fix memory leak in XSD component of XmlPatternsHonglei Zhang2012-01-3110-25/+25
* QNAM: Do not cache network connections per username.Robert Hogan2012-01-311-1/+1
* Fix painting of overlines in labels.Gunnar Sletta2012-01-311-1/+1
* Avoid repeatedly trying to load unloadable plugins, causing slownessaavit2012-01-311-2/+7
* Fix to allow upper- and lowercase .dll suffix on windowsZeno Albisser2012-01-311-2/+2
* Fix conversion between QVariant and QScriptValue.Jedrzej Nowacki2012-01-311-1/+1
* QComboBox::modelColumn was not respected when selecting an itemGabriel de Dietrich2012-01-312-4/+11
* Use WS_POPUP window style more often on windows.Prasanth Ullattil2012-01-311-11/+12
* Auto expand of QTreeWidget does not work correctly if animatedThierry Bastian2012-01-313-5/+7
* Fix progressbar animation on VistaJens Bache-Wiig2012-01-311-5/+4
* Adjust handling of library .bundle on MacZeno Albisser2012-01-311-4/+8
* Fix the blank areas during resize with the raster engine on Mac OS X.Fabien Freling2012-01-313-18/+7
* Setting a timeSpec on QDateTimeEdit breaks the edit when only time is shownFrederik Gladhorn2012-01-311-0/+15
* Cocoa: QShortcut(Qt::Key_Enter) does not show in the menu barRichard Moe Gustavsen2012-01-312-71/+104
* 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