Florian Bruhin
1c5ae25b68
Start implementing auto_insert_mode
2014-04-24 16:03:16 +02:00
Florian Bruhin
a82ab6d707
Go to insert mode when plugin clicked
2014-04-24 07:41:20 +02:00
Florian Bruhin
fb9ac1bc4c
Restyle tabbar
2014-04-22 20:49:16 +02:00
Florian Bruhin
aedf1889dd
Support ambiguous keybindings
2014-04-22 16:50:37 +02:00
Florian Bruhin
76f4917ae9
Implement wrapping/message when switching tabs
2014-04-22 15:57:38 +02:00
Florian Bruhin
3ab3e9394d
Bind backspace to back
2014-04-22 15:48:38 +02:00
Florian Bruhin
21abfa10a4
Improve config section comments
2014-04-22 08:42:58 +02:00
Florian Bruhin
7645f4fdea
Revert "Use "Monospace" only as monospace font"
...
This reverts commit 1442b1e35f
.
For true CSS fonts (hints), we can use "Monospace" as generic family and
it'll work.
However, for Qt fonts, this will get us a non-monospace font on Windows.
Conflicts:
qutebrowser/config/configdata.py
2014-04-22 08:26:53 +02:00
Florian Bruhin
ba7f56f5e9
Add different hinting modes (yank, backtab, rapid)
2014-04-21 23:33:36 +02:00
Florian Bruhin
695ab70d7c
Style fixes
2014-04-21 21:05:39 +02:00
Florian Bruhin
b10c934e15
Validate length/bounds for config values
2014-04-21 21:04:19 +02:00
Florian Bruhin
a11b14fd2d
Implement more hinting modes
2014-04-21 19:29:11 +02:00
Florian Bruhin
0741326e5d
Make it possible to open tabs in background
2014-04-21 19:03:04 +02:00
Florian Bruhin
de0e96ab2d
Add clicking on links
2014-04-21 16:59:03 +02:00
Florian Bruhin
c2aa9517ea
Mark partial hint matches
2014-04-21 15:45:29 +02:00
Florian Bruhin
98ed6c9812
Implement hint strings
2014-04-21 11:03:43 +02:00
Florian Bruhin
5dd74d39fd
Make hinting configurable
2014-04-21 11:03:42 +02:00
Florian Bruhin
1442b1e35f
Use "Monospace" only as monospace font
2014-04-21 11:03:09 +02:00
Florian Bruhin
39f580d9f1
Cleanup
2014-04-17 17:44:27 +02:00
Florian Bruhin
48ced03d57
Display config description in completion
2014-04-16 16:36:45 +02:00
Florian Bruhin
57baafbf30
Change configdata from function to attribute
2014-04-16 16:32:14 +02:00
Florian Bruhin
03227c2b41
Lint fixes
2014-04-16 14:14:37 +02:00
Florian Bruhin
4c751d8081
Add webkit settings to config
2014-04-16 13:32:55 +02:00
Florian Bruhin
a410d56a78
Implement command history
2014-04-16 09:08:56 +02:00
Florian Bruhin
73c319a1ec
Add autosave option
2014-04-15 17:28:05 +02:00
Florian Bruhin
575a934892
Move SettingValue to own file
2014-04-11 06:28:07 +02:00
Florian Bruhin
cba2d4d450
Basic validation for zoom values
2014-04-10 12:57:57 +02:00
Florian Bruhin
30c18579f2
Eliminate custom ValueList classes
2014-04-07 17:46:48 +02:00
Florian Bruhin
50740b2828
ValueList fixes
2014-04-07 17:05:51 +02:00
Florian Bruhin
89e21499c8
More configparser adjustments
2014-03-28 07:18:40 +01:00
Florian Bruhin
8b0eb8e808
Prepare for getting rid of cp interpolation
2014-03-27 17:35:14 +01:00
Florian Bruhin
4ea77c7ec2
Cleanups and bugfixes
2014-03-10 00:39:15 +01:00
Florian Bruhin
02b4f2fdda
Remove templates.py
2014-03-10 00:39:15 +01:00
Florian Bruhin
7206dd674a
Config cleanup
2014-03-10 00:39:14 +01:00
Florian Bruhin
7d3e8d940c
More string output improvements
2014-03-10 00:39:14 +01:00
Florian Bruhin
6c6a827bab
Move configdata to own file
2014-03-10 00:39:14 +01:00