summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* configure and mkspecs: Don't try to find xcrun with xcrunwip/naclGabriel de Dietrich2016-10-312-2/+2
* Skip xmlpatterns again.Morten Johan Sørvig2016-10-311-1/+1
* Remove extra semicolon.Morten Johan Sørvig2016-05-031-1/+1
* Add mkspecs for the PNaCl-native compilersMorten Johan Sørvig2016-05-028-13/+255
* Work around eager emscripten optimizer.Morten Johan Sørvig2016-05-021-0/+1
* Update support for EmscriptenSvenn-Arne Dragly2016-05-0238-110/+1000
* Pepper: Fix crash in didChangeFocusDaiwei Li2016-02-251-4/+5
* nacl-configure: Don't skip xmlpatternsDaiwei Li2016-02-231-5/+5
* QPepperEventDispatcher: Fix a hangDaiwei Li2016-02-231-2/+3
* Make sure nacl-configure is run with a compatible shellDaiwei Li2016-02-231-0/+1
* nacldeployqt: whitespace fixupsMorten Johan Sørvig2016-02-221-4/+4
* nacldeployqt: add “compress” optionMorten Johan Sørvig2016-02-221-5/+32
* qtloader.js: Document how relative paths workMorten Johan Sørvig2016-02-221-1/+2
* qtlaoder.js: Support adding Init() arguments.Morten Johan Sørvig2016-02-121-2/+14
* Display error message on non-ChromeMorten Johan Sørvig2016-02-121-10/+15
* Fix qtloader.js undefined variable errorMorten Johan Sørvig2016-02-111-1/+1
* Remove PNaCl QUnicodeTables workaround.Morten Johan Sørvig2016-02-071-32/+0
* Update Readme.me for dev update.Morten Johan Sørvig2016-01-281-1/+1
* Compile on emscriptenMorten Johan Sørvig2016-01-281-5/+1
* Update README for 5.6 branchMorten Johan Sørvig2016-01-271-4/+9
* Compile after merge.Morten Johan Sørvig2016-01-272-2/+3
* Merge remote-tracking branch 'gerrit/5.6' into nacl-5.6Morten Johan Sørvig2016-01-27266-3719/+5003
|\
| * Use QFile::exists(f) instead of QFile(f).exists().Anton Kudryavtsev2016-01-272-4/+4
| * QFont*: Optimize by caching the QFontCache::instance() resultKonstantin Ritt2016-01-262-11/+17
| * QWindowsVistaStyle: Reorder the if statement so the variable is checked firstAndy Shaw2016-01-261-1/+1
| * on failure to load platform plugin, show the path(s) checkedShawn Rutledge2016-01-261-1/+1
| * add QDebug operator for QActionShawn Rutledge2016-01-262-1/+30
| * Deduplicate and clarify the code a bitKonstantin Ritt2016-01-261-2/+5
| * Avoid needless string comparisonKonstantin Ritt2016-01-261-2/+3
| * QStringBuilder: fix appending QLatin1String to QByteArrayMarc Mutz2016-01-261-3/+3
| * Cocoa: Support high-dpi DnD pixmaps.Morten Johan Sørvig2016-01-261-1/+3
| * Add DST-change test for a date derived via .toLocalTime().Edward Welbourne2016-01-261-0/+24
| * Test .addDays() and .addMonths() are sensible around DST changes.Edward Welbourne2016-01-261-2/+40
| * Diaglib: Improve output of widgets.Friedemann Kleint2016-01-264-4/+44
| * Install the static qtfreetype libLaszlo Agocs2016-01-261-1/+2
| * winrt: fix typoMaurice Kalinowski2016-01-261-1/+1
| * winrt: update version settings in default manifestMaurice Kalinowski2016-01-261-1/+1
| * winrt: Add mobile schema to default manifestMaurice Kalinowski2016-01-261-1/+2
| * Handle native views visibility properly.BogDan Vatra2016-01-264-1/+26
| * Doc: Added brief statement to XML examplesNico Vertriest2016-01-262-0/+3
| * Doc: removed double occurrence of systray.qdocNico Vertriest2016-01-262-186/+6
| * Doc: Added brief statement for examples overview pageNico Vertriest2016-01-262-0/+3
| * Android: Probe for virtual keyboard heightBogDan Vatra2016-01-261-7/+49
| * Call out to QtDBus message spies in the main threadThiago Macieira2016-01-253-13/+57
| * Repaint QOpenGLWidget when screen changesDyami Caliri2016-01-241-0/+3
| * Fix tlw source rect transformation for backingstore blit.Dyami Caliri2016-01-241-1/+1
| * Q*Application: don't allocate memory just to compare C stringsMarc Mutz2016-01-233-37/+45
| * Android: Fix compile on arm64BogDan Vatra2016-01-231-0/+3
| * Speed up QObject::connect with function pointersSimon Hausmann2016-01-221-0/+1
| * QNX: Fix -developer-buildRafael Roquetto2016-01-221-4/+4