summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Check for network module when building according examplesOliver Wolff2013-02-213-2/+6
* | | Reintroduce use of CTFontCopyDefaultCascadeListForLanguages on Mac OSTor Arne Vestbø2013-02-211-2/+2
* | | Relax unix compile.test to check the expected file existsRay Donnelly2013-02-201-1/+1
* | | syncqt: Use /usr/bin/env perl not /usr/bin/perlRay Donnelly2013-02-201-1/+1
* | | Allow QHostInfo::lookupHost() with no receiver to warm the DNS cache.Richard Moore2013-02-201-1/+8
* | | QGtk2XxxDialogHelper: cleanup unnecessary mutable keywordsJ-P Nurmi2013-02-201-3/+3
* | | Gtk Style: Workaround to get combo box item style from QtQuick ControlsGabriel de Dietrich2013-02-201-1/+2
* | | Fix path separators in archives created by QZipWriterPavel Mogylevskiy2013-02-201-6/+6
* | | Activate window before replay mouse press eventjian liang2013-02-201-0/+6
* | | Check for printsupport module when building according exampleOliver Wolff2013-02-201-0/+1
|/ /
* | QProgressBar: Use localized numbers and percent sign.Friedemann Kleint2013-02-203-10/+75
* | Fix QTBUG-18934 by checking return value of qt_safe_pipeSimeon Bird2013-02-201-9/+23
* | Always build against an SDK on Mac OSTor Arne Vestbø2013-02-201-0/+2
* | Don't run qmake test that requires macx makespec on non Mac OS platformsTor Arne Vestbø2013-02-201-5/+4
* | Add an encrypted() signal to QNetworkAccessManager and QNetworkReply.Richard Moore2013-02-1916-0/+126
* | Add support for intermediate certificates to server sockets.Richard Moore2013-02-1910-6/+227
* | Store the local certificate in a QList.Richard Moore2013-02-195-11/+47
* | Check for network module when building according benchmarksOliver Wolff2013-02-192-2/+2
* | Removed unneeded printsupport dependency from qpainter autotestOliver Wolff2013-02-192-4/+0
* | Check for printsupport module when building according auto testsOliver Wolff2013-02-191-1/+2
* | Check for network module when building according auto testsOliver Wolff2013-02-197-2/+28
* | Don't build the bearer plugin if network is not availableOliver Wolff2013-02-191-1/+2
* | Fix EGL_BAD_MATCH when requesting a 16-bit surface with eglfs.Michael Brasser2013-02-191-1/+1
* | SSL session sharing auto test: Retrieve smaller file for testingPeter Hartmann2013-02-191-1/+1
* | Introduce a native font dialog for GTK+ 2.xJ-P Nurmi2013-02-193-1/+160
* | Fix compilation with Clang on MacOS.Erik Verbruggen2013-02-191-10/+4
* | Unify win32-g++ and Unix qmake Makefiles.Ray Donnelly2013-02-195-210/+166
* | Fix QFileInfo autotest for VxWorks.Pasi Petäjäjärvi2013-02-191-4/+10
* | Fix QFile autotest for VxWorksPasi Petäjäjärvi2013-02-191-2/+12
* | Fix QSettings autotest for VxWorksPasi Petäjäjärvi2013-02-191-0/+2
* | Let QPlatformTheme decide which engine QIcon::fromTheme usesKevin Ottens2013-02-193-1/+24
* | Mention offscreen platform plugin in QTestLib documentation.Samuel Rødal2013-02-191-0/+6
* | Fixed EGLFS reporting impossibly high physical dimensions.Samuel Rødal2013-02-191-13/+62
* | Doc: Fix some typosTakumi ASAKI2013-02-192-3/+3
* | Clean up how we build against SDKs on Mac OSTor Arne Vestbø2013-02-195-40/+31
* | moc: Error out when detecting unterminated macro usageTor Arne Vestbø2013-02-193-0/+74
* | QLocale: Added QStringRef overloads to toInt(), toUInt(), etc...Keith Gardner2013-02-184-2/+309
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-02-1883-333/+488
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-1883-333/+488
| |\|
| | * Remove QGraphicsProxyWidget crash in QWidget::hasFocus().Andreas Aardal Hanssen2013-02-181-0/+8
| | * Fix crash in somewhat faulty QGraphicsProxyWidget unit test.Andreas Aardal Hanssen2013-02-181-0/+2
| | * Fix call to QMetaObject::metaCall from updatePropertyDavid E. Narváez2013-02-161-2/+5
| | * SSL docs: Be more explicit about the threats of ignoring SSL errorsPeter Hartmann2013-02-162-5/+14
| | * Doc: Fixed typo "pragraphs" -> "paragraphs"Marcel Krems2013-02-151-2/+2
| | * Fix the GL_CONTEXT_FLAG_DEBUG_BIT checkFredrik Höglund2013-02-152-2/+10
| | * Track last visited directory for native file dialogs as well.Friedemann Kleint2013-02-153-0/+9
| | * Doc: Support for meta-content in manifest XML filesTopi Reinio2013-02-155-5/+99
| | * Doc: Added margin to the QML API description.Jerome Pasion2013-02-152-4/+7
| | * QSqlResult: fix parsing of bound SQL statementsIsrael Lins2013-02-153-21/+93
| | * Fix DB2 driver X64 Linux BuildKarim Pinter2013-02-151-1/+1