Commit Graph

  • 96d01f8755 Improve fallback handling for Config. Florian Bruhin 2014-02-18 11:57:19 +0100
  • 306371aa31 Better logging when shutdown fails. Florian Bruhin 2014-02-18 11:56:40 +0100
  • 8ba4661838 bugfix: Fix command history Florian Bruhin 2014-02-18 10:50:41 +0100
  • df0e534a0b bugfix: Always handle about-URLs as URL. Florian Bruhin 2014-02-18 10:45:34 +0100
  • 8fee32e6c4 Support multiple commands Florian Bruhin 2014-02-18 10:41:00 +0100
  • 88ea6e62b1 Unify auto_search/addressbar_dns_lookup Florian Bruhin 2014-02-18 10:28:34 +0100
  • 833da4a8e5 Update TODO Florian Bruhin 2014-02-18 10:16:42 +0100
  • 99aba6d9c0 Move default config to file Florian Bruhin 2014-02-18 10:07:52 +0100
  • d349a987c7 CrashDialog: add Stretch before buttons. Florian Bruhin 2014-02-18 08:52:37 +0100
  • 8c1619236b CrashDialog: fix layout setting issue Florian Bruhin 2014-02-18 08:52:25 +0100
  • 8d9280d1d8 Set more parents Florian Bruhin 2014-02-18 08:37:05 +0100
  • 2cb42b4060 TODO update Florian Bruhin 2014-02-18 06:09:34 +0100
  • 2779b2f42e Fix cur_scroll_page regression. Florian Bruhin 2014-02-17 22:24:17 +0100
  • ab89a3baf0 Cleanup Florian Bruhin 2014-02-17 22:21:11 +0100
  • 57b2dc84fc More crash handling fixes. Florian Bruhin 2014-02-17 20:39:15 +0100
  • 14a090c087 More shutdown/crashing improvments. Florian Bruhin 2014-02-17 20:30:09 +0100
  • 1dc382e2b7 Process pending events before opening startpage. Florian Bruhin 2014-02-17 17:47:21 +0100
  • 40d618793c Update TODO Florian Bruhin 2014-02-17 16:52:27 +0100
  • 9c0f0e8ac5 Add last_close setting. Florian Bruhin 2014-02-17 16:50:41 +0100
  • 01096b995c Store more Qt properties as class attributes. Florian Bruhin 2014-02-17 16:09:27 +0100
  • b90d402587 Fix comment typo. Florian Bruhin 2014-02-17 15:39:21 +0100
  • 3d882897c0 Use singleShot QTimer to process init arguments. Florian Bruhin 2014-02-17 14:36:22 +0100
  • 8c37e1c33a Make closing/crashing much more reliable. Florian Bruhin 2014-02-17 14:17:56 +0100
  • 966ceba1e6 Import cleanup Florian Bruhin 2014-02-17 12:23:52 +0100
  • d5807169d1 Decorate slots with pyqtSlot. Florian Bruhin 2014-02-17 12:00:08 +0100
  • 0abb5cf738 Try to shut down everything cleanly. Florian Bruhin 2014-02-17 10:20:57 +0100
  • 63ee3f4efd Set Qt application name/version. Florian Bruhin 2014-02-17 08:56:33 +0100
  • 9257f0c98a Don't keep static references to QPainter. Florian Bruhin 2014-02-17 08:19:13 +0100
  • 76a459f604 Add more hard references. Florian Bruhin 2014-02-17 07:50:19 +0100
  • 933296f47f Move models to qutebrowser.models Florian Bruhin 2014-02-14 17:41:12 +0100
  • 302736925b Clean up read_file(). Florian Bruhin 2014-02-14 16:32:56 +0100
  • 2780793bf4 Update TODO Florian Bruhin 2014-02-14 08:08:10 +0100
  • 434a904335 Add icon= to error html format() Florian Bruhin 2014-02-14 07:50:31 +0100
  • e56ed54102 Add broken error pages Florian Bruhin 2014-02-14 07:17:36 +0100
  • 203fa3eb34 Docstring grammar fixes Florian Bruhin 2014-02-13 18:57:19 +0100
  • 62f140cf88 Remove unneeded self.show()s Florian Bruhin 2014-02-13 18:47:39 +0100
  • c40346571a Update TODO for error pages Florian Bruhin 2014-02-13 13:02:06 +0100
  • 308735ada6 Add error pages to TODO Florian Bruhin 2014-02-13 12:18:29 +0100
  • 176c1aa7d6 Use float() where applicable, not int() Florian Bruhin 2014-02-13 11:48:25 +0100
  • a7d52feb99 Add ga binding Florian Bruhin 2014-02-13 10:30:52 +0100
  • 029813c8eb Implement page-wise scrolling. Florian Bruhin 2014-02-13 10:28:09 +0100
  • 4c5364ded0 Update TODO Florian Bruhin 2014-02-13 09:46:58 +0100
  • 7deab20820 Cleanup, more checks Florian Bruhin 2014-02-13 09:10:53 +0100
  • 963b90ae74 Disable pylint maybe-no-member in TabWidget._init_config Florian Bruhin 2014-02-13 09:00:07 +0100
  • 5b0e24b799 Make tabbar configurable. Florian Bruhin 2014-02-13 08:56:01 +0100
  • d7f58015bb Set sizePolicy of Command to minimumExpanding. Florian Bruhin 2014-02-13 07:16:47 +0100
  • 4271200846 Emit urlChanged immediately when opening a new tab. Florian Bruhin 2014-02-13 07:11:18 +0100
  • ca97a50820 Call tab.openurl _after_ connecting signals. Florian Bruhin 2014-02-13 07:10:41 +0100
  • 0326a66758 Don't color progress bar anymore. Florian Bruhin 2014-02-13 07:05:36 +0100
  • 6538dbbdf1 Colorize URLs in statusbar, fix hovering. Florian Bruhin 2014-02-13 06:58:17 +0100
  • 76ba7921d4 Elide statusbar text/URLs correctly. Florian Bruhin 2014-02-12 23:56:23 +0100
  • 7bfc1eb791 Add FIXME for color validation Florian Bruhin 2014-02-12 23:28:03 +0100
  • 626b9fc3b8 Ignore StatusBar sizehint Florian Bruhin 2014-02-12 22:46:06 +0100
  • d343ea26af Don't use QMainWindow Florian Bruhin 2014-02-12 20:51:50 +0100
  • f893b11f1b Fix progress bar being red hopefully. Florian Bruhin 2014-02-12 17:13:31 +0100
  • 5342b88519 linting update Florian Bruhin 2014-02-12 17:00:50 +0100
  • c0dc9f8622 Use Qt properties for condition coloring. Florian Bruhin 2014-02-12 16:57:34 +0100
  • 002118953c Use separate QHBoxLayout elements for statusbar. Florian Bruhin 2014-02-11 17:56:40 +0100
  • f0df411464 Update TODO Florian Bruhin 2014-02-11 14:09:31 +0100
  • c77589a821 Make SignalCache an own class. Florian Bruhin 2014-02-11 14:03:26 +0100
  • d4e69c955e Show hovered link in statusbar. Florian Bruhin 2014-02-11 13:27:48 +0100
  • 1134461953 Make it possible to ignore signals for cache. Florian Bruhin 2014-02-11 13:27:26 +0100
  • 0676508687 Add signal_name in utils.misc Florian Bruhin 2014-02-11 13:26:41 +0100
  • d37318b851 Immediately emit cur_url_changed when opening new tab. Florian Bruhin 2014-02-11 13:08:15 +0100
  • 9aa49b7fe8 Pad scroll percentage. Florian Bruhin 2014-02-11 13:06:02 +0100
  • d89098582f Show URL in statusbar. Florian Bruhin 2014-02-10 17:55:03 +0100
  • 7486cb628a Revert "Delete QWebViews when tabs are closed." Florian Bruhin 2014-02-11 11:31:20 +0100
  • 547703a449 Add De Vincenzo link to TODO Florian Bruhin 2014-02-11 11:27:09 +0100
  • 83276b9576 Delete QWebViews when tabs are closed. Florian Bruhin 2014-02-11 11:17:53 +0100
  • 26787b0d30 Add custom set_trace for debugging. Florian Bruhin 2014-02-11 10:26:37 +0100
  • 796cb0c7b6 Clean up style proxy to be much more concise. Florian Bruhin 2014-02-11 07:18:03 +0100
  • 78c89981ab Implement custom style for Ubuntu madness. Florian Bruhin 2014-02-11 07:01:59 +0100
  • fca70a0c6f Only import faulthandler if available Florian Bruhin 2014-02-10 22:40:21 +0100
  • 903d9e7557 Don't use git -c Florian Bruhin 2014-02-10 19:21:52 +0100
  • 6cf85ff52e Replace QUrl::url by QUrl::toString. Florian Bruhin 2014-02-10 18:49:25 +0100
  • 094640b39b Fix signal_cache init, more debugging. Florian Bruhin 2014-02-10 17:54:24 +0100
  • fecfc86bc0 Make _git_str() more reliable Florian Bruhin 2014-02-10 16:36:58 +0100
  • 39ed73c3cf python package cleanup Florian Bruhin 2014-02-10 15:01:05 +0100
  • 921464ef5e Style fixes in run_checks Florian Bruhin 2014-02-10 11:07:21 +0100
  • e49a0aa0ed Use generator expressions where possible. Florian Bruhin 2014-02-10 08:21:09 +0100
  • ba3a56989e pylint: disable locally-disabled (yo dawg) Florian Bruhin 2014-02-10 07:09:40 +0100
  • e7a3754ce1 Add fontdict default Florian Bruhin 2014-02-10 07:08:52 +0100
  • 95b295745b Rename __default__ searchengine to DEFAULT Florian Bruhin 2014-02-10 07:07:32 +0100
  • 1af78272bb Make fonts configurable. Florian Bruhin 2014-02-10 07:03:51 +0100
  • 9636432bd5 Move completion widget when statusbar moves. Florian Bruhin 2014-02-09 21:43:24 +0100
  • 1a74cbee74 Completion widget design microtuning. Florian Bruhin 2014-02-09 21:25:41 +0100
  • 6fbfcab3e2 Don't hardcode heights of tabbar/statusbar Florian Bruhin 2014-02-09 21:18:44 +0100
  • 5980f2cc33 Make auto_search configurable. Florian Bruhin 2014-02-09 20:57:23 +0100
  • 3555e20642 Fix default_config indent. Florian Bruhin 2014-02-07 20:23:00 +0100
  • 01633007e0 Be PEP257 compliant. Florian Bruhin 2014-02-07 20:21:50 +0100
  • e8b01b2b31 Add pep257 to run_checks.py Florian Bruhin 2014-02-07 19:44:56 +0100
  • 76fc591fd2 Refactor run_checks.py Florian Bruhin 2014-02-07 19:39:55 +0100
  • dadfc952d1 dos2unix for url.py, argh Florian Bruhin 2014-02-07 19:21:41 +0100
  • b50eba38d3 Refactor utils.url. Florian Bruhin 2014-02-07 19:20:57 +0100
  • a4a2832f8e Move url utils to url.py Florian Bruhin 2014-02-07 17:20:55 +0100
  • ccddf3f7e7 Improve url/searchterm checking. Florian Bruhin 2014-02-07 17:14:13 +0100
  • 01a251382b Add URL to TODO Florian Bruhin 2014-02-07 15:16:20 +0100
  • 31fd8282da Implement search engines. Florian Bruhin 2014-02-07 14:02:14 +0100
  • acd7a0a070 Load unknown about:... pages with QWebView. Florian Bruhin 2014-02-07 14:01:35 +0100
  • 8a81a61c2d Use ExtendedInterpolation for config Florian Bruhin 2014-02-07 14:01:17 +0100