Commit Graph

  • c61af3c805 Don't place hints in invisible frames Florian Bruhin 2014-05-12 09:17:05 +0200
  • dee97d6250 Fix TODO Florian Bruhin 2014-05-12 08:34:16 +0200
  • 31a1e91866 Make hitTestResult work with frames correctly Florian Bruhin 2014-05-12 08:28:44 +0200
  • 4eebe2dc57 First try at hinting with frames Florian Bruhin 2014-05-12 07:49:44 +0200
  • 6584618078 Remove fixed bug Florian Bruhin 2014-05-11 22:03:46 +0200
  • 381d36263c Fix font-size-* in settings Florian Bruhin 2014-05-11 22:03:00 +0200
  • 3deeaede8a Change completion title color to white Florian Bruhin 2014-05-11 21:58:40 +0200
  • 195c7d6ef7 Work around binding = Florian Bruhin 2014-05-11 21:55:41 +0200
  • fd9f801cab Define some magic methods for usertypes Florian Bruhin 2014-05-09 22:11:33 +0200
  • 2190d1bb49 Add font-size-* to QWebSettings. Florian Bruhin 2014-05-09 21:02:10 +0200
  • d0e5906f36 TODO += stuff Florian Bruhin 2014-05-09 21:01:59 +0200
  • c2af513ae2 Split CompletionDelegate into own file Florian Bruhin 2014-05-09 19:55:12 +0200
  • 5f1cb2ede3 Restyle completion to be dark Florian Bruhin 2014-05-09 19:47:20 +0200
  • 6417c7d875 Turn off horizontal scrollbar in completer Florian Bruhin 2014-05-09 19:12:46 +0200
  • 5a6208862e Add cmdutils.arg_or_count Florian Bruhin 2014-05-09 19:12:08 +0200
  • 63ce8e0966 Set min-/max-width for tabs Florian Bruhin 2014-05-09 17:59:13 +0200
  • 7966298a64 Don't pass parent to print dialogs. Florian Bruhin 2014-05-09 17:40:19 +0200
  • edc9d0810c Use QCoreApplication.instance() Florian Bruhin 2014-05-09 17:01:05 +0200
  • 3c098060d1 Don't handle auto-insert-mode when not needed Florian Bruhin 2014-05-09 16:43:08 +0200
  • 5044f98f2e Don't leave insert mode when loading finished Florian Bruhin 2014-05-09 16:36:53 +0200
  • 2c314d61cf Flush stdout before printing Florian Bruhin 2014-05-09 16:25:50 +0200
  • 662ae603c7 Flush stdout before printing warning Florian Bruhin 2014-05-09 16:24:44 +0200
  • 502cb20c2d Only leave insert mode if mainFrame started loading Florian Bruhin 2014-05-09 16:18:04 +0200
  • 59a89d31fe Add reasons why modes are entered/left Florian Bruhin 2014-05-09 16:03:46 +0200
  • 91d1be1020 Split tab_move into _tab_move_absolute/relative Florian Bruhin 2014-05-09 15:52:03 +0200
  • db6ab7212f Move cmd/count splitting out of _handle_single_key Florian Bruhin 2014-05-09 15:37:00 +0200
  • e88ce5e837 Fix CRLF in depenencies.py Florian Bruhin 2014-05-09 15:32:01 +0200
  • 1785294a43 Fix some lint Florian Bruhin 2014-05-09 15:30:27 +0200
  • e09b34a744 Fix esc handling on BaseKeyParser Florian Bruhin 2014-05-09 15:28:07 +0200
  • d4672f324a Improve modeman logging Florian Bruhin 2014-05-09 15:24:41 +0200
  • 50d9d37b2e TODO += command history Florian Bruhin 2014-05-09 15:00:51 +0200
  • 0d6ecf04bf Don't bind '=' because configparser fucks up Florian Bruhin 2014-05-09 15:00:23 +0200
  • 5933ebf29c Remove done stuff from TODO Florian Bruhin 2014-05-09 14:22:43 +0200
  • f7e6dc0244 Add zoom command. Florian Bruhin 2014-05-09 14:20:26 +0200
  • 7868e57520 Add snap_in/fuzzyval to NeighborList Florian Bruhin 2014-05-09 14:20:10 +0200
  • a514385ff5 More TODO Florian Bruhin 2014-05-09 14:19:22 +0200
  • 403bbe17e6 TODO += stuff Florian Bruhin 2014-05-09 13:16:46 +0200
  • 601221fa62 Add binding for Ctrl-Alt-p (print) Florian Bruhin 2014-05-09 13:16:16 +0200
  • a4556a956e Add bindings for ss/sl/sk (set/set_temp/set keybind) Florian Bruhin 2014-05-09 13:14:31 +0200
  • 1843301a7e Add keybinding for save Florian Bruhin 2014-05-09 13:12:24 +0200
  • 95f2950335 Add stop command (ctrl-s) Florian Bruhin 2014-05-09 13:11:47 +0200
  • 05f38e15a6 Add command home Florian Bruhin 2014-05-09 13:09:37 +0200
  • ee72d682ad Add binding: ctrl-n -> leave_mode Florian Bruhin 2014-05-09 12:13:12 +0200
  • f52f2f15a9 TODO: Move wo Florian Bruhin 2014-05-09 12:12:59 +0200
  • 145ac13721 TODO += --set-as-default Florian Bruhin 2014-05-09 12:11:00 +0200
  • 4361220a48 Add bindings for xo/xO (backtabopen(cur)) Florian Bruhin 2014-05-09 12:10:03 +0200
  • 2b630555db More BUGS Florian Bruhin 2014-05-09 12:07:18 +0200
  • 96d456fdee New command: tab_focus_last / Ctrl-Tab Florian Bruhin 2014-05-09 11:57:58 +0200
  • 4e7eb41cb9 Add command tab_move (gm/gl/gr) Florian Bruhin 2014-05-09 11:45:20 +0200
  • 87e94a2c68 Add T command / refactor focus_tab Florian Bruhin 2014-05-09 11:29:10 +0200
  • e6af8bb7ae Add only/co command Florian Bruhin 2014-05-09 11:24:33 +0200
  • 8fc12fea5f Refactor tabclose Florian Bruhin 2014-05-09 11:20:17 +0200
  • 1570fc8a95 Nice error messages on import errors Florian Bruhin 2014-05-09 11:06:05 +0200
  • 01d1b18c8f Fix indent Florian Bruhin 2014-05-09 09:20:11 +0200
  • 590ab887cd Remove deprecated FIXME Florian Bruhin 2014-05-09 09:19:54 +0200
  • 489a5cd082 Add tests for get_standard_dir under Windows Florian Bruhin 2014-05-09 09:16:24 +0200
  • 419d47afd3 Split paths correctly in get_standard_dir Florian Bruhin 2014-05-09 09:16:09 +0200
  • a6f8602276 Don't use self with self.cur_dir. Florian Bruhin 2014-05-09 09:15:00 +0200
  • f411741389 Correct path separator on Windows Florian Bruhin 2014-05-09 09:13:08 +0200
  • 7d8883fd11 Use QCoreApplication::applicationName in get_standard_dir Florian Bruhin 2014-05-09 09:12:32 +0200
  • 06a63ccd01 More info for SSL todo Florian Bruhin 2014-05-09 08:49:07 +0200
  • c82e050deb Fix checks Florian Bruhin 2014-05-09 08:46:14 +0200
  • 6609fc8503 Add tests for utils.misc.get_standard_dir Florian Bruhin 2014-05-09 08:43:31 +0200
  • ef05175713 Add test helper to set temporary value Florian Bruhin 2014-05-09 07:44:37 +0200
  • 3b2ae6bcf1 Add warning for dead_actute warning. Florian Bruhin 2014-05-09 06:57:44 +0200
  • 6a6807fde9 Reorganize test files Florian Bruhin 2014-05-09 06:57:35 +0200
  • ba1b3087f1 Report text rendering bug upstream Florian Bruhin 2014-05-09 06:52:29 +0200
  • 0fe3922136 TODO += stuff Florian Bruhin 2014-05-08 23:08:33 +0200
  • 70c8df095e Switch from appdirs to QStandardPaths Florian Bruhin 2014-05-08 22:33:24 +0200
  • f09f555b68 Add Archlinux PKGBUILD Florian Bruhin 2014-05-08 22:08:04 +0200
  • 2d6fb3d243 bugs += scroll_page Florian Bruhin 2014-05-08 21:56:38 +0200
  • ed0d0d8ff7 Handle tab titles via onUrlChanged Florian Bruhin 2014-05-08 21:04:27 +0200
  • bf19cb7536 Add window-open-behaviour setting Florian Bruhin 2014-05-08 20:43:40 +0200
  • 4eb6f896b0 Remove unused import in hints.py Florian Bruhin 2014-05-08 20:36:23 +0200
  • e2a2ed8850 Support QWebView::createWindow (opening windows via js) Florian Bruhin 2014-05-08 20:36:05 +0200
  • b7eec48037 More bugs and todo Florian Bruhin 2014-05-08 20:15:17 +0200
  • a715359d63 TODO += pasting text Florian Bruhin 2014-05-08 11:51:51 +0200
  • 586455bbad Fix scrollbar click bug Florian Bruhin 2014-05-08 11:50:46 +0200
  • 295ed2421a TODO += inspector in new window Florian Bruhin 2014-05-08 09:13:07 +0200
  • 41d08bdfe3 Update THANKS Florian Bruhin 2014-05-08 09:10:04 +0200
  • c27fcc0cf0 TODO += bugs Florian Bruhin 2014-05-08 09:07:16 +0200
  • dc01509633 Fix description for webkit maximum-pages-in-cache Florian Bruhin 2014-05-08 09:05:38 +0200
  • 214cda91bd Nicer error messages for focus_tab Florian Bruhin 2014-05-08 09:03:48 +0200
  • fce2085ea9 Merge branch 'master' of ssh://lupin/qutebrowser Florian Bruhin 2014-05-08 07:00:40 +0200
  • 8d4935eb82 TODO += stuff Florian Bruhin 2014-05-07 23:11:47 +0200
  • a76c7b56f1 Fix lingering PyQt exception Florian Bruhin 2014-05-07 18:00:38 +0200
  • 45621b0645 Do a hard exit on crash Florian Bruhin 2014-05-07 17:29:28 +0200
  • 68b134b4a9 Don't filter events if mainwindow is not focused Florian Bruhin 2014-05-07 17:20:01 +0200
  • 19af445da0 TODO += eliding bug Florian Bruhin 2014-05-07 09:06:22 +0200
  • 09f7e7a3ae Don't crash when opening qute:pyeval without :pyeval. Florian Bruhin 2014-05-07 09:03:40 +0200
  • b0f819ef68 Update TODO Florian Bruhin 2014-05-07 07:51:36 +0200
  • 285a1c86b4 Bind pgup/pgdown/shift+space Florian Bruhin 2014-05-07 07:40:36 +0200
  • 625d369c33 Add check for modeman.mode property Florian Bruhin 2014-05-06 23:17:05 +0200
  • 14873285e6 Fix enum bugs Florian Bruhin 2014-05-06 21:09:09 +0200
  • 164dcfb6bd Always click elements in the center when hinting Florian Bruhin 2014-05-06 21:07:20 +0200
  • f2797d09b4 TODO reordering/update Florian Bruhin 2014-05-06 21:03:03 +0200
  • 077d3be2e0 Detect local files correctly Florian Bruhin 2014-05-06 20:24:53 +0200
  • 4a7ccbf131 Fix pyroma on Linux Florian Bruhin 2014-05-06 19:00:35 +0200
  • 557805c8b2 Don't pass an empty QPrinter to QPrintDialog. Florian Bruhin 2014-05-06 18:31:08 +0200
  • 0a38a21f21 Revert "More TODO" Florian Bruhin 2014-05-06 18:17:19 +0200