Commit Graph

  • bcb24e3ebf Do not call qurl() from is_about_url() Florian Bruhin 2014-02-07 14:00:54 +0100
  • 2ed3f722f5 Catch AttributeError when opening unknown about: pages Florian Bruhin 2014-02-07 12:54:39 +0100
  • 940b2d0860 Fix checks Florian Bruhin 2014-02-07 11:01:58 +0100
  • 5b7dc1afb7 Refactor run_checks.py config Florian Bruhin 2014-02-07 10:58:53 +0100
  • 13bbd08a49 Update TODO Florian Bruhin 2014-02-07 10:42:46 +0100
  • 920683b804 Refactor about:... handling Florian Bruhin 2014-02-07 10:07:13 +0100
  • 210380e4b0 Use QUrl::fromUserInput for utils.qurl Florian Bruhin 2014-02-06 15:15:49 +0100
  • 0648dce295 Add GNU GPL Florian Bruhin 2014-02-06 14:01:23 +0100
  • 06414aeb96 Update TODO Florian Bruhin 2014-02-06 13:44:28 +0100
  • bd8b1029b7 run_checks: Ignore too-many-locals for pylint. Florian Bruhin 2014-02-06 13:40:28 +0100
  • 04ffbc3e53 Fixes for checks. Florian Bruhin 2014-02-06 13:40:18 +0100
  • 4c36665601 Bind loadStarted correctly, whoops. Florian Bruhin 2014-02-06 13:37:05 +0100
  • e2589a35b3 Add opencur and tabopencur Florian Bruhin 2014-02-06 13:34:49 +0100
  • bb7df14c08 Fix completion widget size handling Florian Bruhin 2014-02-06 10:36:00 +0100
  • 9a0451c984 Crash more reliably #2 Florian Bruhin 2014-02-06 10:25:22 +0100
  • ae81427293 Cleanup/Checks Florian Bruhin 2014-02-06 06:54:57 +0100
  • bc6c97a672 First implementation of sizeHint for completion. Florian Bruhin 2014-02-06 06:42:12 +0100
  • 748a28be1c completion resizeHint: adjust for scrollbar Florian Bruhin 2014-02-05 18:05:08 +0100
  • 444b813cf5 Clear signal cache on loadStarted Florian Bruhin 2014-02-05 17:27:57 +0100
  • 8e35fb5656 Fix signal cache Florian Bruhin 2014-02-05 17:19:52 +0100
  • 0477df72b7 Don't output debug strings for cur_progress signals Florian Bruhin 2014-02-05 16:03:32 +0100
  • 0005c1d0a7 Fix browser eventFilter/scroll hack Florian Bruhin 2014-02-05 15:59:54 +0100
  • ac33da82a2 Add more debug info to _filter_signals warning Florian Bruhin 2014-02-05 15:31:09 +0100
  • 96cfdfc96c Remove statusBarMessage FIXME Florian Bruhin 2014-02-05 15:21:24 +0100
  • 81c65dbe97 Handle title changes correctly Florian Bruhin 2014-02-05 15:17:58 +0100
  • 43edb7bb9b Debug logging for qurl handling, handle about: correctly Florian Bruhin 2014-02-05 15:17:29 +0100
  • 14288977d1 Use functools instead of lambda for _filter_signals Florian Bruhin 2014-02-05 14:21:55 +0100
  • 81da8b6aaa Introduce the concept of a signal cache in browser. Florian Bruhin 2014-02-05 14:01:16 +0100
  • 31707a7dd4 Add --debug argument Florian Bruhin 2014-02-05 12:46:35 +0100
  • fc7caee370 Crash more reliably (lol'd) Florian Bruhin 2014-02-05 11:40:30 +0100
  • 888c1690de Add FIXME in _handle_single_key Florian Bruhin 2014-02-05 11:20:33 +0100
  • 43c2e21daa Avoid code duplication in KeyParser Florian Bruhin 2014-02-05 11:05:08 +0100
  • 9c19fd21d6 Implement handling keys with modifiers Florian Bruhin 2014-02-05 10:54:56 +0100
  • 630ff1cbf6 Remove obsolete desc from docstring Florian Bruhin 2014-02-05 08:35:00 +0100
  • 539fdc9d17 More TODO updates Florian Bruhin 2014-02-05 06:57:16 +0100
  • 645d142412 Update TODO Florian Bruhin 2014-02-05 06:54:28 +0100
  • ece03740a0 Do more checks in run_checks.py Florian Bruhin 2014-02-04 22:10:27 +0100
  • 1f6ae3e0ed Add possible workaround for model invalidate(). Florian Bruhin 2014-02-04 20:59:39 +0100
  • a0bcfe1960 Add FIXME for self.invalidate() Florian Bruhin 2014-02-04 18:46:33 +0100
  • 49a3b57544 Fix checks Florian Bruhin 2014-02-04 18:44:32 +0100
  • 89bd255be1 Set _pattern (not pattern) in filter model __init__ Florian Bruhin 2014-02-04 18:37:54 +0100
  • 109522e43f Save sourceModel(). Florian Bruhin 2014-02-04 18:37:35 +0100
  • c32ba2f2c8 Only invalidate filter after filtering. Florian Bruhin 2014-02-04 13:32:22 +0100
  • 1f59a00808 Change how resorting is done. Florian Bruhin 2014-02-04 13:15:44 +0100
  • 3a3a63c000 Avoid using internalPointer in CompletionModel. Florian Bruhin 2014-02-04 11:05:34 +0100
  • bf6290cfc8 Merge branch 'master' of ssh://the-compiler.org:2323/qutebrowser Florian Bruhin 2014-02-04 07:52:04 +0100
  • 6e6fa09f60 Add plugin Florian Bruhin 2014-02-04 07:42:45 +0100
  • 0adf8d6b53 Call resizeEvent before resizing column for completion Florian Bruhin 2014-02-01 22:03:06 +0100
  • b6126a49a9 Maybe fix completion resize, add debugging. Florian Bruhin 2014-02-01 21:01:29 +0100
  • ef5d034278 Support -c '' again Florian Bruhin 2014-02-01 20:55:37 +0100
  • c4edc6f5da Make sure to save config on crash Florian Bruhin 2014-01-31 15:58:14 +0100
  • 85646af2d0 Show webkit version in version info Florian Bruhin 2014-01-31 15:54:12 +0100
  • 0cbb574ced Refactor crashdialog setText Florian Bruhin 2014-01-31 10:30:18 +0100
  • 89738bce7d Improve crash dialog Florian Bruhin 2014-01-31 10:24:00 +0100
  • 7cde8f00cb Set MainWindow size on start Florian Bruhin 2014-01-31 10:11:59 +0100
  • 9dafc67567 Update TODO Florian Bruhin 2014-01-30 23:09:54 +0100
  • 053ce35032 Hopefully sane default config handling. Florian Bruhin 2014-01-30 23:05:39 +0100
  • a6db387ef7 Make tabs movable Florian Bruhin 2014-01-30 22:29:26 +0100
  • 725106e8ff Add FIXME for settings to tabbar.py Florian Bruhin 2014-01-30 22:29:13 +0100
  • 06c8f2d03a Set sensible sizePolicies everywhere Florian Bruhin 2014-01-30 22:29:01 +0100
  • 5366186dd1 Small CrashDialog improvements Florian Bruhin 2014-01-30 21:32:31 +0100
  • 2c276b98a4 Handle exceptions with a crash dialog. Florian Bruhin 2014-01-30 20:42:47 +0100
  • a71684ea0f Add version() to utils to get version/about infos Florian Bruhin 2014-01-30 20:42:15 +0100
  • c3ce167926 Allow commands/URLs to be passed as arguments. Florian Bruhin 2014-01-30 20:41:54 +0100
  • c6b21b27b5 Fix statusbar sizing Florian Bruhin 2014-01-30 20:30:18 +0100
  • a8b64d6971 Update pylint ignores Florian Bruhin 2014-01-30 15:55:08 +0100
  • 2ee518c20f Add exit status to run_checks Florian Bruhin 2014-01-30 20:49:08 +0100
  • 49803b051e Add :crash command Florian Bruhin 2014-01-30 14:58:32 +0100
  • ee9d8e74be Implement ignorecase/wrapsearch settings. Florian Bruhin 2014-01-30 12:03:34 +0100
  • 2f0a25f2b6 Update TODO Florian Bruhin 2014-01-30 12:03:18 +0100
  • 7a2a7ab709 Reset search on new search Florian Bruhin 2014-01-30 11:53:58 +0100
  • 53861306ff Don't choke on empty command string Florian Bruhin 2014-01-30 11:51:56 +0100
  • 330332da6d Use string for default config Florian Bruhin 2014-01-30 08:25:49 +0100
  • 143dba4461 Fix harfbuzz issues by setting QT_HARFBUZZ=old Florian Bruhin 2014-01-30 04:56:16 +0100
  • a0e16ca7db Update TODO Florian Bruhin 2014-01-30 07:10:29 +0100
  • b158cd78b5 Allow non-None default for count Florian Bruhin 2014-01-30 07:08:45 +0100
  • 85c44ed78c Implement count everywhere Florian Bruhin 2014-01-30 07:05:17 +0100
  • 58103fa7e4 Implement yank/paste Florian Bruhin 2014-01-30 00:29:46 +0100
  • 24255a3a93 Update TODO Florian Bruhin 2014-01-29 23:55:37 +0100
  • cc2ae19136 Update TODO Florian Bruhin 2014-01-29 21:19:51 +0100
  • 18c68ce74e Implement searching Florian Bruhin 2014-01-29 21:06:56 +0100
  • c0f01d9219 Allow other chars than : to be used for commandline Florian Bruhin 2014-01-29 20:25:41 +0100
  • 891fa581fd Update TODO Florian Bruhin 2014-01-29 17:27:11 +0100
  • 6445410c2a Set progress bar color to normal if loading okay Florian Bruhin 2014-01-29 15:50:15 +0100
  • 293ebc8d46 Add some asserts Florian Bruhin 2014-01-29 15:40:55 +0100
  • e56099e0ec Docstringify ALL the things Florian Bruhin 2014-01-29 15:30:19 +0100
  • 46660b11ef Refactor CompletionView Florian Bruhin 2014-01-29 09:14:37 +0100
  • a8f9137fc8 Simple cleanups in widgets.completion Florian Bruhin 2014-01-29 09:07:04 +0100
  • 7d4c02d301 Add docstrings to widgets.completion Florian Bruhin 2014-01-29 09:06:38 +0100
  • d83b98ecc0 More pylint fixes Florian Bruhin 2014-01-29 08:36:44 +0100
  • 8870882edd Shut up, pylint Florian Bruhin 2014-01-29 04:25:46 +0100
  • 59a19db9a2 Add __init__.py Florian Bruhin 2014-01-29 04:24:37 +0100
  • 696362a0f6 Use docstrings instead of desc for command classes Florian Bruhin 2014-01-29 04:16:50 +0100
  • 201e8f7c46 docstrings++ Florian Bruhin 2014-01-29 04:07:27 +0100
  • 06ad500964 Refactor CompletionItemDelegate a bit Florian Bruhin 2014-01-29 06:36:13 +0100
  • 8dcdae00b9 Refactor command handling file layout Florian Bruhin 2014-01-29 06:28:21 +0100
  • f5af700f1c Refactor CommandParser Florian Bruhin 2014-01-29 06:18:01 +0100
  • 34a0dca8bd Update TODO Florian Bruhin 2014-01-28 23:25:52 +0100
  • 8f9a896919 run_checks: Add flake8 --ignore Florian Bruhin 2014-01-28 23:13:06 +0100
  • 6f3a2448ba pep8 fixes Florian Bruhin 2014-01-28 23:04:02 +0100