Commit graph

14 commits

Author SHA1 Message Date
Alexander Ivash
740123b853 rename stylues-uit => stylesUit & controls-uit => controlsUit
note:
the idea is to make imports like 'import controlsUit 1.0' to work
with 'styles-uit'/'controls-uit' it is not possible because of two reasons:

1. import controls-uit 1.0 is invalid syntax
2. qmldir inside controls-uit is 'module controlsUit'
2018-10-18 21:05:20 +03:00
vladest
586dde7dd7 Removed GPL code. Added own implementation of suggestions engine. Fixed Google maps different issues 2017-10-30 18:15:42 +01:00
vladest
950ac3540a Fix mute unmute. Scrolling thru suggestions popup now set popup's contains into url. Fixed reload timer 2017-10-29 14:05:47 +01:00
vladest
320ab2e682 Rework using StackView. Now backward takes in account popups as well 2017-10-26 21:14:44 +02:00
vladest
874b9149e7 Popupd support reworked 2017-10-24 22:04:25 +02:00
vladest
fd41299efc Disable profile and custom user agent which broke nav bars 2017-10-23 22:34:22 +02:00
vladest
83c14bba5c Fix popups misbehavior, wrong links with double http etc 2017-10-20 11:55:41 +02:00
vladest
45f1f074df Reduce combobox dropdown height taking keyboard in account 2017-10-12 20:52:40 +02:00
vladest
3376786288 Added text selection on focus. Added basic check for text within url input field to decide is this something for search or for goto. Limited popup list height to do not cover virtual keyboard 2017-09-20 17:02:54 +02:00
vladest
6de00c7969 Implemented suggestions popup. Cleanup 2017-09-05 13:11:52 +02:00
vladest
748ef8bb87 Enable edit in combobox 2017-09-03 18:10:53 +02:00
vladest
55eed37698 Start working on autocompletion 2017-08-29 20:47:09 +02:00
howard-stearns
bd37679b65 working 2017-08-18 14:03:40 -07:00
Cain Kilgore
4e81ebf85c Added Assets for Web Browser MP Script 2017-08-10 22:53:35 +01:00