Commit Graph

  • 2201ca600b Fix long lines in init_venv.py. Florian Bruhin 2015-01-23 14:13:05 +0100
  • d1df0b843e Merge branch 'venv' Florian Bruhin 2015-01-23 13:55:10 +0100
  • d1d43b29dc Remove virtualenv dependency in INSTALL.asciidoc. Florian Bruhin 2015-01-23 13:54:18 +0100
  • 6f1facac60 Also get rid of system_site_packages on Windows. Florian Bruhin 2015-01-23 13:47:27 +0100
  • b2646cb5c0 Check if venv already exists. Florian Bruhin 2015-01-23 13:23:33 +0100
  • b8c54b5f02 Don't use system_site_packages on non-Windows. Florian Bruhin 2015-01-23 12:03:54 +0100
  • 907440d12c Simplify option handling in create_venv(). Florian Bruhin 2015-01-23 11:56:44 +0100
  • 2264b55e92 Simplify create_venv(). Florian Bruhin 2015-01-23 11:53:40 +0100
  • 816fcf3a6c Fix whitespace at EOL. Florian Bruhin 2015-01-23 11:53:18 +0100
  • f76ce3c152 Regenerate authors Florian Bruhin 2015-01-23 11:51:40 +0100
  • 2404c75012 Use venv API for building the venv instead of calling pyvenv Patric Schmitz 2015-01-09 18:46:11 +0100
  • 7813d9a93d Add hidden --force option for backwards compatibility with existing scripts Patric Schmitz 2015-01-09 15:43:34 +0100
  • 4eefc53ed0 Change init_venv to use python 3.x venv Patric Schmitz 2015-01-09 02:24:48 +0100
  • f6d0907736 init_venv: Pass --upgrade to pip install. Florian Bruhin 2015-01-22 13:37:58 +0100
  • 2a72d290a7 Revert "init_venv: Pass --no-clean to pip on Windows." Florian Bruhin 2015-01-22 10:44:03 +0100
  • b387b4c7a9 Merge branch 'master' of ssh://git/qutebrowser Florian Bruhin 2015-01-22 10:41:58 +0100
  • d7b5f2bf52 Remove always-hide from changed cfg ZDarian 2015-01-21 23:21:43 -0700
  • 5c92144f6b Fix spawn --userscript with multiple args. Florian Bruhin 2015-01-22 07:10:32 +0100
  • 011e398f77 Merge branch 'thorsten-fix-check-libraries' Florian Bruhin 2015-01-22 07:01:54 +0100
  • 011cd08fc8 Update AUTHORS Florian Bruhin 2015-01-22 07:01:46 +0100
  • 5d5e26eb7b Fix some check_libraries() for arch Thorsten Wißmann 2015-01-10 13:23:56 +1100
  • 5a0a0302df Merge branch 'new-pylint' Florian Bruhin 2015-01-22 07:00:01 +0100
  • 3b6a504d7b crashdialog: Move contact info to top. Florian Bruhin 2015-01-22 06:58:37 +0100
  • aa3017dd58 crashdialog: Reword contact info text. Florian Bruhin 2015-01-22 06:56:41 +0100
  • 50557a9b3e crashdialog: Remove Github from contact types. Florian Bruhin 2015-01-22 06:54:50 +0100
  • dffa7ccf46 Merge branch 'master' of https://github.com/The-Compiler/qutebrowser into toggletab ZDarian 2015-01-21 20:51:43 -0700
  • ef5412f596 tab *-hide -> tab hide-* ZDarian 2015-01-21 20:50:30 -0700
  • 335f72a93f perm-hide -> always-hide ZDarian 2015-01-21 07:27:08 -0700
  • 5100f6fc8f better type check; -'aborting' ZDarian 2015-01-21 07:24:05 -0700
  • fb2e84be2a Merge branch 'uggedal-voidlinux' Florian Bruhin 2015-01-21 07:16:53 +0100
  • 8da4e2b6f4 Update AUTHORS Florian Bruhin 2015-01-21 07:16:29 +0100
  • 407edef2bc Merge branch 'voidlinux' of https://github.com/uggedal/qutebrowser into uggedal-voidlinux Florian Bruhin 2015-01-21 07:16:16 +0100
  • 6c2471bf9c Merge branch 'peterlvilim-show-default-value' Florian Bruhin 2015-01-21 07:14:55 +0100
  • 4f20d6123c Update AUTHORS Florian Bruhin 2015-01-21 07:14:48 +0100
  • d540a1ee22 Merge branch 'show-default-value' of https://github.com/peterlvilim/qutebrowser into peterlvilim-show-default-value Florian Bruhin 2015-01-21 07:07:25 +0100
  • 6d3f871119 Add workaround for unknown pylint no-member bug. Florian Bruhin 2015-01-20 00:04:59 +0100
  • 958e67ab9e Add workaround for pylint performance bug. Florian Bruhin 2015-01-20 00:03:13 +0100
  • 2e45c2c063 Stop pinning pylint/astroid to 1.3.1/1.2.1. Florian Bruhin 2015-01-20 00:02:35 +0100
  • 532ec30d00 Fix executing of virtualenv pylint on Windows. Florian Bruhin 2015-01-20 22:56:25 +0100
  • f4479a8140 Fix adding epilogue in src2asciidoc.py. Florian Bruhin 2015-01-20 00:02:16 +0100
  • 6a7e454789 Add proper virtualenv support to run_checks.py Florian Bruhin 2015-01-19 23:50:01 +0100
  • c30978be2f Add quotes for empty default value Peter Vilim 2015-01-19 13:17:17 -0600
  • 18443a6880 run_checks: Support print_version for check_pep257. Florian Bruhin 2015-01-19 00:53:05 +0100
  • aa6750ac1b run_checks: Add a comment for check_pep257. Florian Bruhin 2015-01-19 00:51:33 +0100
  • dc9263a77c Revert "run_checks: Run pep257 via subprocess." Florian Bruhin 2015-01-19 00:50:18 +0100
  • 1e8729eac7 run_checks: Add a --print-version argument. Florian Bruhin 2015-01-19 00:45:01 +0100
  • 380537d49c run_checks: Run pep257 via subprocess. Florian Bruhin 2015-01-19 00:42:39 +0100
  • d0f416386a INSTALL: instructions for Void Linux Eivind Uggedal 2015-01-18 22:32:50 +0000
  • 52afa1a479 Added permanent (count-independent) tab hide according to perm-hide variable. ZDarian 2015-01-18 07:39:26 -0700
  • 3c21d5986e Added toggle ability to :set ZDarian 2015-01-18 07:34:33 -0700
  • ddc4e7b309 Unset __PYVENV_LAUNCHER__ to fix init_venv on OS X. Florian Bruhin 2015-01-18 00:05:08 +0100
  • b3b576f5d2 Handle all IPCErrors properly. Florian Bruhin 2015-01-16 11:34:15 +0100
  • c98bfa9a9d Move version info more to the top in logs. Florian Bruhin 2015-01-16 09:22:22 +0100
  • aae33a0308 Handle another webelem.IsNullError with hints. Florian Bruhin 2015-01-16 09:09:12 +0100
  • dbd0d1fff9 Save report dialog contact infomation. Florian Bruhin 2015-01-16 07:36:38 +0100
  • 4f1e0d32b0 Handle UnicodeDecodeError when reading configs. Florian Bruhin 2015-01-16 07:10:12 +0100
  • e9786458fa Really ignore pylint checks. Florian Bruhin 2015-01-15 23:09:18 +0100
  • eadaef3ce9 Ignore pylint warnings for the older pep257 code Florian Bruhin 2015-01-15 22:46:03 +0100
  • 04598b2315 Fix pep257 check for newer versions Florian Bruhin 2015-01-15 22:41:01 +0100
  • 4485e4ee1b Merge :run-userscripts into :spawn. Florian Bruhin 2015-01-15 22:28:04 +0100
  • a32f1e6180 Make it possible to deprecate commands. Florian Bruhin 2015-01-15 21:29:40 +0100
  • 223f8f243e Make it possible to display warnings in the bar. Florian Bruhin 2015-01-15 21:27:36 +0100
  • 969c3550cd revert qutebrowser.1.asciidoc sbinix 2015-01-09 23:25:53 +0000
  • 48c83505df Bump master to v0.1.2 Florian Bruhin 2015-01-10 00:08:38 +0100
  • 8c227324fe Use qurl_from_user_input() in urlutils.is_url(). Florian Bruhin 2015-01-09 22:13:23 +0100
  • a412814dee Enter KeyMode.normal directly in ModeManager. Florian Bruhin 2015-01-09 20:25:04 +0100
  • d147ba90d4 Remove old comment. Florian Bruhin 2015-01-09 20:14:50 +0100
  • 354018efcd Make sure QUrl::fromUserInput is valid in is_url. Florian Bruhin 2015-01-09 20:10:39 +0100
  • 3eac528716 Switch Qt style to Fusion on OS X on Qt 5.4. Florian Bruhin 2015-01-09 15:43:03 +0100
  • 3ba202d467 Fix config breakage because of deleted option. Florian Bruhin 2015-01-09 14:38:20 +0100
  • b9ed0b37f0 Improve README (badges, alt-texts). Florian Bruhin 2015-01-09 14:30:18 +0100
  • 8fb1a887db Remove old colors->tabs.separator option. Florian Bruhin 2015-01-09 14:19:04 +0100
  • 5947994479 Fix error handling for local files in :adblock-update Florian Bruhin 2015-01-09 06:53:00 +0100
  • 4c1113cdf4 Add cache location to manpage. See #461. Florian Bruhin 2015-01-09 06:13:09 +0100
  • 6d0fff1c24 add cache folder to files section of man page binix 2015-01-08 23:39:40 +0000
  • 30e93ca4b8 Merge branch 'balanceofcowards-master' Florian Bruhin 2015-01-08 23:11:53 +0100
  • e767862bee Regenerate authors Florian Bruhin 2015-01-08 23:10:38 +0100
  • 5fc900a1cb Merge branch 'master' of https://github.com/balanceofcowards/qutebrowser into balanceofcowards-master Florian Bruhin 2015-01-08 23:09:58 +0100
  • 395047d778 Merge branch 'peterlvilim-show-default-value' Florian Bruhin 2015-01-08 23:04:53 +0100
  • c4b4027104 Merge branch 'show-default-value' of https://github.com/peterlvilim/qutebrowser into peterlvilim-show-default-value Florian Bruhin 2015-01-08 23:04:35 +0100
  • 14afb3ef14 show-default-value: update heading Peter Vilim 2015-01-08 12:52:21 -0600
  • 8c7a7aaf20 Stop the icon database from being created when private-browsing is set to true binix 2015-01-08 17:09:55 +0000
  • 34c9a73e32 Fix bug #399 (crashes on systems with pyqt < 5.3) Andreas Fischer 2015-01-07 23:40:48 +0100
  • 1086c33ec2 Add suckless surf ML post to notes. Florian Bruhin 2015-01-08 06:41:44 +0100
  • eba4b58a7c Show default config value in completion Peter Vilim 2015-01-07 17:56:51 -0600
  • b12b83f98c Hide 2 more Qt warnings. Florian Bruhin 2015-01-07 06:59:48 +0100
  • 75ac9cce49 Use Esc in normal mode to clear search highlights. Florian Bruhin 2015-01-06 18:46:44 +0100
  • 77df4c7241 Add !important to all hint properties. Florian Bruhin 2015-01-06 17:10:54 +0100
  • 9ebf36f26b Merge branch 'error800-master' Florian Bruhin 2015-01-06 16:55:37 +0100
  • 55d9f62c9f Regenerate authors. Florian Bruhin 2015-01-06 16:55:28 +0100
  • 82ee78b3db Added !important to hint styles Prevents websites from overriding hint styles Error 800 2015-01-06 16:23:45 +0100
  • c4619874e6 Merge remote-tracking branch 'upstream/master' Error 800 2015-01-06 16:20:35 +0100
  • c008ee8dd7 Added !important to hint styles Prevents websites from overriding hint styles Error 800 2015-01-06 16:13:28 +0100
  • 492f066bd8 Merge branch 'peterlvilim-download-quit-confirm' Florian Bruhin 2015-01-06 11:29:19 +0100
  • c4bb9344a9 Regenerate docs. Florian Bruhin 2015-01-06 11:29:13 +0100
  • dda54a2cc9 Merge branch 'download-quit-confirm' of https://github.com/peterlvilim/qutebrowser into peterlvilim-download-quit-confirm Florian Bruhin 2015-01-06 11:28:16 +0100
  • 3ff28027de Make init_venv.py work with multiple sip .so files. Florian Bruhin 2015-01-06 11:26:40 +0100
  • 5c37d4a19d fix line lengths Peter Vilim 2015-01-06 04:14:41 -0600
  • f828e554f7 misc fixes Peter Vilim 2015-01-06 04:03:21 -0600
  • 46396cce1e Fix maxsplit-splitting with empty args (""/''). Florian Bruhin 2015-01-06 10:00:28 +0100