summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-09Changing position without restart now possible.Joel Torstensson
2015-04-09Added option for downloadview placement.Joel Torstensson
2015-04-09pylint: Ignore 'undefined-variable' for tests.Florian Bruhin
2015-04-09Merge branch 'hackebrot-change-test-layout-and-add-gui-tests'Florian Bruhin
2015-04-09Update authors.Florian Bruhin
2015-04-08Merge remote-tracking branch 'upstream/master'Raphael Pierzina
2015-04-08Using parametrization in test_textbaseBruno Oliveira
2015-04-08Merge pull request #16 from hackebrot/layoutFlorian Bruhin
2015-04-08Another workaround for a pylint bug.Florian Bruhin
2015-04-08Add some more invalid testcases to TestFont.Florian Bruhin
2015-04-08Fix string concatenation and indenting for INVALID.Florian Bruhin
2015-04-08Use inline list comprehension for parametrize expressionBruno Oliveira
2015-04-08Use single-quoted string for consistencyBruno Oliveira
2015-04-08Use mocker fixture instead of unittest.mockBruno Oliveira
2015-04-08Remove spurious dependencies from tox.ini as pointed out by @The-CompilerBruno Oliveira
2015-04-08Compare full lists instead of looping over items as suggested by @hackebrotBruno Oliveira
2015-04-08Fix small docstring issuesBruno Oliveira
2015-04-08Remove "object" subclassing from Test classes missed initiallyBruno Oliveira
2015-04-07Update MANIFEST.in/.gitignore.Florian Bruhin
2015-04-07Move FAQ/INSTALL to repo root.Florian Bruhin
2015-04-07Add a changelog for released versions.Florian Bruhin
2015-04-07Add startpage/default-page to tabs -> last-close.Florian Bruhin
2015-04-07Ignore Qt warning about WOFF/zlib.Florian Bruhin
2015-04-06src2asciidoc: Split _get_command_doc.Florian Bruhin
2015-04-06Add note about maxsplit/no_split_cmd args to docs.Florian Bruhin
2015-04-06Use **kwargs to simplify cmdutils.register.Florian Bruhin
2015-04-06Ignore ;; for splitting with some commands.Florian Bruhin
2015-04-06Keep progress bar height fix on multiline text.Florian Bruhin
2015-04-06Pass a parent to global QObjects.Florian Bruhin
2015-04-05Move SessionManager init to sessions.py.Florian Bruhin
2015-04-05Regenerate docs.Florian Bruhin
2015-04-05Make the default session name configurable.Florian Bruhin
2015-04-05Update PyQt version in READMEFlorian Bruhin
2015-04-05Regenerate docs.Florian Bruhin
2015-04-05Add tab-bg{,-silent} to new-instance-open-target.Florian Bruhin
2015-04-05Fix lint.Florian Bruhin
2015-04-05misc_checks.py: Fix exit status for spellcheck.Florian Bruhin
2015-04-05Make lints run with adjusted test folder location.Florian Bruhin
2015-04-05Fix testfile path in MANIFEST.in.Florian Bruhin
2015-04-05Removed xfail from test since issue has been fixed on masterBruno Oliveira
2015-04-05Merge remote-tracking branch 'origin/master' into layoutBruno Oliveira
2015-04-05Renamed test to tests as suggested by @The-CompilerBruno Oliveira
2015-04-05Fixed assertions and other issues as reported by @The-CompilerBruno Oliveira
2015-04-05Add a -t/--temp flag to :session-load.Florian Bruhin
2015-04-05Add a -c/--current parameter to :session-save.Florian Bruhin
2015-04-05tox: Make it possible to pass args to pytest.Florian Bruhin
2015-04-04Moving testfile used by test_utils into qutebrowser.utilsBruno Oliveira
2015-04-05Fix deleting of envvars in TestGetStandardDirLinuxFlorian Bruhin
2015-04-05Fix paths for TestGetStandardDirLinux.Florian Bruhin
2015-04-04Merge branch 'hackebrot-master'Florian Bruhin