summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix cases where functions are called with a drive and no slashAndy Shaw2012-05-162-10/+34
* udev: improve device discovery with udev for add/removeJohannes Zellner2012-05-151-5/+10
* printsupport: set duplex setting correctly to CUPS printerTeemu Katajisto2012-05-151-14/+14
* Use IF(NOT TARGET ...) before creating imported targets.Stephen Kelly2012-05-154-3/+13
* Add Q_UINT64_C to 64 bit integer literal.Carl Schumann2012-05-151-1/+1
* input: Use UDev or specific device pathsJohannes Zellner2012-05-153-19/+23
* Restore the QEvent::d pointer to null after we're done using itThiago Macieira2012-05-151-1/+4
* QElfParser: fix type of sh_sizePino Toscano2012-05-152-3/+3
* qdoc: Improve fileToOpen detection for examples manifestAlessandro Portale2012-05-151-1/+1
* Windows: Trim filter specification of the native file dialog.Friedemann Kleint2012-05-151-1/+2
* Do not limit mingw mkspec to "win32-g++" only.kb2012-05-151-1/+1
* Set QMAKE_DOCS_INSTALLDIR to $$[QT_INSTALL_DOCS] to allow overriding in .proMarius Storm-Olsen2012-05-152-1/+6
* Fix font printing on Windows using the native engine.Friedemann Kleint2012-05-154-28/+55
* Rename QMimeDatabase method for consistency.David Faure2012-05-154-13/+22
* qdoc: Don't include internal QML properties in outputMartin Smith2012-05-155-8/+18
* QDoc: Use capitalized navtitles in ditamap.Casper van Donderen2012-05-151-10/+10
* qdoc: Fixed some terminology output by qdocMartin Smith2012-05-152-2/+2
* Fix include path to fb_base.priGirish Ramakrishnan2012-05-152-2/+2
* Fix QPA files inclusion headersGirish Ramakrishnan2012-05-158-24/+24
* Remove const char *-based connectNotify() APIKent Hansen2012-05-154-151/+28
* Deprecate the ability to change the FS encoding separate from the localeThiago Macieira2012-05-154-72/+51
* Add test case for link local TCP connectionsShane Kearns2012-05-151-0/+83
* Enable Gtk file iconsFrederik Gladhorn2012-05-153-7/+7
* Use org.qt-project for the QFactoryInterface's IIDThiago Macieira2012-05-151-1/+1
* Split Q_COMPILER_DEFAULT_DELETE_MEMBERSBradley T. Hughes2012-05-152-8/+25
* Properly handle unexpected EOF in QHttpThreadDelegateShane Kearns2012-05-151-6/+9
* device: don't set a default cross compile prefixDonald Carr2012-05-157-15/+2
* Add private API for finding symbols on LinuxGlenn Watson2012-05-151-0/+7
* Remove capitalization when specifying include-libraries.kb2012-05-1414-17/+17
* Do not override CO_E_NOT_SUPPORTEDkb2012-05-141-0/+2
* Windows: Query mouse double click interval from system.Friedemann Kleint2012-05-141-1/+4
* configure: save pkg-config env in qconfig.priJohannes Zellner2012-05-141-0/+8
* QUrl: using sectionIsPresent in operator== broke for local files.David Faure2012-05-142-1/+9
* QUrl: a url with a fragment or query, and one without, are different.David Faure2012-05-142-1/+10
* Port away from QString::{to,from}Ascii in qmakeThiago Macieira2012-05-142-3/+3
* Add missing include library to prevent link failurekb2012-05-141-0/+1
* clang: Use __has_feature() to detect C++11 featuresBradley T. Hughes2012-05-141-21/+74
* Use directory property instead of variable to determine target existance.Stephen Kelly2012-05-141-2/+3
* Find Qt5 modules automatically in the qt5_use_modules function.Stephen Kelly2012-05-142-3/+5
* Only find dependencies from the same Qt installation.Stephen Kelly2012-05-131-1/+5
* Restore QUrl::setEncodedQuery(QByteArray()) to the Qt4 behavior.David Faure2012-05-132-4/+11
* QDoc: Also use the CppCodeMarker for .qtx and .qtt files.Casper van Donderen2012-05-121-0/+2
* Remove stale udev checkDonald Carr2012-05-121-6/+0
* Add a QStringBuilder::toUtf8() functionThiago Macieira2012-05-112-0/+5
* Use WChar method for reporting for WindowsAndreas Holzammer2012-05-111-3/+15
* QGuiApplication::activeWindow() is deprecatedThiago Macieira2012-05-111-1/+1
* Fix sending UDP packets to link local addressesShane Kearns2012-05-113-20/+162
* Include scope ids in QHostAddress from QNetworkInterfaceShane Kearns2012-05-112-4/+17
* Doc: Add a default license footer.Casper van Donderen2012-05-1112-0/+33
* Fix font engine dependent text transformationJiang Jiang2012-05-111-1/+4