summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* docs: more tweaks to offline stylev4.8.2Daniel Molkentin2012-04-261-2/+3
* doc: use hooks introduced to qdoc for correct prev/next disambiguation.Daniel Molkentin2012-04-262-6/+10
* qdoc: Disambiguate prev and next links in html sourceDaniel Molkentin2012-04-261-2/+2
* Add icons for previous and next page.Daniel Molkentin2012-04-265-22/+47
* docs: fix conflicting resource file namesDaniel Molkentin2012-04-262-1/+1
* QDoc: Remove the text around previous and next page links.Casper van Donderen2012-04-261-4/+4
* Improved detection of libcrypto and libssl.Niels Weber2012-04-261-12/+51
* Add out-of-memory checks to QImagePauli Jarvinen2012-04-261-0/+11
* Off-by-one-line error in QVGPaintEngine::drawImageMurray Read2012-04-261-1/+1
* Symbian: fix symbian deffilesPasi Pentikainen2012-04-264-5/+8
* Fix QThread start failure due to bad thread name on SymbianJuha Kukkonen2012-04-262-1/+156
* Integrate Blackberry Platform Services (BPS) with Qt event loop.Jeff Kehres2012-04-255-7/+388
* Windows - "bypass proxy for local..." also affects IP addressesShane Kearns2012-04-252-2/+23
* QSqlQueryModel::fetchMore() documentation fixMark Brand2012-04-241-1/+1
* Do not force OpenGL sample buffers on in the qnx qpa pluginSean Harmer2012-04-241-1/+0
* QHttpNetworkConnectionChannel: Warn if bytesAvailable and no replyMartin Petersson2012-04-231-3/+4
* Fix IPv6 address returned from QUrl::hostShane Kearns2012-04-231-5/+4
* Update QSettings and Mac OS X documentation with App Store informationPasi Matilainen2012-04-233-0/+74
* Fix annotation processing for qtTypeNameMartin Gräßlin2012-04-231-1/+1
* Update com.trolltech -> org.qtproject in the bootstrapped toolsThiago Macieira2012-04-201-13/+40
* Finish cleaning up com.trolltech -> org.qtproject in QtDBusThiago Macieira2012-04-205-10/+20
* Moved qmljs_debug_arguments to QCoreApplicationRafael Roquetto2012-04-206-23/+55
* Reduce virtual address space use by JavaScriptCore on SymbianMurray Read2012-04-204-40/+88
* fix static library names when generating .pc files for pkgconfigMark Brand2012-04-201-1/+2
* Fix for memory leak in 64 bit ODBC driver's call to SQLGetStmtAttr()Yan Shapochnik2012-04-201-1/+2
* Fix build with QT_NO_WARNING_OUTPUTAndy Shaw2012-04-193-3/+7
* Fixed networkproxy build under WinCEBjoern Breitmeyer2012-04-192-0/+89
* mkspecs: Rename freebsd-g++40 to freebsd-g++46.Raphael Kubo da Costa2012-04-192-3/+3
* directfb: Use QPlatformPixmap::fromFile for Qt resourcesHolger Hans Peter Freyther2012-04-191-8/+2
* Bump Qt version to 4.8.2aksalova2012-04-1820-41/+120
* Symbian: absent changed exports in symbian def-filesPasi Pentikainen2012-04-182-2/+2
* Symbian: absent changed exports in symbian def-filesPasi Pentikainen2012-04-181-227/+227
* qmake vc(x)proj generator: don't create bogus directoriesJoerg Bornemann2012-04-171-0/+3
* qmake/Win: fix incomplete generated version resourceJoerg Bornemann2012-04-171-1/+11
* qmake vcxproj generator: fix handling of /MANIFEST:NO linker optionJoerg Bornemann2012-04-171-0/+7
* qmake: QMakeProject::intValue addedJoerg Bornemann2012-04-171-0/+13
* qmake vcproj generator: unused variable removedJoerg Bornemann2012-04-171-1/+0
* mkspecs: Sync freebsd-g++40 and freebsd-g++.Raphael Kubo da Costa2012-04-171-35/+6
* Do not define QT_AOUT_UNDERSCORE in freebsd-g++'s mkspec.Raphael Kubo da Costa2012-04-171-11/+0
* Remove the freebsd-g++34 mkspec.Raphael Kubo da Costa2012-04-172-129/+0
* Do not redefine QT_SOCKLEN_T in freebsd-g++'s mkspec.Raphael Kubo da Costa2012-04-171-9/+0
* Refactor navigator event handlingKevin Krammer2012-04-170-0/+0
* widgets/qpa: Fix painting to a fully transparent top level widgetHolger Hans Peter Freyther2012-04-161-5/+13
* qmake vc(x)project generator: fix VC++ Express detectionJoerg Bornemann2012-04-161-1/+3
* Fix symbol visibility warnings when building uic3Andy Shaw2012-04-161-0/+1
* Refactor navigator event handlingKevin Krammer2012-04-167-207/+348
* Fix out of bounds use of QVector API.Stephen Kelly2012-04-143-6/+17
* Fix crashes in QAccessibleTree::navigateFrederik Gladhorn2012-04-131-1/+7
* Accessible interface for QPlainTextEditJosé Millán Soto2012-04-133-8/+83
* Use parentheses in statement with && and ||.Frederik Gladhorn2012-04-131-1/+1