qutebrowser/THANKS

54 lines
1.3 KiB
Plaintext
Raw Normal View History

2014-06-17 17:57:11 +02:00
Thanks
======
2014-04-22 07:12:43 +02:00
Thanks to the following projects, which were a source for great inspiration:
2014-06-17 17:57:11 +02:00
* http://eric-ide.python-projects.org/[eric5]
* http://portix.bitbucket.org/dwb/[dwb]
* http://www.vimperator.org/[Vimperator]
* http://5digits.org/pentadactyl/[Pentadactyl]
* https://github.com/fanglingsu/vimb[vimb]
* http://vimium.github.io/[vimium]
* https://code.google.com/p/devicenzo/[devicenzo]
2014-04-22 07:12:43 +02:00
Thanks to the following people for helping me with problems big and small:
2014-06-17 17:57:11 +02:00
* portix
* Detlev Offenbach
* seir
* nitroxleecher
2014-04-22 07:12:43 +02:00
Thanks to the following people for early testing:
2014-06-17 17:57:11 +02:00
* V155
* eto
* portix
* iggy
* meisterT_
* hrnz
* pedromj
* china
* Tsutsukakushi
* seir
* raven_ch
* rieper
* thorsten`
2014-04-22 07:12:43 +02:00
2014-05-12 23:05:31 +02:00
Thanks to everone answering my and other questions on Stackoverflow and the IRC.
2014-04-22 07:12:43 +02:00
2014-05-12 23:05:31 +02:00
Thanks to the people triaging bugs in the Qt bugtracker.
2014-04-22 07:12:43 +02:00
2014-06-17 17:57:11 +02:00
Thanks to these projects which were essential while developing qutebrowser, and
all their contributors:
* http://www.python.org/[Python]
* http://www.vim.org/[vim]
* http://git-scm.com/[git]
* http://qt-project.org/[Qt]
* http://www.riverbankcomputing.com/software/pyqt/intro[PyQt]
* http://www.pylint.org/[pylint]
* https://pypi.python.org/pypi/pyflakes[pyflakes]
* https://pypi.python.org/pypi/pep8/[pep8]
* https://github.com/GreenSteam/pep257/[pep257]
* https://pypi.python.org/pypi/flake8[flake8]