summaryrefslogtreecommitdiffstats
path: root/src/qml/BrowserWindow.qml
Commit message (Expand)AuthorAgeFilesLines
* Update project to work with Qt 6HEADdevSzabolcs David2023-04-051-13/+10
* Update Copyright headerKai Koehne2016-05-231-19/+11
* Move inputPanel out of browserWindowMichal Klocek2016-02-121-28/+0
* Clean up the application after integration for b2qtMichal Klocek2016-01-181-0/+489
* Use qml extension pluginKatja Marttila2016-01-141-487/+0
* Add fullscreen video supportMichal Klocek2015-11-171-0/+16
* make it possible to pass URLs on command lineJoerg Bornemann2015-09-291-0/+1
* Fix scrolling artefact because of page resizeAndras Becsi2015-08-191-1/+2
* Remove experimental import and add debug output with --log-level=0Andras Becsi2015-08-171-1/+0
* Add new application icon and fix some style issuesAndras Becsi2015-08-131-2/+3
* Add SearchProxyModel to filter history based on search textAndras Becsi2015-08-121-5/+19
* Fix active focus propagation to hide the IM if not neededAndras Becsi2015-08-121-9/+9
* Update for embeddedAndras Becsi2015-08-121-4/+33
* Simplify how settings are persisted and loadedAndras Becsi2015-08-121-0/+1
* Add search drop-down menu with suggestionsAndras Becsi2015-08-121-4/+159
* Update color scheme for private browsing according to specAndras Becsi2015-08-121-4/+5
* Add SettingsView and refactor settings handling to be genericAndras Becsi2015-08-121-10/+22
* Factor out UIToolBarAndras Becsi2015-08-121-90/+14
* Show home screen on startupAndras Becsi2015-08-121-1/+0
* Add error page when tab and bookmark limits are reachedAndras Becsi2015-08-121-1/+12
* Fine-tune button behaviour to give better visual feedbackAndras Becsi2015-08-121-1/+5
* Improve home screenAndras Becsi2015-08-121-44/+2
* Add GridView for HomeScreenAndras Becsi2015-08-121-19/+34
* Minor style updatesAndras Becsi2015-08-121-3/+9
* Replace DropShadow effect with a simpler custom implementationAndras Becsi2015-08-121-0/+3
* Design update iteration with icon file renameAndras Becsi2015-08-121-11/+17
* Update design according to documentAndras Becsi2015-08-121-15/+23
* Add TouchTracker and hide the URL bar when scrollingAndras Becsi2015-08-121-2/+49
* Add tabEditBar for PageViewAndras Becsi2015-08-121-1/+89
* Various PageView fixes and adjustmentsAndras Becsi2015-08-121-3/+0
* Make PathView look like the reference designAndras Becsi2015-08-121-4/+0
* Add DropShadow to PageViewAndras Becsi2015-08-121-4/+1
* Add design mockups and update toolbar and stylingAndras Becsi2015-08-121-184/+27
* New assets and PageView improvementsAndras Becsi2015-08-121-49/+49
* Initial code dropAndras Becsi2015-08-121-0/+355