summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bump QPA-API-version.Friedemann Kleint2013-07-2315-15/+15
* qdoc: Improve format of obsolete members fileMartin Smith2013-07-231-7/+8
* doc: Added Q_REQUIRED_RESULT to ignored tokensMartin Smith2013-07-231-0/+1
* qdoc: Eliminate cases of multiple topic commandsMartin Smith2013-07-232-28/+0
* doc: Ensure page name does not changeMartin Smith2013-07-236-79/+50
* Move the declaration of QFileIconProviderPrivate to it's own file.Sérgio Martins2013-07-223-31/+89
* xcb: touchpad supportShawn Rutledge2013-07-223-30/+110
* added maximumTouchPoints to QTouchDeviceShawn Rutledge2013-07-224-3/+27
* Prevent QLineEdit from emitting edited signal (QTBUG-27347)Ivan Komissarov2013-07-212-2/+8
* TestLib: align the colons so the "actual" and "expected" align tooThiago Macieira2013-07-2118-42/+44
* QUrl: let StripTrailingSlash remove multiple trailing slashesDavid Faure2013-07-202-2/+6
* QUrl: add fileName() method. Complements QUrl::RemoveFilename.David Faure2013-07-204-0/+76
* Make QUrl store the first bad IPv6 character in the error stringThiago Macieira2013-07-202-11/+24
* Make QIPAddress::parseIp6 return the first bad characterThiago Macieira2013-07-205-29/+42
* QUrl: Make sure we don't return a dangling pointer from parseIpFutureThiago Macieira2013-07-201-2/+3
* QUrl: Uppercase the version number in IPvFutureThiago Macieira2013-07-202-1/+5
* Make the URL Recode function to fix bad input in FullyDecoded mode tooThiago Macieira2013-07-202-6/+21
* Fix IPvFuture use in QUrlThiago Macieira2013-07-202-5/+70
* Fix QUrl parsing of IPv6 hosts with encoded colonsThiago Macieira2013-07-202-5/+12
* QUrl: Add an "appendingTo" parameter to QUrl::appendFragmentThiago Macieira2013-07-201-4/+4
* Make the Mach-O size checking a little more robustThiago Macieira2013-07-204-23/+247
* Simplify the QLibrary plugin-detection codeThiago Macieira2013-07-201-104/+12
* Add a Mach-O decoder to the QPluginLoaderThiago Macieira2013-07-2011-8/+613
* update m_featureRoots less aggressivelyOswald Buddenhagen2013-07-191-1/+2
* cache results of feature searchOswald Buddenhagen2013-07-192-24/+62
* minor optimization: don't concatenate strings needlesslyOswald Buddenhagen2013-07-193-1/+8
* don't unnecessarily use QFileInfo::filePath()Oswald Buddenhagen2013-07-191-3/+3
* Fix compilation of the tst_qnetworkreply benchmark test with QT_NO_SSL.Friedemann Kleint2013-07-191-10/+10
* Add QUrl based API to QFileDialogKevin Ottens2013-07-182-6/+139
* Have QFileDialog use QUrl internallyKevin Ottens2013-07-1813-230/+307
* Pass argc, argv to the platform plugins.Friedemann Kleint2013-07-189-17/+62
* Testlib: Add a crash handler for Windows that prints a message.Friedemann Kleint2013-07-171-0/+13
* API-cleanup: Add QPlatformFontDatabase::registerAliasToFontFamily().Friedemann Kleint2013-07-168-17/+22
* Disable app_bundle and lib_bundle when running configure testsTor Arne Vestbø2013-07-1656-56/+12
* QTestlib: Re-enable Windows error dialog when -nocrashhandler is passed.Friedemann Kleint2013-07-152-13/+12
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Friedemann Kleint2013-07-1525-64/+198
|\
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-07-1525-64/+198
| |\
| | * XCB: Append 0-character to atom name string.Friedemann Kleint2013-07-121-1/+1
| | * Display sizegrip on QMdiSubWindows, even on 10.7 and laterGabriel de Dietrich2013-07-122-5/+19
| | * QCoreApplication: Removed out-of-date docs (argv() method).Tomasz Olszak2013-07-121-5/+1
| | * Fix disconnectFrom{Peer,Bus} when the connection failedThiago Macieira2013-07-121-3/+3
| | * Fix domain in manual test qhttpnetworkconnection.Friedemann Kleint2013-07-121-2/+4
| | * Remove Nokia-domains in commented-out test code.Friedemann Kleint2013-07-124-27/+21
| | * Consider virtual screen when determining dock widget visibility.Friedemann Kleint2013-07-121-2/+11
| | * DirectFB: Improve mapping of multimedia keysAllan Sandfeld Jensen2013-07-121-1/+3
| | * Correct algorithm for digest auth when using the CONNECT verbBradley Buda2013-07-121-1/+2
| | * Remove references to Nokia in qtbase examples.Friedemann Kleint2013-07-113-4/+4
| | * Fix compilation of libGLESv2 with older MinGW-w64 headersKai Koehne2013-07-112-0/+71
| | * Use QFINDTESTDATA in tst_qfontdatabase.Friedemann Kleint2013-07-112-6/+12
| | * Windows font database: Resolve aliases for extra fonts.Friedemann Kleint2013-07-115-5/+43