Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is the project abandoned? #1

Open
wants to merge 1,272 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
1272 commits
Select commit Hold shift + click to select a range
877a64c
Change the license for the QTRY functions from GPL to BSD
icefox Sep 12, 2009
cb6fbe1
Add new TreeSortFilterProxyModel class to utils that will only filter
icefox Sep 12, 2009
bbac999
Fix f3b86722, change exists(QMAKE_LRELEASE) to exists($$QMAKE_LRELEASE).
Sep 12, 2009
17bdce4
Fix code style issues found via the style checker script
icefox Sep 12, 2009
2681b3b
Add a button to hide/show hidden files in the directory listing.
Sep 12, 2009
b8f0a0f
Set placeholder text for the start page search box
kreed Sep 12, 2009
e6f71e9
Use more CSS to hide dot files
kreed Sep 12, 2009
175cd30
Check for spaces at the start and end of an expression
icefox Sep 12, 2009
cb1f99f
Move the Preferences menu item to Tools|Options
icefox Sep 13, 2009
2f7ccf5
Fix the naming of the QAction m_toolsEnableInspector to m_toolsEnable…
icefox Sep 13, 2009
4ed77b4
Change default bookmarks to only have a link to htpp://arora-browser.org
icefox Sep 13, 2009
3a3f254
Show the configure search engines action in the tools menu
kreed Sep 13, 2009
a8fcc8e
Add icons to the menu actions.
icefox Sep 13, 2009
eaf383d
Update Polish translation.
Sep 13, 2009
1c361f5
Fix code style errors reported by the code style checking script.
diegoiast Sep 14, 2009
cad40ba
Add support for multiple directories to LanguageManager. Applications
diegoiast Sep 14, 2009
200113a
- With the new addLocaleDirectory api don't have the constructor take a
icefox Sep 14, 2009
3f8e068
Fix autotest failure when then current language is not set
icefox Sep 14, 2009
9a61c74
Added RTL support for the start page
diegoiast Sep 13, 2009
0f88c8d
When translating, use qApp for translation if the string is not avail…
diegoiast Sep 13, 2009
3058a34
updated hebrew translation
diegoiast Sep 13, 2009
75539e8
Add a browse button next to the style sheet line edit to help users f…
icefox Sep 15, 2009
f96727c
remember what tab you were on when you close the settings dialog
icefox Sep 15, 2009
e100938
Don't add a hardcoded search directory to the default LanguageManager…
icefox Sep 15, 2009
a7b78e2
Add a path from the users directory to the locale search path, have t…
icefox Sep 15, 2009
90b03c1
Following the rules of the utils directory here is a manual test
icefox Sep 15, 2009
f5d4cd9
Determine the qt version at build time
icefox Aug 30, 2009
61ece2f
Updated translation from Илья Александрович <[email protected]>
icefox Sep 15, 2009
e8c658b
Updated pt_BR translation from marciopanto
icefox Sep 15, 2009
e67f736
Add basic info on building
icefox Sep 15, 2009
c0dd936
Exclude generated files that are not interesting to browse from doxygen
icefox Sep 16, 2009
0de2ef1
Ignore the doc directory which is generated by doxygen
icefox Sep 16, 2009
b86f6d8
Set the maximumPagesInCache to 3 (default is 0) and provide a way for
icefox Sep 17, 2009
0300d40
Change git-diff-index to git diff-index now that those are part of Git
icefox Sep 17, 2009
360eb75
Enhance the autotest Git hook script to handle directories to help
icefox Sep 17, 2009
66168a9
Move utils autotests and manualtests into their own directory
icefox Sep 17, 2009
9bcd5a5
Remove proxystyle.h which was removed when support for Qt 4.4 was dro…
icefox Sep 17, 2009
00be69d
Fix spelling mistake: Show Hidden Filles - > Files
icefox Sep 17, 2009
1331b94
Fix the advanced tab layout after revision 75539e85.
Sep 17, 2009
95a1f56
Indent better
icefox Sep 17, 2009
83a5e75
Retranslate the bookmarks toolbar title
kreed Sep 5, 2009
663397e
Fix compiler warnings when compiling with msvc
icefox Sep 19, 2009
7267860
With the ordered build config option we can now share the object dire…
icefox Sep 19, 2009
09a733c
Enhance SingleApplication so that the host can send messages back to …
icefox Sep 19, 2009
6ed449b
Update autotest to match the api changes to SingleApplication
icefox Sep 19, 2009
fd2a265
Add support for AdBlock
icefox Sep 19, 2009
93ba0d5
Update Dutch translation
kbal Sep 19, 2009
2424b02
Enable DNS prefetching and WebKit version in the about dialog when
Sep 20, 2009
ba75cba
Rename lineedit -> locationbar functions & variables
icefox Sep 20, 2009
620bb8e
Update the copyright year
icefox Sep 21, 2009
544871b
Add Git hook to check commits for the proper copyright year
icefox Sep 21, 2009
feb8145
Spelling fix
icefox Sep 21, 2009
4db9cc6
This test really only applies to ben
icefox Sep 21, 2009
445c428
load settings when the View is created so m_enableAccessKeys will be …
icefox Sep 21, 2009
e166b65
Ignore generated vc link file
icefox Sep 22, 2009
bfa6e4b
Only show icons in the menu on Linux where the freedesktop icons can …
icefox Sep 22, 2009
4057b47
Update test to match the recent api change
icefox Sep 22, 2009
9018203
Save and restore the tab history in the session and when re-opening tab
icefox Jul 22, 2009
2bb4c7e
None of these autotest require forms or resources so don't bother com…
icefox Sep 22, 2009
6f2b12f
Only include what is needed to compile
icefox Sep 22, 2009
4acc1a5
Add a note about how the list is sorted
icefox Sep 23, 2009
e0476fb
Q_WS_X11 is a better choice than Q_OS_LINUX as other OS's have X11 an…
icefox Sep 23, 2009
9ed042c
Cleanup some includes
icefox Sep 23, 2009
45ad2bd
enable the ifdef around the print statements
icefox Sep 24, 2009
bfb89a5
Create a primary NetworkAcessManagerProxy class which can be tied to a
icefox Sep 21, 2009
68c9eaf
Include the request type information from the last acceptNavigationRe…
icefox Sep 21, 2009
e2070e9
Simple Password Management / AutoFill
icefox Sep 21, 2009
bd67a80
Remove the ability to save forms other then password forms for the ti…
icefox Sep 24, 2009
077cff2
Update copyright year to 2009
icefox Sep 24, 2009
a61f82a
When in private browsing don't save passwords
icefox Sep 24, 2009
9c0c5da
A browsing session can last from minutes to weeks these days.
icefox Sep 24, 2009
6216a01
Fix compiling warning
icefox Sep 24, 2009
ac0504b
Set the title bar of the dialog to "Form Passwords"
icefox Sep 24, 2009
63b4833
Give the user a way to bypass the failsafe and restore their session
icefox Sep 24, 2009
0b61532
Run lupdate on all of the translations
icefox Sep 24, 2009
bdb849a
Updated the Dutch translation for 0.10.
kbal Sep 24, 2009
bdfefc5
Update the Polish translation.
Sep 24, 2009
c0ca326
Fix a memleak when rejecting saving a password. Returning in the
Sep 24, 2009
582eb9b
Disable the 'Unable to find matching form on the webpage.' warning.
Sep 24, 2009
11f3366
Merge branch 'autofill'
Sep 24, 2009
c74b2a0
Update russian translation from Илья Александрович <[email protected]>
icefox Sep 25, 2009
bb22a1b
Location of translation files is incorrect (regression)
icefox Sep 25, 2009
f1c4f34
Updated uk translation from Коростіль Данило <[email protected]>
icefox Sep 25, 2009
d324017
Updated German translation
Sep 24, 2009
283679a
Update it translation from Vincenzo Reale <[email protected]>
icefox Sep 25, 2009
3a1d615
Only store a form if it is a password form and our save passwords flag
icefox Sep 25, 2009
b5520bc
When changing the text of an item just emit data changed rather then …
icefox Sep 25, 2009
c5cd825
Return the correct value for setData
icefox Sep 25, 2009
b66f0de
Updated cs_CZ translation
Limoto Sep 25, 2009
e84d713
add Diego Iastrubni as Hebrew maintainer
diegoiast Sep 14, 2009
aa2b302
Force the history completer to be LTR: same as the url line.
diegoiast Sep 25, 2009
138994e
Updated Hebrew translation. Now it's 100%, and I worked around a lot …
diegoiast Sep 25, 2009
14c6d12
Zsombor Gegesy agreed to put his adblockrule code under the BSD so all
icefox Sep 27, 2009
10133f4
Support several common modifiers in the location bar for modifying the
icefox Sep 27, 2009
e47de93
Alt+Enter on the location bar opens the url in a new tab
icefox Sep 27, 2009
43ce681
Apply to only the hostname and trim the text before checking for http
icefox Sep 27, 2009
6369a42
Don't save m_menuBarVisible when menuBar()->isVisible is already sav…
icefox Sep 27, 2009
30d337c
Save toolbar location
icefox Sep 27, 2009
f743a79
bump copyright year
icefox Sep 27, 2009
03ed33b
Don't apply AdBlock to the dom when AdBlock isn't enabled.
icefox Sep 28, 2009
f8af321
fr_FR translation update from Vincent Rischmann <[email protected]>
icefox Sep 28, 2009
de21bf7
Updated Serbian translation from githzerai06
icefox Sep 28, 2009
829d872
Update spanish "es", galician "gl" & "arora.desktop" translations fro…
icefox Sep 28, 2009
6a65473
Update japanese translation for v0.10.0.
axasia Sep 28, 2009
d60640b
The normal undo keyboard shortcut should also open the last tab
icefox Sep 29, 2009
7623e55
QWebPage::NavigationTypeBackOrForward does not mean the user made the…
icefox Sep 30, 2009
d48363e
Trap tab key to cycle through potential URLs. Issue #79
vipw Sep 28, 2009
866cfe3
Behave better when access keys are enabled.
icefox Sep 30, 2009
d2a3d8b
Allow building against a shadow-built WebKit trunk
torarnv Sep 28, 2009
bc5838c
When constructing the JavaScript escape the value as it could contain…
icefox Sep 30, 2009
8427bda
Corrects compilation issues against Qt 4.6 trunk.
jturcotte Sep 30, 2009
62f4b78
Update the Ukrainian translation from Коростіль Данило <ted.korostile…
Sep 30, 2009
24fa66a
Updated Norwegian translations for 0.10
teg Sep 30, 2009
929de07
Fix code style errors found by that style script
icefox Sep 30, 2009
d34536a
Add Qt translations, qtsql lib, the qtsql dll to the windows
icefox Oct 1, 2009
9406811
Release Arora 0.10.0
icefox Sep 30, 2009
2599c60
Updated Turkish translation from Mehmet Nur Olcay <[email protected]>
icefox Oct 1, 2009
5002d39
Bump qt versions
icefox Oct 2, 2009
1eb9ca1
Startup Crash with Qt 4.5.0
icefox Oct 2, 2009
c13ae0d
Fix typo
icefox Oct 2, 2009
e4f3a8d
Add a debug define for this class
icefox Oct 2, 2009
461e5ad
Sites were showing a SSL handshake failure rather then prompting about
icefox Oct 2, 2009
ad1852e
Only tab down the completer when the popup is visible.
icefox Oct 2, 2009
578387d
Turn on AutoFill by default
icefox Oct 2, 2009
72394a9
Introduce a CookieJarProxy class which will pass the cookie requests to
icefox Oct 3, 2009
c88dc77
French translation spelling error
icefox Oct 3, 2009
3878f53
Selecting Show only one close button instead of one for each tab
icefox Oct 3, 2009
6858b5c
Make source viewer remember geometry and not block access to the main…
vipw Oct 3, 2009
8112377
Don't save or set the position of the window, this is the job of the
icefox Oct 3, 2009
52fe23c
When the background of the window is not white hardcode the style of …
icefox Oct 3, 2009
464384e
When there is only one good element left display that element
icefox Oct 3, 2009
e924b18
Never guess that a element named pass is the login name
icefox Oct 3, 2009
aaa4d09
Add a few more debug statements when we error out
icefox Oct 3, 2009
9dae7a8
Rather than using the document.form[0].name use document.form[0].elem…
icefox Oct 4, 2009
6aa95dc
This code has been pushed up into QtWebKit, don't compile it in if we
icefox Oct 4, 2009
d3ff228
Add support for the home, favorites, search, and openurl multimedia k…
icefox Oct 4, 2009
24913a0
Correct previous two commits, the call to the base class should only …
icefox Oct 4, 2009
81913b6
Set the url on the location bar that matches the webview that we are
icefox Oct 4, 2009
477c0c7
Add MAKE_FLAGS as an arg to make when building in the git hooks
icefox Oct 4, 2009
bbaf90b
Remove the accidental 100MB limit on the disk cache size
icefox Oct 4, 2009
ec59114
Fix several FR spelling mistakes.
icefox Oct 5, 2009
dac1115
Add Portuguese translation from Américo Monteiro <[email protected]>
icefox Oct 5, 2009
cf26e5b
Fix OS X build breakage
icefox Oct 5, 2009
3891d54
Enable adblock by default
icefox Oct 5, 2009
c13feb9
Fix indentation of generateAuthors script
icefox Oct 5, 2009
e5385f3
Release Arora 0.10.1
icefox Oct 5, 2009
0032e7f
Location bar painting in KDE is 1px off, drawing a white line under the
icefox Oct 6, 2009
ae6d479
Set text and iconText on the stop/reload action
kreed Aug 17, 2009
17089ac
Spelling fix.
icefox Sep 25, 2009
f8b4fe0
Add a way to specify the minimumFontSize in the preference dialog.
icefox Oct 4, 2009
330d24c
Create a new ClearButton class from scratch that will show the KDE clear
icefox Oct 7, 2009
c53be8e
Add workaround for a crash when disabling JS on startup and using Qt …
icefox Oct 8, 2009
ab25a3b
Crash when closing noaa.gov
icefox Oct 8, 2009
47c421a
Connect the openUrl signal from the bookmark menu which was causing the
icefox Oct 8, 2009
f83796a
Do some very basic content sniffing for sites that do not send a content
icefox Oct 8, 2009
6bfce02
initialize AdBlockManager::m_adBlockPage
linuxman2k1 Oct 9, 2009
99403ae
Remove unused function
icefox Oct 8, 2009
f918e92
Determine the base color during the paint event rather than at startup
icefox Oct 14, 2009
3e3b03a
When the progress is 0 default back to the default background color r…
icefox Oct 14, 2009
e3a6b36
Compile error fix when ssl is not enabled.
icefox Oct 14, 2009
9a5eff9
Add a check for Qt 4.5
kreed Oct 10, 2009
d9b3bb9
Remove old qt4 hack now that the previous commit has a nice proper 4.…
icefox Oct 16, 2009
e553195
Simplify setting of applicationVersion
kreed Oct 10, 2009
4540a44
Show the right dialog for the Preferences action on Mac OS X
kreed Oct 10, 2009
c7eb8f2
Set an alert on the window when the close confirmation pops up
kreed Oct 10, 2009
2ff3d45
Don't show the download manager if file selection was canceled
kreed Oct 11, 2009
a9049f4
Added a tooltip explaining ClickToFlash.
kbal Oct 22, 2009
e37223b
Hide completer popup when escape is pushed
vipw Oct 10, 2009
27fee7d
Allow use of an external download manager
kreed Oct 17, 2009
3fe83e5
Don't use QUrl::toString as that loses information, but use QUrl::toE…
icefox Oct 26, 2009
5c1743e
Disable the other download options when selecting the external download
icefox Oct 26, 2009
032b064
Add Alt + Enter to open in a new tab to the toolbar search
icefox Oct 26, 2009
1193ab3
Fix build against trunk
torarnv Nov 2, 2009
429f500
Add a cookies()/setCookies() pair of functions to the CookieJar and d…
icefox Nov 17, 2009
25d0013
Check return value of webViewIndex in TabWidget::loadUrl
biochimia Nov 4, 2009
f67f163
guessUrlFromString is not in WebKit. Fix build when compiling
Nov 22, 2009
eac2ce9
Replace Czech translation with new one from David Kolibáč and make hi…
Limoto Dec 6, 2009
f30d856
arora.desktop: change the language code for Polish translation
Dec 26, 2009
a5d8590
Fix serialization of tab history: the QWebHistory pointer should be d…
Dec 26, 2009
4b30215
Update pt_BR translation from Márcio Moraes.
Dec 27, 2009
a16c4bf
Clear search box undo history when clearing search private data
kreed Nov 8, 2009
54e312d
Fix check for tabs under cursor
kreed Nov 8, 2009
12546fd
Increase the timeout on the access key
icefox Dec 30, 2009
36619f9
Put each define on its own line for easier reading and modifing
icefox Dec 30, 2009
508f0d6
Add GUI to enable/disable access keys.
Dec 21, 2009
ac481c5
Put the access key option in the general tab rather than on a tab all by
icefox Dec 30, 2009
4f221cd
Release Arora 0.10.2
icefox Dec 5, 2009
6986612
Sort columns in cookie dialog by data values instead of string value.…
vipw Dec 29, 2009
03f115b
Fix spelling mistake
icefox Dec 30, 2009
60db56a
Fix typos in the German translation
icefox Dec 30, 2009
7c15516
Correctly save the history state of a tab when using Qt 4.6
icefox Dec 30, 2009
bb7a6a6
Remove the delayed QWebView creation optimization as over the years it
icefox Dec 30, 2009
88e2dfb
Remove remnant of delayed QWebView creation. Fixes tab restore again.
cg9999 Jan 1, 2010
c113bb8
Update the copyright year in the about dialog to include 2010
icefox Jan 31, 2010
3dd490e
Replace Stopped with Download Complete (like in ffx it's less confusi…
mariuz Jan 24, 2010
8ef3a78
AdBlock dialog: use a simple check box instead of a group box.
ariya Jan 18, 2010
79d075d
Tweak the adblock dialog spacing and size
icefox Jan 31, 2010
64de0ea
Renamed Dutch translation file.
kbal Oct 26, 2009
a0ed17a
Make "Show Hidden Files" translatable.
kbal Oct 26, 2009
58950bf
Updates from the maintainer
icefox Feb 1, 2010
0405e86
Support arguments for the external download program
kreed Nov 8, 2009
8929862
Add a way to modify the user agent string from within the application.
Feb 19, 2010
82de949
Improve the included GUI interface for switching user agents.
icefox Feb 19, 2010
82b0de1
Enable the raster graphics system by default for X11
Mar 5, 2010
5ca8d4b
QtWebKit 2.0 declare a meta type for QWebElement
May 7, 2010
444f868
QMAKE_EXTRA_UNIX_TARGETS is deprecated; use QMAKE_EXTRA_TARGETS instead.
icefox May 24, 2010
bac8748
Default to lrelease and not lrelease-qt4 on non unix platforms.
icefox May 24, 2010
76efe66
When the privacy indicator is visible clicking on it will result in
icefox Jun 19, 2010
dd63a5c
Remove hooks that are not enabled
icefox Jun 19, 2010
b67ab07
Remove hook that only applies to Benjamin
icefox Jun 19, 2010
78154dd
Remove custom spell check and default signed-off check, those are bot…
icefox Jun 19, 2010
702c146
Remove old way of doing pre-commits
icefox Jun 19, 2010
84098df
Move Arora's hooks to the git-hooks format to utilize git-hooks
icefox Jun 19, 2010
72eb2a7
Handle --about argument so not to cause garbage on the console for gi…
icefox Jun 19, 2010
28d4ad2
Fix Text Encoding to work correctly
icefox Jul 15, 2010
234e212
When building in debug mode on OS2 just like with Windows enable the …
icefox Jul 15, 2010
5d08546
- Replaced "leichtgewichtiger" with "schlanker" in translation with
maxkueng Jul 19, 2010
11b5f85
For finding the locale tools os2 behaves like win32
icefox Jul 19, 2010
301487d
Add an application icon for os2. Unfortunately this is not the same as
icefox Jul 19, 2010
dddeab8
Style fix: convert tabs to spaces.
icefox Sep 27, 2010
912b970
Update AUTHORS file for next release.
icefox Sep 27, 2010
20a2097
Bump Arora version to 0.11.0
icefox Sep 27, 2010
784a4ca
Update Changelog for Arora 0.11.0
icefox Sep 27, 2010
6c2bc1a
fix the problem in the downloadmanager, when the 'delete' button is p…
gzsombor Oct 17, 2009
17818d3
Show the number of downloads in the download manager dialog title, and
gzsombor Oct 18, 2009
ce46bb4
Change the AutoFillManager to not use hard coded offsets for request …
icefox Feb 6, 2011
065d8d8
Fixed ssl certificate problem with sites like https://webmail.us.army…
jasonmichaelbutler Nov 20, 2010
10682f2
"Autofill webforms" in Preferences was always checked.
icefox Feb 6, 2011
d8e83f6
Autofill manager was always storing forms.
icefox Feb 6, 2011
904cff6
Support persistent data storage (HTML5 localStorage)
May 10, 2011
5c3c141
Merge pull request #3 from berolinux/localStorage
icefox May 16, 2011
95fe271
Fix start page not being valid XML (but claiming to be XHTML)
May 24, 2011
160583f
Merge pull request #4 from berolinux/fixStartpage
icefox May 24, 2011
158b00c
Fix for fullscreen on Mac issue931
kendersec Jul 19, 2011
ea6e93a
Fix xhtml warning in the startpage.
icefox Jun 13, 2012
b14441d
Work around Qt bug in QCompleter found in Qt 4.8.2
icefox Jun 13, 2012
e310d63
Merge pull request #5 from kendersec/master
icefox Jun 13, 2012
89a5b9d
Create autotest for BookmarkNode class
icefox Feb 25, 2014
64def77
Don't output error when checking files that have been removed and don…
icefox Feb 18, 2014
dce971d
Expose HistoryManager::addHistoryEntry(QString)
icefox Mar 9, 2014
5101fa2
Add unit tests for functionality that wasn't unit tested.
icefox Mar 9, 2014
cd99503
Move FrecencyTimer to the HistoryFilterModel
icefox Mar 9, 2014
c5421dc
Fix segfaults in history manual test
icefox Mar 13, 2014
7c7514d
Update README after project has officially moved all aspects to GitHub
icefox Jun 24, 2015
2c209bd
make locale file (start)
sople1 Jul 25, 2017
2bf327f
l10n for Korean (298/475)
sople1 Jul 25, 2017
5443d46
update translate file (390/475)
sople1 Jul 26, 2017
3b25ae4
update translate file (475/475)
sople1 Jul 28, 2017
bc249ea
update translate file (475/475)
sople1 Jul 28, 2017
a2d1975
Merge pull request #18 from sople1/trans-ko-master
icefox Jul 31, 2017
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
31 changes: 11 additions & 20 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,30 +1,21 @@
arora
Arora.app
Makefile
arora.exe
Makefile*
.DS_Store
.ui
.moc
.obj
.rcc
.qm
.gdb_history

autotests/addbookmarkdialog/addbookmarkdialog
autotests/autosaver/autosaver
autotests/downloadmanager/downloadmanager
autotests/edittreeview/edittreeview
autotests/history/history
autotests/historyfiltermodel/historyfiltermodel
autotests/searchlineedit/searchlineedit
autotests/tabbar/tabbar
autotests/tabwidget/tabwidget
autotests/webactionmapper/webactionmapper
autotests/xbel/xbel

manualtests/bookmarks/bookmarks
manualtests/downloadmanager/downloadmanager
manualtests/history/history
manualtests/searchlineedit/searchlineedit
manualtests/urllineedit/urllineedit
manualtests/webviewsearch/webviewsearch
ui_
*.exe
*.swp
*~
*.pdb
*.ilk
massif.out.*
ms_print.*
doc/

63 changes: 57 additions & 6 deletions AUTHORS
Original file line number Diff line number Diff line change
@@ -1,10 +1,61 @@
Benjamin C Meyer [email protected]
Jason A. Donenfeld Jason@zx2c4.com
Matvey Kozhev [email protected]
Jakub Wieczorek faw217@gmail.com
Diego Iastrubni [email protected]
Jakub Lužný [email protected]
Daniel Albuschat [email protected]
Ariya Hidayat [email protected]
Christopher Eby [email protected]
Jason A. Donenfeld [email protected]
Christian Franke [email protected]
Benjamin K. Stuhl [email protected]
Zsombor Gegesy [email protected]
Vincenzo Reale [email protected]
Kristof Bal [email protected]
Maia Kozheva [email protected]
axasia [email protected]
Tor Arne Vestbø [email protected]
Tom Gundersen [email protected]
John Wimer [email protected]
Ariya Hidayat [email protected]
Adam Treat [email protected]
Tor Arne Vestbø [email protected]
Chris Lee [email protected]
Mark Reiche [email protected]
Guillaume Martres [email protected]
Josef Kufner [email protected]
Janusz Lewandowski [email protected]
Daniel Albuschat [email protected]
Alexandre Dupas [email protected]
Simon Hausmann [email protected]
Robert Hogan [email protected]
Raphael Kubo da Costa [email protected]
Paul Olav Tvete [email protected]
John Schember [email protected]
Elrond [email protected]
Chris Lee [email protected]
Benjamin Poulain [email protected]
Alexandre Bique [email protected]
ABuus [email protected]
ondrejcernos [email protected]
mwenge [email protected]
jreznik [email protected]
Zack Rusin [email protected]
William Witt [email protected]
Slim Amamou [email protected]
Richard Moore [email protected]
Popa Marius Adrian [email protected]
Pavol Rusnak [email protected]
Oscar Blumberg [email protected]
Michael Burger [email protected]
Max Kueng [email protected]
Markus Goetz [email protected]
Marius Bugge Monsen [email protected]
Kenneth Rohde Christiansen [email protected]
João Abecasis [email protected]
Jonas Gehring [email protected]
Jocelyn Turcotte [email protected]
Henri Valta [email protected]
Gergely Nagy [email protected]
Gegesy Zsombor [email protected]
Dominik Riebeling [email protected]
Darryl Kacher [email protected]
Chris Hills [email protected]
Carlos Júnior [email protected]
Aurélien Gâteau [email protected]
Andreas Kling [email protected]
539 changes: 538 additions & 1 deletion ChangeLog

Large diffs are not rendered by default.

Loading