Commit Graph

  • 1a6511c7a8 Refactor most stuff using config.val.ui Florian Bruhin 2017-06-13 12:37:32 +0200
  • 1ed8df8903 Fix various typos/bugs Florian Bruhin 2017-06-13 12:22:04 +0200
  • 3e3685b68b Initial configexc refactoring Florian Bruhin 2017-06-13 12:20:44 +0200
  • 5ab2c89a37 Adjust config.change_filter Florian Bruhin 2017-06-13 12:07:00 +0200
  • b5110b07f0 Fix newconfig init Florian Bruhin 2017-06-13 11:34:37 +0200
  • 3009e5eebe Fix configtypes mistakes Florian Bruhin 2017-06-13 11:31:43 +0200
  • 8de0445661 Move UserAgent to configdata Florian Bruhin 2017-06-13 11:29:21 +0200
  • 616aad84d8 More configtypes refactoring Florian Bruhin 2017-06-13 10:40:05 +0200
  • 5ec47da127 Get rid of configtypes.AutoSearch and IgnoreCase Florian Bruhin 2017-06-13 10:28:05 +0200
  • 921d02e4d3 First portion of configtypes refactoring Florian Bruhin 2017-06-13 10:20:46 +0200
  • 7e52eb7b0e Initial work on new configdata Florian Bruhin 2017-06-12 15:12:32 +0200
  • c2e75bf2fd Initial conversion to new config syntax Florian Bruhin 2017-06-12 13:19:56 +0200
  • 938946c48b configdata: Add check for shadowing keys Florian Bruhin 2017-06-12 11:40:10 +0200
  • 8b9b750f8f configdata: Rename some options for consistency Florian Bruhin 2017-06-12 11:27:19 +0200
  • c856f6d97b Initial work on new pylint checker Florian Bruhin 2017-06-09 19:54:25 +0200
  • 52f6ea2525 Initial parsing Florian Bruhin 2017-06-09 17:21:36 +0200
  • f965805099 First setting renames Florian Bruhin 2017-06-09 13:05:24 +0200
  • 836395cdb1 Add configdata.yml Florian Bruhin 2017-06-08 21:45:07 +0200
  • 00c8d8da34 Initial stubbing out of a new config Florian Bruhin 2017-06-08 17:43:34 +0200
  • 2f26490536 Remove FIXME Florian Bruhin 2017-07-02 14:03:38 +0200
  • 69337ed264 Update tox default envlist Florian Bruhin 2017-07-02 13:07:13 +0200
  • 2fbadc46d2 Remove error when count is invalid to :tab-pin Jay Kamat 2017-06-30 09:57:39 -0700
  • 9cedaa60bc Check for PyQt5.QtQml in earlyinit Florian Bruhin 2017-06-30 14:56:02 +0200
  • e4a054d34e Stop marking QtWebEngine as experimental Florian Bruhin 2017-06-30 10:42:33 +0200
  • 596dee69d6
    Clean up pin_tab Jay Kamat 2017-06-29 20:04:02 -0700
  • 22880926b1 Fix WebHistoryStub for delete argument change Ryan Roden-Corrent 2017-06-29 21:46:09 -0400
  • c1f5e77fc6 Implement "Current" completion for bind. Ryan Roden-Corrent 2017-06-29 21:44:44 -0400
  • 1e489325c4 Assert if index is invalid in delete_cur_item. Ryan Roden-Corrent 2017-06-29 20:58:15 -0400
  • fd07c571e5 Store pattern in completion view, not model. Ryan Roden-Corrent 2017-06-29 20:54:56 -0400
  • 262b028ee9 Match error message in lineparser test. Ryan Roden-Corrent 2017-06-29 20:49:05 -0400
  • c007f592b3 Use more intuitive argument order in sql.delete. Ryan Roden-Corrent 2017-06-29 20:43:42 -0400
  • 0d5a33ef2a Update changelog Florian Bruhin 2017-06-29 23:21:10 +0200
  • d132b6ed71 Fix :scroll-page with --bottom-navigate on QtWebEngine Florian Bruhin 2017-06-29 22:39:48 +0200
  • 9c0c174534 Use builtin SortFilter regex functionality. Ryan Roden-Corrent 2017-06-29 12:44:02 -0400
  • 302961a86a
    Refactor set_tab_pinned to take a tab widget. Jay Kamat 2017-06-28 21:15:49 -0700
  • f136f78802 Fix :undo documentation Florian Bruhin 2017-06-28 22:41:08 +0200
  • a98a6ac0c8 travis: Write a sane sources.list Florian Bruhin 2017-06-28 21:42:50 +0200
  • 4d1dbe11e8
    Prompt when closing a pinned tab via the mouse Jay Kamat 2017-06-27 19:02:41 -0700
  • 6ac940fa32 Fix pylint/coverage errors. Ryan Roden-Corrent 2017-06-27 12:33:51 -0400
  • f06880c6e2 Fix history completion delete function. Ryan Roden-Corrent 2017-06-27 08:40:43 -0400
  • 0a09758be1 Add file path to download Iordanis Grigoriou 2017-06-27 12:21:25 +0200
  • 5e2be8a44a Fix PEP-8 issue Iordanis Grigoriou 2017-06-27 08:25:59 +0200
  • 8a5b48d374 Add suggested_fn argument to get_request Iordanis Grigoriou 2017-06-26 23:21:32 +0200
  • 5ec94f96fd Allow a trailing % for :zoom Florian Bruhin 2017-06-26 21:51:35 +0200
  • 92d5f6c41d Ignore _remove_tab for crashed deleted tabs Florian Bruhin 2017-06-26 20:50:17 +0200
  • 24caaea54d Handle OSError in SessionManager.delete Florian Bruhin 2017-06-26 19:52:07 +0200
  • 130be2aedc Handle OSError when trying to delete autosave session Florian Bruhin 2017-06-26 19:47:54 +0200
  • 62a849c2db Fix bugs introduced in test_models Ryan Roden-Corrent 2017-06-26 12:41:48 -0400
  • 736dd77a6e Regenerate authors Florian Bruhin 2017-06-26 18:05:25 +0200
  • 8a7610206e Merge branch 'master' of https://github.com/jupart/qutebrowser Florian Bruhin 2017-06-26 18:04:57 +0200
  • 78c93e1225 Update pytest-rerunfailures from 2.1.0 to 2.2 pyup-bot 2017-06-26 15:47:14 +0200
  • e8dac08a35 Update cheroot from 5.5.2 to 5.7.0 pyup-bot 2017-06-26 15:47:13 +0200
  • 6d1775fcd6 Update pylint from 1.7.1 to 1.7.2 pyup-bot 2017-06-26 15:47:11 +0200
  • 46161c3af0 Refactor delete_cur_item. Ryan Roden-Corrent 2017-06-20 23:04:03 -0400
  • a24d7f6686 Use page title for filename with :download Iordanis Grigoriou 2017-06-26 12:25:03 +0200
  • 866f4653c7 Fix spelling existant -> existent. Ryan Roden-Corrent 2017-06-25 22:14:01 -0400
  • cb67a911fa Remove recommendation to use '-c' command line argument, which doesn't exist Justin Partain 2017-06-21 10:56:25 -0400
  • df6b8b7ff5 Update tabwidget.py Marius 2017-06-21 09:03:15 +0200
  • 6080830a8b Fix outdated docstring and pylint error. Ryan Roden-Corrent 2017-06-20 22:25:09 -0400
  • b722cc1dec Pass invalid index to [can]FetchMore. Ryan Roden-Corrent 2017-06-20 22:11:53 -0400
  • 63cb88a0f4 Use _cat_from_index in completionmodel.data. Ryan Roden-Corrent 2017-06-20 22:08:23 -0400
  • 0f585eda4f Bring history.py back to 100% coverage. Ryan Roden-Corrent 2017-06-20 21:41:43 -0400
  • f3a2b84033 remove space Marius 2017-06-20 23:58:23 +0200
  • dfedddf0bd Wrap scroll button workaround in try/except Marius 2017-06-20 23:55:11 +0200
  • 6e166d139a Fix alignment of scroll buttons in tab bar Marius 2017-06-20 21:18:13 +0200
  • cb5cd1a910 Remove old test_commands.py Florian Bruhin 2017-06-20 15:20:32 +0200
  • 994e8c692f Merge different FakeTabbedBrowser objects Florian Bruhin 2017-06-20 15:19:53 +0200
  • 096b0a7a37 Remove unused import Florian Bruhin 2017-06-20 15:03:42 +0200
  • 750ef834dc Make PyOpenGL a required dependency Florian Bruhin 2017-06-20 13:05:53 +0200
  • 73940a64bb Update docs Florian Bruhin 2017-06-20 12:46:55 +0200
  • cf3c7266aa Make show_error keyword-only Florian Bruhin 2017-06-20 12:45:36 +0200
  • 06d4a24bd1 Merge branch 'master' of https://github.com/iordanisg/qutebrowser Florian Bruhin 2017-06-20 12:45:21 +0200
  • 3a7a3909d7 Merge remote-tracking branch 'origin/pyup-scheduled-update-06-19-2017' Florian Bruhin 2017-06-20 12:44:05 +0200
  • 038dcff4ba Ignore common URL issues while importing history Florian Bruhin 2017-06-20 12:16:03 +0200
  • f838eb1bdc Use named formatting for queries in sql.py Florian Bruhin 2017-06-20 12:11:02 +0200
  • da875755d1 Add spaces after commas in SQL queries Florian Bruhin 2017-06-20 12:06:17 +0200
  • c1776bbf9d Add error message when query failed to prepare Florian Bruhin 2017-06-20 12:03:31 +0200
  • 29ce1b3811 Add column order in SqlTable._insert_query Florian Bruhin 2017-06-20 11:56:17 +0200
  • 27c6aa00bd travis: Add group: edge Florian Bruhin 2017-06-19 18:15:35 +0200
  • f0ff02fcb2 Avoid throwing exception when no last focused tab exists Iordanis Grigoriou 2017-06-19 15:48:17 +0200
  • aa460a7abd Update hypothesis from 3.11.3 to 3.11.6 pyup-bot 2017-06-19 15:46:21 +0200
  • 0306c3e898 Update cheroot from 5.5.0 to 5.5.2 pyup-bot 2017-06-19 15:46:19 +0200
  • 61737f95a9 Update requests from 2.17.3 to 2.18.1 pyup-bot 2017-06-19 15:46:18 +0200
  • 5913f92b19 Update requests from 2.17.3 to 2.18.1 pyup-bot 2017-06-19 15:46:16 +0200
  • 86fffb5462 Update requests from 2.17.3 to 2.18.1 pyup-bot 2017-06-19 15:46:15 +0200
  • 3053ed01e4 backers: Add Bostan Florian Bruhin 2017-06-19 15:30:09 +0200
  • 2adb57f263 travis: Remove the archlinux-ng docker env Florian Bruhin 2017-06-19 14:17:56 +0200
  • 7062f9e060 Update qt5-webkit-ng docs for Archlinux Florian Bruhin 2017-06-19 13:44:41 +0200
  • 4296a61b9a tests: Clean up check_history Florian Bruhin 2017-06-19 09:19:02 +0200
  • 9f94f28181 Use :memory: for an in-memory database Florian Bruhin 2017-06-19 09:14:03 +0200
  • 051d2665f3 Fix signal type error in CompletionView. Ryan Roden-Corrent 2017-06-14 07:17:30 -0400
  • 891a6bcf14 Fix flake8 errors Ryan Roden-Corrent 2017-06-14 07:15:42 -0400
  • c7a18a8b8d Fix tests for recent sql changes Ryan Roden-Corrent 2017-06-13 21:14:47 -0400
  • 4e87773d89 Use a dict instead of named params for insert. Ryan Roden-Corrent 2017-06-11 13:57:38 -0400
  • e436f48164 Small sql fixes. Ryan Roden-Corrent 2017-06-10 18:41:24 -0400
  • f4f52ee204 Remove history.Entry. Ryan Roden-Corrent 2017-06-10 13:51:11 -0400
  • 1fe1813431 Fix pylint errors. Ryan Roden-Corrent 2017-06-10 07:53:52 -0400
  • cf23f42b99 Use splitlines in test_history_bdd again. Ryan Roden-Corrent 2017-06-09 12:07:39 -0400
  • 679e001a48 Separate sqlcategory title from table name. Ryan Roden-Corrent 2017-06-09 08:06:12 -0400
  • 61a1709141 Fix completion selection bug. Ryan Roden-Corrent 2017-06-08 22:27:46 -0400