Commit Graph

  • 76ff8aa30a Add missing imports from current_url move. Florian Bruhin 2014-07-28 02:16:22 +0200
  • e0bd89b762 Add an {url} variable for commands. Florian Bruhin 2014-07-28 01:40:25 +0200
  • c2a7a67f30 Add some more init checks and use Tk for errors Florian Bruhin 2014-07-27 22:57:50 +0200
  • f86458a3b9 Remove shutdown code Florian Bruhin 2014-07-27 20:56:42 +0200
  • 056e1bea76 Fix settabtext fuckup Florian Bruhin 2014-07-25 13:47:48 +0200
  • 7f3a4298bf Adjust docstrings Florian Bruhin 2014-07-24 22:52:53 +0200
  • 71a27d42d8 Don't escape & in tab titles anymore. Florian Bruhin 2014-07-24 22:50:22 +0200
  • eaed493f85 More manpage improvments Florian Bruhin 2014-07-24 01:51:23 +0200
  • 1116d7caeb Format synopsis in manpage correctly Florian Bruhin 2014-07-24 00:38:23 +0200
  • b6511156f9 Update cleanup.py Florian Bruhin 2014-07-23 21:41:30 +0200
  • ec342c69a7 Link fix Florian Bruhin 2014-07-23 21:39:04 +0200
  • 8d56f5292a Add comment about PyPi to README Florian Bruhin 2014-07-23 21:32:41 +0200
  • e9f2b56a5e More doc fixes Florian Bruhin 2014-07-23 21:23:46 +0200
  • da79f73185 Hopefully fix FAQ on github Florian Bruhin 2014-07-23 20:19:01 +0200
  • 11c4e28769 Small documentation fixes Florian Bruhin 2014-07-23 20:17:08 +0200
  • 7ba2b7faae Hopefully fix links in FAQ Florian Bruhin 2014-07-23 19:38:04 +0200
  • 711d7b6800 Remove font rendering bug from BUGS Florian Bruhin 2014-07-23 19:21:29 +0200
  • d4c3a65fe3 Start with manpage generation Florian Bruhin 2014-07-18 07:48:33 +0200
  • 8dbbcf48be Add fontrendering bug to BUGS Florian Bruhin 2014-07-18 06:56:47 +0200
  • 4daa21ab25 Reorder BUGS Florian Bruhin 2014-07-17 23:22:47 +0200
  • 8f19da7e54 Fix lint Florian Bruhin 2014-07-17 21:35:27 +0200
  • abf5fbc063 Clean up config color handling Florian Bruhin 2014-07-17 16:06:14 +0200
  • 34d1449cd2 Make it easier to disable tab indicator Florian Bruhin 2014-07-17 14:50:16 +0200
  • 55d257cecd Add doc to cleanup Florian Bruhin 2014-07-17 07:45:50 +0200
  • f4ced6392f Some doc updates Florian Bruhin 2014-07-17 07:41:46 +0200
  • 705a96f6c0 Rename generate_manpage to generate_doc Florian Bruhin 2014-07-16 22:28:02 +0200
  • c1128a16a2 Adjust generate_manpage to generate other docs as well Florian Bruhin 2014-07-16 22:26:00 +0200
  • 2bbd687430 Merge branch 'man' Florian Bruhin 2014-07-16 21:51:30 +0200
  • 5b152d922a Update TODO Florian Bruhin 2014-07-16 21:50:57 +0200
  • f7304298ab Separate docstrings into command/documentation parts. Florian Bruhin 2014-07-16 20:09:41 +0200
  • a2c9e099f0 Make authors a list Florian Bruhin 2014-06-26 20:14:05 +0200
  • 62300a8290 Github README updates Florian Bruhin 2014-06-26 20:11:10 +0200
  • 1c65a38254 Add debug commands to manpage separately Florian Bruhin 2014-06-26 06:35:57 +0200
  • dd601ab9b6 Don't use _foo_ inside +foo+. Florian Bruhin 2014-06-02 15:05:17 +0200
  • 44c3ef2bed Add NAME section Florian Bruhin 2014-06-02 15:05:10 +0200
  • fe814df3c2 Fix homepage spelling Florian Bruhin 2014-06-02 15:04:57 +0200
  • 42c9cdf97a Escape HTML chars in passthrough Florian Bruhin 2014-06-02 15:04:25 +0200
  • 8afb20c226 Specify column widths Florian Bruhin 2014-05-29 21:38:06 +0200
  • 8b5e23dd66 Add links to command quickref Florian Bruhin 2014-05-29 21:08:22 +0200
  • dc107f94b9 Add header Florian Bruhin 2014-05-29 00:57:30 +0200
  • 1bef7fb3c1 Add quick references for settings/commands Florian Bruhin 2014-05-29 00:54:30 +0200
  • 1d0fa621b6 Formatting fixes Florian Bruhin 2014-05-28 22:39:02 +0200
  • a687388819 Change config descriptions to be asciidoc Florian Bruhin 2014-05-28 21:45:37 +0200
  • c5d923f92e Add settings to documentation Florian Bruhin 2014-05-28 19:12:12 +0200
  • 7bb8ba268b Sort commands Florian Bruhin 2014-05-28 18:33:17 +0200
  • 9694000a93 Print defaults Florian Bruhin 2014-05-28 18:00:47 +0200
  • 441ebe645f Add command syntax Florian Bruhin 2014-05-28 17:47:11 +0200
  • 94f6b8e5b4 Move parse_docstring to own function Florian Bruhin 2014-05-28 16:56:10 +0200
  • b5235f06b6 Generate categories Florian Bruhin 2014-05-28 16:48:19 +0200
  • 86b7ea4dfc Merge branch 'tabbar' Florian Bruhin 2014-07-16 17:57:15 +0200
  • dd2027bb53 Focus webview when tabs change Florian Bruhin 2014-07-16 16:34:58 +0200
  • e3d9c252ab Remove unneeded updateGeometry Florian Bruhin 2014-07-16 14:45:02 +0200
  • 3b2acf32b5 Remove logging on resize Florian Bruhin 2014-07-16 14:17:10 +0200
  • 5e06d420f9 Fix disconnecting tab signals Florian Bruhin 2014-07-16 14:11:28 +0200
  • 1a1473a18e Handle dirty tabbar layout correctly Florian Bruhin 2014-07-16 14:10:46 +0200
  • 52c52e0675 Add a tab progress indicator Florian Bruhin 2014-07-16 13:51:16 +0200
  • bcbdf9090f Make tab close mouse button configurable Florian Bruhin 2014-07-15 22:22:10 +0200
  • 2d3575f6d1 Remove tab close buttons Florian Bruhin 2014-07-15 22:14:16 +0200
  • 6289ef7981 Adjust vertical tabbar width Florian Bruhin 2014-07-15 21:20:57 +0200
  • 7bcd8192a7 Add FIXME Florian Bruhin 2014-07-15 16:29:41 +0200
  • 854d6dffcc Various tab rendering fixes. Florian Bruhin 2014-07-15 14:20:10 +0200
  • 81f3abd402 Remove unneeded tabInserted. Florian Bruhin 2014-07-15 11:21:35 +0200
  • 81ff622291 Improve highlight_color tests. Florian Bruhin 2014-07-15 11:18:56 +0200
  • 93f2e4b24d Cleanup. Florian Bruhin 2014-07-15 11:08:25 +0200
  • 7c8471e64c Nicer drawing of close cross. Florian Bruhin 2014-07-15 11:08:10 +0200
  • b47d53953b Add a highlight_color util function. Florian Bruhin 2014-07-15 11:07:43 +0200
  • 20e8c464e6 Check for QtValueErrors in interpolate_color tests. Florian Bruhin 2014-07-15 11:07:15 +0200
  • ca74fa28ac Use a nicer Color() class for tests. Florian Bruhin 2014-07-15 11:06:56 +0200
  • b042b5cbc4 Try drawing our own tab button Florian Bruhin 2014-07-15 07:45:53 +0200
  • 9a430b22a3 Calculate close button position correctly Florian Bruhin 2014-07-15 06:40:01 +0200
  • 367ecb0e44 Override subElementRect properly. Florian Bruhin 2014-07-14 23:31:45 +0200
  • cd19697a77 Construct a copy of text_rect in tab_layout. Florian Bruhin 2014-07-14 23:31:09 +0200
  • 7ad0dc6416 Remove magic constant. Florian Bruhin 2014-07-14 23:30:25 +0200
  • 27d3c8d20f Rename option to opt. Florian Bruhin 2014-07-14 23:30:08 +0200
  • 1d31f1eb48 Don't pass useless widget to tab_layout. Florian Bruhin 2014-07-14 23:29:45 +0200
  • 465ff7406c Use self instead of super() Florian Bruhin 2014-07-14 23:28:55 +0200
  • 1f9597153e Cleanup Florian Bruhin 2014-07-14 18:48:38 +0200
  • 87e80451c7 Remove wrong validity check Florian Bruhin 2014-07-14 18:35:35 +0200
  • e608ccbe36 Draw tabbar ourselves #2 Florian Bruhin 2014-07-14 18:01:02 +0200
  • 92d28a66d5 Paint odd/even tabs in different colors Florian Bruhin 2014-07-14 15:30:36 +0200
  • 256d7e90b9 Apply tabbar style to bar only Florian Bruhin 2014-07-14 13:34:44 +0200
  • c3428db029 Use self._style for overridden drawItemText Florian Bruhin 2014-07-14 07:50:25 +0200
  • 9b21f37659 Try changing tabbar color Florian Bruhin 2014-07-14 07:49:52 +0200
  • b4aba0d0ee Don't display tab separator if unneeded Florian Bruhin 2014-07-13 23:42:44 +0200
  • bdd6a7ab48 Update TODO/BUGS Florian Bruhin 2014-07-13 22:41:45 +0200
  • ef237bc081 Remove obsolete tabbar options Florian Bruhin 2014-07-13 22:38:44 +0200
  • 90adc100a2 Move style to widgets.tabwidget Florian Bruhin 2014-07-13 22:10:15 +0200
  • 4acf046ed2 Force tab text to be left-aligned Florian Bruhin 2014-07-11 19:42:53 +0200
  • 23baab1fc0 Merge branch 'master' of ssh://cmpl.cc:2323/qutebrowser Florian Bruhin 2014-07-16 11:09:13 +0200
  • 98edd45fee Stop using self.sender() in signalfilter, connect signals to mainframe Florian Bruhin 2014-07-16 11:07:05 +0200
  • 8757f016cb Fix lint Florian Bruhin 2014-07-16 10:40:11 +0200
  • d8f0d0811d Update BUGS Florian Bruhin 2014-07-16 09:28:52 +0200
  • e250d42f0b Better debugging for editing Florian Bruhin 2014-07-16 09:28:28 +0200
  • 0812057cbc Update TODO Florian Bruhin 2014-07-16 09:18:33 +0200
  • 1f3b39eb75 Get rid of prevnext_rel selector group Florian Bruhin 2014-07-16 09:17:59 +0200
  • be460afc1c Make debug text more compact Florian Bruhin 2014-07-16 09:15:52 +0200
  • f8151bc8ed Fix insert modes where we can't get an element Florian Bruhin 2014-07-16 09:09:28 +0200
  • fed18d31f2 Merge branch 'editable' Florian Bruhin 2014-07-16 08:47:37 +0200
  • 69a388a055 Merge branch 'master' of ssh://cmpl.cc:2323/qutebrowser Florian Bruhin 2014-07-16 08:47:32 +0200
  • 958b114d29 Add stricter focus checking for editor Florian Bruhin 2014-07-16 08:46:52 +0200