nowrep
|
0758ba39ab
|
[LocationCompleter] Add option to enable/disable inline completion
|
2014-01-08 10:29:01 +01:00 |
|
nowrep
|
05ca29715f
|
[LocationBar] Option to always show go icon.
Also removed unused m_drawCursor member variable.
Closes #914
|
2013-06-05 00:02:43 +02:00 |
|
nowrep
|
7fae03959d
|
TabsOnTop: Fixed picking correct color for drawing line at the bottom of
navigation container.
|
2013-02-22 18:31:44 +01:00 |
|
nowrep
|
0133886b06
|
Revert "[jsoptions] Added "Disable or change context menu" option"
It broke Inspect Element action.
This reverts commit f6de3bd5a0 .
|
2013-02-10 20:42:16 +01:00 |
|
nowrep
|
945b40f2a5
|
Improved showing navigation in fullscreen.
It will now hide navigation toolbar after 1 second instead
of hiding it instantly when on mouse leave.
|
2013-02-09 15:44:17 +01:00 |
|
nowrep
|
83f3c90752
|
Added option to show tabs on top.
You can change it in Menu View -> Toolbars
Closes #640
|
2013-02-09 13:00:45 +01:00 |
|
nowrep
|
f6de3bd5a0
|
[jsoptions] Added "Disable or change context menu" option
User can now set whether sites are allowed to change or
completely disable context menu.
|
2013-02-06 18:17:50 +01:00 |
|
Mladen Pejaković
|
11758c3687
|
Change default values
|
2012-12-29 13:58:30 +01:00 |
|
Mladen Pejaković
|
bba5d3680d
|
JavaScript privacy options, update, part2
|
2012-12-28 19:54:34 +01:00 |
|
Franz Fellner
|
e9a8b8d7d8
|
Move switchToTab to QzSettings.
|
2012-12-04 16:16:45 +01:00 |
|
Franz Fellner
|
04e8df6e48
|
Add option to set a default search engine and use that for searching in address bar.
|
2012-09-27 11:59:09 +02:00 |
|
Franz Fellner
|
40f97c73ab
|
Add option to disable instant search on ech searchengine change.
|
2012-09-26 15:06:05 +02:00 |
|
nowrep
|
dd84a84bc0
|
New option to show loading progress in address bar.
- enable it in Preferences -> Tabs -> Address Bar
- patch by Franz Fellner
closes #236
|
2012-08-24 20:53:53 +02:00 |
|
nowrep
|
e709e17d5c
|
Small cleanup in code (classes holding settings as static variables)
- merged LocationBarSettings and WebSettings into one class
- new class QzSettings no longer uses static variables
|
2012-08-10 21:16:43 +02:00 |
|