Florian Bruhin
|
1373b4dab2
|
Use multiple CommandParser instances
|
2014-01-20 17:20:17 +01:00 |
|
Florian Bruhin
|
5fce707bb2
|
Replace scroll{up,down,left,right} by scroll cmd
|
2014-01-20 17:05:47 +01:00 |
|
Florian Bruhin
|
1a6907b4b0
|
Refactor command/key handling again
|
2014-01-20 17:01:15 +01:00 |
|
Florian Bruhin
|
1095e24f98
|
Refactor ALL the things
- Remove super() where unneeded
- Add docstrings where applicable
- Remove setObjectName calls
- Lots and lots of smaller changes
|
2014-01-20 15:58:49 +01:00 |
|
Florian Bruhin
|
dfe7d6c7ef
|
Add some hacks for python features (exception, signals, ctrl+c) to work correctly
|
2014-01-20 14:04:29 +01:00 |
|
Florian Bruhin
|
e73d06c252
|
Fix quitting
|
2014-01-20 13:50:33 +01:00 |
|
Florian Bruhin
|
7ed257467b
|
Start implementing config storage
|
2014-01-20 12:26:02 +01:00 |
|
Florian Bruhin
|
a18f3f5aa5
|
Fix tab title when webpage has no title
|
2014-01-20 08:58:49 +01:00 |
|
Florian Bruhin
|
6acac5cb71
|
Display keystring in statusbar
|
2014-01-20 07:01:39 +01:00 |
|
Florian Bruhin
|
fd9ab82e8b
|
Add :pyeval
|
2014-01-19 23:54:22 +01:00 |
|
Florian Bruhin
|
2d8fd4499d
|
Simplify command handler
|
2014-01-19 23:03:06 +01:00 |
|
Florian Bruhin
|
1e8cb42c00
|
Rewrite whole command system.
Every command signal now returns a tuple (count, args) and gets handled
in app.py by cmd_handler. This makes things easier in a lot of places.
|
2014-01-19 22:55:00 +01:00 |
|
Florian Bruhin
|
fb54eb58c1
|
Start reworking key parsing
|
2014-01-19 19:41:34 +01:00 |
|
Florian Bruhin
|
bba3696630
|
commands: Implement scrollstart and scrollend
|
2014-01-19 18:43:47 +01:00 |
|
Florian Bruhin
|
9f9f5c41f7
|
Refactor app.py
|
2014-01-19 18:20:57 +01:00 |
|
Florian Bruhin
|
0dd204b182
|
Implement scroll{left,right}
|
2014-01-19 17:45:03 +01:00 |
|
Florian Bruhin
|
ff938fc0d5
|
Add undo command
|
2014-01-17 23:17:24 +01:00 |
|
Florian Bruhin
|
022fc7aa4e
|
Add scrolling commands
|
2014-01-17 22:02:11 +01:00 |
|
Florian Bruhin
|
ff855d6ded
|
Add commands reload/stop/back/forward/print
|
2014-01-17 21:51:38 +01:00 |
|
Florian Bruhin
|
5efa56c5bb
|
Add logging
|
2014-01-17 20:03:21 +01:00 |
|
Florian Bruhin
|
3a76d52ffb
|
Move keys.py to commands
|
2014-01-17 12:01:21 +01:00 |
|
Florian Bruhin
|
b14f3f63c5
|
Fix empty command handling
|
2014-01-17 12:00:13 +01:00 |
|
Florian Bruhin
|
61c90f293c
|
Split commands to commands/utils
|
2014-01-17 10:57:27 +01:00 |
|
Florian Bruhin
|
9a20d60c13
|
Add tab{prev,next} command
|
2014-01-17 08:39:14 +01:00 |
|
Florian Bruhin
|
928bdbe160
|
Add tabclose command
|
2014-01-17 08:03:42 +01:00 |
|
Florian Bruhin
|
7d285fa5a3
|
Add keys to MainWindow, not to tabs
|
2014-01-17 07:08:56 +01:00 |
|
Florian Bruhin
|
cb0c2604f3
|
Display error on unknown command
|
2014-01-17 07:04:24 +01:00 |
|
Florian Bruhin
|
746e7a90ad
|
Add keybindings
|
2014-01-17 06:51:21 +01:00 |
|
Florian Bruhin
|
6eaf719298
|
Set keyboard focus after command
|
2014-01-16 21:59:50 +01:00 |
|
Florian Bruhin
|
1d88bb7c9c
|
Connect signals properly
|
2014-01-16 15:55:52 +01:00 |
|
Florian Bruhin
|
857228e4f2
|
Refactor commandline parsing
|
2014-01-16 17:49:57 +01:00 |
|
Florian Bruhin
|
7c866f5014
|
Add quit command
|
2014-01-16 17:45:12 +01:00 |
|
Florian Bruhin
|
bc6d7fee25
|
Rewrite command parsing
|
2014-01-16 17:12:55 +01:00 |
|
Florian Bruhin
|
ea31eb35c8
|
Add tabopen
|
2013-12-16 22:07:11 +01:00 |
|
Florian Bruhin
|
e31e15b34a
|
Add open command
|
2013-12-16 22:01:06 +01:00 |
|
Florian Bruhin
|
1b759512bb
|
Remove test tabs
|
2013-12-15 22:24:47 +01:00 |
|
Florian Bruhin
|
fbe968af73
|
Move main window logic to mainwindow.py
|
2013-12-15 20:33:43 +01:00 |
|
Florian Bruhin
|
ae516f3f73
|
Split widgets to different files
|
2013-12-15 20:29:39 +01:00 |
|
Florian Bruhin
|
bc59d7697e
|
Own TabWidget object
|
2013-12-15 00:39:28 +01:00 |
|
Florian Bruhin
|
06506e5e48
|
Statusbar styling
|
2013-12-15 00:01:05 +01:00 |
|
Florian Bruhin
|
2461d74647
|
Layout changes
|
2013-12-14 23:25:59 +01:00 |
|
Florian Bruhin
|
ae08f0e33a
|
First real layout
|
2013-12-14 22:53:37 +01:00 |
|
Florian Bruhin
|
11a94957dc
|
Initial commit
|
2013-12-14 22:15:16 +01:00 |
|