summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2015-11-10Bump package version to 5.5.90+alpha1tizen_4.0.m1_releasesubmit/tizen_unified/20170308.100416submit/tizen_3.0_ivi/20161010.000006submit/tizen_3.0_common/20161104.104000submit/tizen_3.0.m2/20170104.093754submit/tizen/20160307.093400submit/tizen/20160304.100500submit/tizen/20160303.114700submit/tizen/20160303.090622submit/tizen/20160303.070536accepted/tizen/wearable/20160307.111517accepted/tizen/unified/20170309.040431accepted/tizen/tv/20160307.111453accepted/tizen/mobile/20160307.111430accepted/tizen/ivi/20160307.103626accepted/tizen/common/20160307.154646accepted/tizen/3.0/ivi/20161011.062306accepted/tizen/3.0/common/20161114.111702tizen_3.0.m2tizen_3.0tizenaccepted/tizen_wearableaccepted/tizen_unifiedaccepted/tizen_tvaccepted/tizen_mobileaccepted/tizen_iviaccepted/tizen_commonaccepted/tizen_3.0_iviaccepted/tizen_3.0_commonTomasz Olszak1-2/+5
Change-Id: Id0306762e7fbca0613c57bc81146854b585bb48d
2015-11-10Bump package version to 5.4.1Tomasz Olszak1-1/+1
Change-Id: I9a8b5a95719a6390b9dd5f937e7dd31eb90bc3ae Bug-Tizen: TIVI-2416 Signed-off-by: Tomasz Olszak <olszak.tomasz@gmail.com>
2015-11-10Bump package version to 5.4.0Tomasz Olszak1-1/+1
Change-Id: Id12327fa71510cad64feef42410611d5770551dd Bug-Tizen: TIVI-2416 Signed-off-by: Tomasz Olszak <olszak.tomasz@gmail.com>
2015-11-10Updated to Qt 5.3.99+beta1Tomasz Olszak1-1/+1
Change-Id: I22a367dd51d407ee741b9a1109068ca4b4a7ae44 Bug-Tizen: TC-1008 Signed-off-by: Tomasz Olszak <olszak.tomasz@gmail.com>
2015-11-10Added .gbs.conf file to follow upstream tags formatTomasz Olszak1-0/+2
Change-Id: I573d028fc5297a2bf4bc299142f44c81fc8934e8 Bug-Tizen: TC-1008 Signed-off-by: Tomasz Olszak <olszak.tomasz@gmail.com>
2015-11-10Changed source package name in prep step to allow incremental builds.Tomasz Olszak1-2/+3
Change-Id: Ia1e7ee307359ff2997ca48fe682dc5f5f646d741 Bug-Tizen: TC-1008 Signed-off-by: Tomasz Olszak <olszak.tomasz@gmail.com>
2015-11-10Bump package version to 5.3.1Tomasz Olszak1-1/+1
Change-Id: I6c14b62a4809635870afd9f6249afe34868e6877 Bug-Tizen: TIVI-2416 Signed-off-by: Tomasz Olszak <olszak.tomasz@gmail.com>
2015-11-10Bump package version to 5.3.0Tomasz Olszak1-1/+1
Change-Id: I96a3961b8c38f01d9bd870cdff5db0caf96055d1 Bug-Tizen: TIVI-2416 Signed-off-by: Tomasz Olszak <olszak.tomasz@gmail.com>
2015-11-10Bump package version to 5.2.96+rc2Tomasz Olszak1-1/+1
Change-Id: If3901224992924b628e4a85ce8cb74f2a84ab69b Bug-Tizen: TIVI-2416 Signed-off-by: Tomasz Olszak <olszak.tomasz@gmail.com>
2015-11-10Added qtdiag and version bumped to 5.2.95+rc1.Tomasz Olszak1-1/+18
Change-Id: I29baaf126a7a1d4be9cc1204f6bf9e127669752e Bug-Tizen:TIVI-2416
2015-11-10packaging: Removed redundant line in files section.Tomasz Olszak1-1/+0
Bug-Tizen:TIVI-2416 Change-Id: Id07f048f9959a293f45455fda373d0d1c4853bf0 Signed-off-by: Tomasz Olszak <olszak.tomasz@gmail.com>
2015-11-10Added manifest file according to smack 3-domain model.Tomasz Olszak2-1/+21
Bug-Tizen:TIVI-2416 Change-Id: I983645067965df072c0d5a38c88705beb5b258c9 Signed-off-by: Tomasz Olszak <olszak.tomasz@gmail.com>
2015-11-10packaging: add launcher for designer applicationPhilippe Coval2-0/+11
Change-Id: Ia713907cff8e6fc3014588934e802530d18d3fb7 Signed-off-by: Philippe Coval <philippe.coval@open.eurogiciel.org>
2015-11-10Bump package version to 5.2.90+alphaTomasz Olszak1-1/+1
Bug-Tizen:TIVI-2416 Change-Id: Id7ee43622226bb8c3ca0f139b6a08c9329023b17 Signed-off-by: Tomasz Olszak <olszak.tomasz@gmail.com>
2015-11-10Bump package version to 5.2.2Tomasz Olszak1-1/+1
Tizen-Bug: TIVI-2416 Change-Id: I06b5d75b47a13e8698a3b9af6edc7873f2f3efee Signed-off-by: Tomasz Olszak <olszak.tomasz@gmail.com>
2015-11-10Bump package version to 5.2.1Tomasz Olszak1-1/+1
Change-Id: Ic717ae323d1d8af2799c98fc3d88fe794d7a8d7f
2015-11-10Spec file adapted for TizenTomasz Olszak1-66/+79
2015-11-10Import from MerTomasz Olszak1-0/+289
2015-09-01winrtrunner: Use noquote() for all messages with file names.v5.5.90+alpha1upstreamFriedemann Kleint3-12/+18
The quote mode causes '\' to be output as '\\'. Turn it off, add double quotes manually and use QDir::toNativeSeparators() consistently. Change-Id: I1738c64aca106d7e450ab8a5a40adc9a4595f062 Reviewed-by: Andrew Knight <andrew.knight@intopalo.com>
2015-08-31qtdiag: Output environment variables starting with 'Q'.Friedemann Kleint1-0/+8
Obtain information on high DPI scaling and other variables influencing Qt. Change-Id: Ia3eb5eb1fb34276ff15a6dea49b2120bfcb107b7 Reviewed-by: Oliver Wolff <oliver.wolff@theqtcompany.com>
2015-08-28Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi8-74/+812
Change-Id: Ic1c578187b99013c40fe686f98fc85d5917240fe
2015-08-27qtdiag: Output information on HiDpi scaling.Friedemann Kleint1-4/+7
Task-number: QTBUG-46615 Change-Id: Iff96ca3c715a93f3e1e02c8896cfa9cccc7b7eba Reviewed-by: Paul Olav Tvete <paul.tvete@theqtcompany.com>
2015-08-26qtdiag: Adapt to Qt 5.6.Friedemann Kleint1-4/+12
Output QPlatformScreen::powerState(), QPlatformScreen::pixelDensity() and usage of native message dialog. Change-Id: Iddde2ee93817fa33f381640475a04aeb76f88438 Reviewed-by: Oliver Wolff <oliver.wolff@theqtcompany.com>
2015-08-19Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi1-42/+0
Conflicts: examples/designer/doc/src/arthurplugin.qdoc Change-Id: I5c0118a90111b51db04d2ea2eb6b3c47f1fb761f
2015-08-17windeployqt: Fix handling of the --no-webkit2 option.Friedemann Kleint1-1/+1
The option formerly was a boolean value and one if-statement was overlooked when changing it into an enumeration value of type ExlusiveOptionValue. Task-number: QTBUG-47785 Change-Id: I6135a6268221841025fd05928cea50ffa6fbdea9 Reviewed-by: Joerg Bornemann <joerg.bornemann@theqtcompany.com>
2015-08-17Doc: replaced Mac OS X with OS XNico Vertriest3-4/+4
Task-number: QTBUG-40759 Change-Id: I3dd691ec1f17ae3217cb85e6f3e6330114ab7aa3 Reviewed-by: Martin Smith <martin.smith@digia.com>
2015-08-13Add the GPLv3 license textThiago Macieira2-0/+688
LGPLv3 refers to it but does not include it in its body. Change-Id: Ib056b47dde3341ef9a52ffff13eed18cf3504738 Reviewed-by: Lars Knoll <lars.knoll@theqtcompany.com>
2015-08-13macdeployqt: Work around broken QLibraryInfoMorten Johan Sørvig2-2/+13
Add fallback code path for locating qmlimportscanner relative to the macdeployqt binary. Task-number: QTBUG-46404 Change-Id: I9c837b5da518af45cef1292f9cd0422fccba8e5f Reviewed-by: Morten Johan Sørvig <morten.sorvig@theqtcompany.com>
2015-08-13macdeployqt: Always print errorsMorten Johan Sørvig1-1/+1
Don't require -verbose=1. Change-Id: I6c27c68635698984d8c1e2a1c4604a2b409d6b56 Reviewed-by: Gabriel de Dietrich <gabriel.dedietrich@theqtcompany.com>
2015-08-13macdeployqt: halt on missing qmlimportscannerMorten Johan Sørvig3-6/+11
This is going to produce a broken bundle; stop and print the error. Change-Id: Ie58d357b97adc229393d80e9dde5e10c65c9bc99 Reviewed-by: Gabriel de Dietrich <gabriel.dedietrich@theqtcompany.com>
2015-08-13macdeployqt: strip the application binaryMorten Johan Sørvig3-0/+9
In addition to running 'strip' on the framework and plugin binaries. Change-Id: I90b1f50f8212d1399933d4cd5c35aaee8e5212f2 Task-number: QTBUG-17447 Reviewed-by: Timur Pocheptsov <timur.pocheptsov@theqtcompany.com> Reviewed-by: Gabriel de Dietrich <gabriel.dedietrich@theqtcompany.com>
2015-08-13Add option for skipping use of private API.Morten Johan Sørvig2-2/+25
The qsqlodbc and qsqlpsql are known to cause rejections from the Mac App store due to use of private/deprecated API. The plugins are deployed whenever the SQL module is used. Due to this corse granularity of plugin selection apps may find themselves rejected for plugins which they are not actually using. Make macdeployqt print a warning when sqlodbc or sqlpsql is deployed. Add "-appstore-compliant" which will skip deployment of the plugins. Task-number: QTBUG-37835 Task-number: QTBUG-38607 Change-Id: I7325156ffaf228a97d7ceeb12f329b3f10db4ff2 Reviewed-by: Gabriel de Dietrich <gabriel.dedietrich@theqtcompany.com>
2015-08-13macdeployqt: correct process return values.Morten Johan Sørvig1-3/+5
Task-number: QTBUG-9332 Change-Id: I684f640d38326f6607669501e0b20be663692fc3 Reviewed-by: Gabriel de Dietrich <gabriel.dedietrich@theqtcompany.com>
2015-08-13macdeployqt: Workaround for QtQuick.PrivateWidgetsMorten Johan Sørvig1-0/+20
Deploy PrivateWidgets if QtWidget.framework and QtQuick.Controls is in use. Task-number: QTBUG-45977 Change-Id: Id2d7af8895be136d84bed92043fc790b156d8dea Reviewed-by: Gabriel de Dietrich <gabriel.dedietrich@theqtcompany.com>
2015-08-13macdeployqt: fix QML import deps deploymentMorten Johan Sørvig3-8/+31
The plugin deployment step needs to run after QML imports deployment in order to take frameworks added by QML imports into account. Move deployPlugins() down. Update deploymentInfo. deployedFrameworks after deployQmlImports() has run. Change-Id: I1d9ce827b1c0205ec37f027d03a9b4a2bb846801 Task-number: QTBUG-46981 Reviewed-by: Gabriel de Dietrich <gabriel.dedietrich@theqtcompany.com>
2015-08-13Fix QML imports deployment when using pathMorten Johan Sørvig3-9/+8
During deployment the value of LC_RPATH on the main executable gets updated with a new value pointing inside the app bundle. This happens before QML import deployment, which means reading LC_RPATH at QML import deployment time will not give the correct value. Use the cached value stored in the DeploymentInfo structure instead, which will point back to the Qt installation. Task-number: QTBUG-47390 Change-Id: Ide84240de408d2338c9f7a68a73849263ce69dff Reviewed-by: Gabriel de Dietrich <gabriel.dedietrich@theqtcompany.com>
2015-08-09Merge remote-tracking branch 'origin/5.5' into devFrederik Gladhorn4-0/+61
Change-Id: I53ac9eae2c1d1ccc7ab027146f354f19a3a6d2b8
2015-08-03windeployqt: Patch qt_prfxpath when deploying Qt5CoreKai Koehne3-0/+57
Patch the preconfigured Qt path in Qt5Core to '.'. This allows one to immediately test whether the generated package is self-contained, without Qt being able to 'fall back' to the installed Qt for loading plugins. It is also fixing a potential security issue where Qt tries to load plugins from 'unexpected' places. The effect is the same as adding a qt.conf file with all the defaults. However, a lot of people consider adding a qt.conf ugly. [ChangeLog][Important behavior changes][windeployqt] windeployqt now changes the hardcoded QLibraryInfo::PrefixPath in Qt5Core to be relative to the executable. Change-Id: Ib59d84453913f28b806ae78a0ef138eb4f0045fa Reviewed-by: Oliver Wolff <oliver.wolff@theqtcompany.com> Reviewed-by: Björn Breitmeyer <bjoern.breitmeyer@kdab.com> Reviewed-by: Lars Knoll <lars.knoll@theqtcompany.com> Reviewed-by: Friedemann Kleint <Friedemann.Kleint@theqtcompany.com>
2015-08-01Update the processor feature reporting in qtdiagThiago Macieira1-0/+4
Don't try to report on features from the wrong processor Change-Id: Ib306f8f647014b399b87ffff13f2426ce9047e98 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@theqtcompany.com>
2015-07-29Qt Designer: Add customizable property tooltips.Friedemann Kleint8-47/+228
- Introduce tag propertytooltip to property specifications in the ui XML snippet returned by QDesignerCustomWidgetInterface::domXml() - Pass the text to the property editor and set as description tooltip on the property. - As an added benefit, show the type in the normal tooltip. - Demonstrate using TicTacToe example. [ChangeLog][Qt Designer] Added customizable property tooltips. Task-number: QTBUG-45442 Change-Id: I371bbbb3a6f2bc0f433193b5eb45658211ca67de Reviewed-by: Jarek Kobus <jaroslaw.kobus@theqtcompany.com>
2015-07-29Qt Property Browser solution: Split toolTip into valueToolTip and ↵Friedemann Kleint5-26/+75
descriptionToolTip. Make it possible to have different tool tips for the property name and value. Add comments pointing out the changes to be ported back to the solution. Task-number: QTBUG-45442 Change-Id: I31571d3f502be20b7c0bb2c91cbd999e80ee49aa Reviewed-by: Jarek Kobus <jaroslaw.kobus@theqtcompany.com>
2015-07-28windeployqt: Add option to suppress deployment of the software rasterizer.Friedemann Kleint1-3/+13
Add command line option --no-opengl-sw to suppress deployment of opengl32sw.dll. Task-number: QTBUG-47449 Change-Id: I2bf9aab98c9b56e62640da3fa13052ccc5f163d8 Reviewed-by: Laszlo Agocs <laszlo.agocs@theqtcompany.com>
2015-07-28Qt Designer: Clean up tooltips and value texts in property editor.Friedemann Kleint1-9/+5
Remove code setting tooltips that duplicate texts already set in DesignerPropertyManager::valueText() (which is used as tooltip QtTreePropertyBrowserPrivate::updateItem(). Boolean values and the paths of icons and pixmaps are the only remaining tooltips that differ from valueText(). Fix display of the paths. Task-number: QTBUG-45442 Change-Id: Iedb5936e52f051f38c9922285efc5136387f4442 Reviewed-by: Jarek Kobus <jaroslaw.kobus@theqtcompany.com>
2015-07-28windeployqt: fix build under GCC/ClangAndrew Knight1-0/+1
Change-Id: I11d9e930474715ad87ff4968fe4f90f24c78cd27 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@theqtcompany.com>
2015-07-28androiddeployqt: Make it QT_NO_CAST_*_ASCII cleanAndrew Knight2-32/+34
This makes the codebase more consistent. Where appropriate, const was also added to local variables. Found by compiling Qt with QT_NO_CAST_FROM_ASCII/QT_NO_CAST_TO_ASCII. Change-Id: If36859b74c2320265702bb8b357248e8777f0ae9 Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@theqtcompany.com>
2015-07-28winrtrunner: Build under MSVC 2015Andrew Knight2-2/+2
Change-Id: I59086cfe94b471eef1c11f0ba3f21e8fc8e34640 Reviewed-by: Oliver Wolff <oliver.wolff@theqtcompany.com>
2015-07-28Merge remote-tracking branch 'origin/5.5' into devSimon Hausmann5-34/+60
Change-Id: Ib9420b128e30984aebf1f8eba8c0496e3913e69f
2015-07-27Prospective fix to make lupdate tests pass.Friedemann Kleint1-2/+7
Suppress the qmake message about creating a .stash file. This should fix failures like: FAIL! : tst_lupdate::good(heuristics) Output for /Users/qt/work/qt/qttools/tests/auto/linguist/lupdate/testdata/good/heuristics/expectedoutput.txt does not meet expectations: <<<<<<< got Info: creating stash file /Users/qt/work/qt/qttools/tests/auto/linguist/lupdate/testdata/good/heuristics/.qmake.stash ========= >>>>>>> expected Change-Id: I1f7737e7f8463fcd92a4faf7f87a484de72d0921 Reviewed-by: Joerg Bornemann <joerg.bornemann@theqtcompany.com>
2015-07-27windeployqt: Add QtWebChannel as a module that can be specifiedAndy Shaw1-2/+4
Change-Id: I76d7b871facf27af15036cfa48e4e7881a42aec2 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@theqtcompany.com>
2015-07-24windeployqt: Deploy MSVC debug runtime dlls instead of redist package.Friedemann Kleint1-14/+26
The redistributable package only contains the release mode DLLs, so it does not make sense for debug builds. Deploy DLLs instead for debug builds. [ChangeLog][windeployqt] windeployqt now deploys the MSVC debug mode runtime dlls instead of the redistributable package for debug builds. Change-Id: I84e0ec784c3dde72f206ce69dcaf1169d0fe0fef Reviewed-by: Joerg Bornemann <joerg.bornemann@theqtcompany.com>