summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix a bug with menu overflowing from a lower resolution second screen.Pierre Rossi2012-01-312-14/+51
* Small fix in iteviews for sizeHintForColumn/RowThierry Bastian2012-01-311-3/+3
* fix coding style for merge request re. utf8 characters in SSL certsPierre Rossi2012-01-311-7/+6
* Use OpenSSL X509_NAME_ENTRY API to parse UTF8 subjectName/issuerNameRaul Metsma2012-01-313-36/+29
* Don't destroy Qt's internal pthread_key_t if it was not initializedBradley T. Hughes2012-01-311-7/+9
* Fixed a problem with toolbars not relayoutingThierry Bastian2012-01-311-4/+4
* Fixed the itemviews so that the editor is not considered opaque any moreThierry Bastian2012-01-313-26/+3
* QListView: speedup QListView::setRowHidden()Olivier Goffart2012-01-312-7/+13
* Fixed partial update on QLineEditThierry Bastian2012-01-313-8/+19
* QGroupBox: Fix the focus rect of the title when using stylesheetMartin Pejcoch2012-01-311-0/+7
* Take Xft.hintstyle by default to match the behavior of GTK+Jiang Jiang2012-01-312-1/+10
* Fix fontconfig pattern mergingJiang Jiang2012-01-311-0/+7
* Draw focusrect through style proxyJens Bache-Wiig2012-01-311-1/+1
* Set no brush when the brush is a solid patern transparent color.Pierre Rossi2012-01-311-0/+2
* Fixed hslHue / hslHueF returning the wrong value for achromatic QColors.Samuel Rødal2012-01-311-1/+1
* Fixed QPainterPath::pointAtPercent(t) for one-element paths.Samuel Rødal2012-01-311-1/+4
* Fixes: missing export of gzungetc() from internal zlibaavit2012-01-311-1/+1
* Fail in a nicer way when QPixmap is used in a non-GUI application.Samuel Rødal2012-01-311-0/+5
* fix QLocalSocket::isValid() on WindowsJoerg Bornemann2012-01-311-4/+1
* QAccessibleTextEdit: Using x coordinate for calculate character widthJosé Millán Soto2012-01-311-1/+1
* Fix errors when compiling Qt with STLportCédric OCHS2012-01-311-1/+3
* qRound: do not do operation with double when qreal is floatOlivier Goffart2012-01-311-2/+2
* QSslConfiguration: fix equals operatorPeter Hartmann2012-01-311-1/+1
* Fix cursor position of one digit after RTL textJiang Jiang2012-01-311-1/+1
* 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