summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update project to work with Qt 6HEADdevSzabolcs David2023-04-0520-234/+255
| | | | | | | Also fix an old issue: tab view now presents preview images. Change-Id: I47eb48b626e62e53e130734c92cc7ec8ed9ecb66 Reviewed-by: Michal Klocek <michal.klocek@qt.io>
* Set profile for global certificatesv5.15.1_QtASv5.15.0_QtASAllan Sandfeld Jensen2020-05-061-1/+2
| | | | | | Fixes: QTWB-50 Change-Id: I9128cdfb3f43eb5ce5cb43f3eb18b9c2699e4548 Reviewed-by: Michal Klocek <michal.klocek@qt.io>
* Add .tag file to record sha1 to the source packagev5.13.2_QtASv5.13.1_QtASv5.13.0_QtASv5.13.0-1_QtASv5.12.8_QtASv5.12.4_QtASv5.12.1_QtASSamuli Piippo2019-02-042-0/+2
| | | | | | | Task-number: AUTOSUITE-760 Change-Id: I984ff2aa5e0c93c868452ca58e5bfd021c8fade9 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io> Reviewed-by: Kari Oikarinen <kari.oikarinen@qt.io>
* Show settings on center of the screenSamuli Piippo2018-03-191-2/+1
| | | | | | | | Instead of fixed margins, put the settings to the center of the screen, which looks better on different resolution embedded screens. Change-Id: I38c3c41d2e5e522ff64b28d8875d7a514b6592d2 Reviewed-by: Kari Oikarinen <kari.oikarinen@qt.io>
* Update url for engadget.com faviconSamuli Piippo2018-03-191-1/+1
| | | | | Change-Id: I2849b95f50a9eb43a3295e666f954c54f66c15e1 Reviewed-by: Kari Oikarinen <kari.oikarinen@qt.io>
* Don't anchor to item that is part of a layoutSamuli Piippo2018-03-194-86/+26
| | | | | | | | | Fix warnings for QML Rectangle: Detected anchors on an item that is part of a layout. This is undefined behavior. Task-number: QTBUG-66736 Change-Id: I3c52d7ef4c11e5a8b657148352f9ddaa4a84337a Reviewed-by: Kari Oikarinen <kari.oikarinen@qt.io>
* Doc: Switch to standard doc config and templatesVenugopal Shivashankar2017-02-237-69/+38
| | | | | | | Change-Id: I2d1a7d2d43f9b34cbdbcf964118258453a53b84a Reviewed-by: Kai Koehne <kai.koehne@qt.io> Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@qt.io> Reviewed-by: Topi Reiniƶ <topi.reinio@qt.io>
* Install binaries into $$INSTALL_PREFIXKai Koehne2017-02-081-2/+6
| | | | | | | | | | Fix packaging in COIN by allowing the installation path to be tweaked through the INSTALL_PREFIX variable. At the same time, add an install step for desktop builds. Change-Id: I9c81c3104cf6cb83e9f476a8a7f44e7799dccae1 Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Iikka Eklund <iikka.eklund@qt.io>
* Do not try to compile if the QtWebEngine is missingIikka Eklund2017-02-061-0/+2
| | | | | | | | | | | | The Qt Web Browser is now part of Automotive super repository (tqtc-boot2qt/b2qt-super) and also part of the Automotive releases. We don't want to make the qtwebbrowser to fail b2qt-super integration in Coin/CI if some platform configuration does not support qtwebengine. We just want it to ignore that specific build. Change-Id: Ifc0b85e2e8617f7c6bbd6e6a1a5d6282cb8de75f Reviewed-by: Kai Koehne <kai.koehne@qt.io>
* Add tests/tests.pro for the ciIikka Eklund2016-11-151-0/+1
| | | | | | | | CI expects to find "tests/" from the project otherwise the build will fail. Add dummy tests.pro. Change-Id: Ifae0846985387dd6f776cf72e91c2ba93591e45b Reviewed-by: Kai Koehne <kai.koehne@qt.io>
* Fix missing override warningJake Petroules2016-08-241-1/+1
| | | | | Change-Id: I868512ea0c9e84f02025df23af3faa54eee4969a Reviewed-by: Michal Klocek <michal.klocek@qt.io>
* Update window titleKai Koehne2016-07-201-1/+1
| | | | | Change-Id: I4c0f2cd3d3013abae0b973e96d40bfd2ee83a988 Reviewed-by: Michal Klocek <michal.klocek@qt.io>
* Fix build with Qt 5.7v1.0Kai Koehne2016-05-311-1/+1
| | | | | | | | | | QtVirtualKeyboard changed the module name in Qt 5.7. Unfortunately this means we're now incompatible with 5.6 ... Task-number: QTBUG-53486 Change-Id: I5cb6129df8a445bd4f89cf8fb87a81ad7b7e98bc Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
* Add documentationLeena Miettinen2016-05-2719-2/+1291
| | | | | Change-Id: I450da7c1c07d738785a1cfee3a1f6b8d0c39db86 Reviewed-by: Kai Koehne <kai.koehne@qt.io>
* Update Copyright headerKai Koehne2016-05-2321-394/+228
| | | | | | | | Only support GPLv3 for now. Also use new copyright template from qtbase/header.GPL. Change-Id: I83f98afb37fe1c4261cc59e9b1d38576de2dd8bf Reviewed-by: Michal Klocek <michal.klocek@theqtcompany.com>
* Add GPLv3 license fileSamuli Piippo2016-04-201-0/+686
| | | | | Change-Id: If87df6840ae3a544cae8acca63aadc4ea29ad26d Reviewed-by: Michal Klocek <michal.klocek@theqtcompany.com>
* Move inputPanel out of browserWindowMichal Klocek2016-02-126-29/+124
| | | | | | | | | | | On b2qt launcher uses own keyboard, prevent loading the keyboard for second time. Make Main component loaded first when run as cpp application. B2qt launcher loads BrowserWindow directly. Task-number: QTEE-1066 Change-Id: Ibae9250b0c67c42e6e2d050241c7c625522d43a3 Reviewed-by: Joerg Bornemann <joerg.bornemann@theqtcompany.com>
* Add gitignoreMichal Klocek2016-02-101-0/+6
| | | | | Change-Id: I4e828100189f038b521b36fb9a4ac3e73c4350b8 Reviewed-by: Joerg Bornemann <joerg.bornemann@theqtcompany.com>
* Clean up the application after integration for b2qtMichal Klocek2016-01-1849-420/+171
| | | | | | | | | | | | | * put plugin.cpp into b2qt demo repository * use resource file * use AppEngine instead of WebEngine, WebEngine is already registered with QtWebEgnine * remove BrowserWindow class * fix warnings and undefined errors in qml * rename engine to appengine, qml name collision with launcherengine Change-Id: I36b682a6a5e3c8f1453c9511c52561d0ff511e71 Reviewed-by: Joerg Bornemann <joerg.bornemann@theqtcompany.com>
* Use qml extension pluginKatja Marttila2016-01-1453-205/+481
| | | | | | | | Placing c++ code to plugins we can use the same codebase for qtwebbrowser in b2qtlauncher Change-Id: I7a8c29e2dfb98e2645dccfc5fcb145f6cbd60102 Reviewed-by: Michal Klocek <michal.klocek@theqtcompany.com>
* Add fullscreen video supportMichal Klocek2015-11-173-1/+35
| | | | | Change-Id: I5214a1cad6f460d2d92c5c3ea04ee948305b1312 Reviewed-by: Joerg Bornemann <joerg.bornemann@theqtcompany.com>
* Do not die when tab closedMichal Klocek2015-11-091-3/+1
| | | | | | | Do not show close button if there is only one tab left. Change-Id: I2c8cea42ca7da3149e2d8041fd8a5029ae0f8f7e Reviewed-by: Joerg Bornemann <joerg.bornemann@theqtcompany.com>
* make it possible to pass URLs on command lineJoerg Bornemann2015-09-293-0/+19
|
* Fix scrolling artefact because of page resizeAndras Becsi2015-08-191-1/+2
| | | | The PageView size should not care about the size of the toolbar.
* Rename project to qtwebbrowserAndras Becsi2015-08-184-7/+6
|
* Remove experimental import and add debug output with --log-level=0Andras Becsi2015-08-173-5/+4
| | | | The --log-level switch should be removed for production.
* Fix PageView snapping and flicking behaviorAndras Becsi2015-08-131-1/+2
|
* Show a shipped Qt icon for qt.io pagesAndras Becsi2015-08-132-1/+3
| | | | | qt.io does not provide a high resolution apple-touch-icon which would look strange on a demo ;)
* Show a set of default bookmaks if the settings are emptyAndras Becsi2015-08-131-1/+3
|
* Add new application icon and fix some style issuesAndras Becsi2015-08-1311-121/+230
| | | | | | Show the grey icon for blank pages in the carousel and add color icon to the center of the view for blank pages until navigation starts.
* Update permission request notification to UI styleAndras Becsi2015-08-125-32/+73
|
* Add SearchProxyModel to filter history based on search textAndras Becsi2015-08-127-7/+201
| | | | This patch also adds highlighting by making the seach string bold.
* Fix active focus propagation to hide the IM if not neededAndras Becsi2015-08-123-11/+15
|
* Update for embeddedAndras Becsi2015-08-125-9/+40
| | | | | These changes make it possible to run the browser with Qt 5.5 and add missing imput method support.
* Adjust HomeScreen behavior and saving of empty stateAndras Becsi2015-08-121-3/+12
|
* Simplify how settings are persisted and loadedAndras Becsi2015-08-122-23/+21
|
* Add search drop-down menu with suggestionsAndras Becsi2015-08-126-27/+229
| | | | | | This is still missing persistent history and a QSortFilterProxyModel implementation to seach in that history.
* Update color scheme for private browsing according to specAndras Becsi2015-08-124-36/+33
|
* Do not take a snapshot from about:blank pagesAndras Becsi2015-08-121-0/+6
|
* Update private browsing and progressbar style and add mockupsAndras Becsi2015-08-124-22/+22
|
* Fix minor issues with HomeScreen transitionsAndras Becsi2015-08-121-6/+17
|
* Add private browsing supportAndras Becsi2015-08-121-12/+31
|
* Make settings propagate to webViewsAndras Becsi2015-08-124-35/+52
| | | | | | This also adds a check for consistency of the loaded settings' index and the default settings to prevent inconsistent states.
* Add missing mockup image and update specAndras Becsi2015-08-122-0/+0
|
* Add SettingsView and refactor settings handling to be genericAndras Becsi2015-08-129-33/+228
| | | | | This connects the simplest settings first, for toggling offTheRecord we need more advanced logic.
* Factor out UIToolBarAndras Becsi2015-08-125-90/+227
| | | | This simple toolbar will be used for settings as well
* Small fixes for transitionsAndras Becsi2015-08-123-1/+16
| | | | | Prevent the navigation bar to hide when error message is shown or when the page view shows the 'tab' list.
* Update findText to match desingAndras Becsi2015-08-121-18/+71
|
* Update bookmark icon to indicate bookmarked pagesAndras Becsi2015-08-126-3/+11
|
* Replace static page indicators with Repeater and delegateAndras Becsi2015-08-121-35/+17
| | | | | This way the maximum number of bookmarks can be changed by updating the gridViewMaxBookmarks constant.