index
:
github/PrismLauncher.git
develop
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
application
/
dialogs
/
UpdateDialog.cpp
Age
Commit message (
Collapse
)
Author
2021-07-25
NOISSUE Flatten gui and logic libraries into MultiMC
Petr Mrázek
2019-09-27
NOISSUE remove some ugly html strings to make translating slightly nicer
Petr Mrázek
2018-07-15
NOISSUE tabs -> spaces
Petr Mrázek
2018-05-19
Catch C++ exceptions by const reference
Charles Milette
Fixes #2277
2017-12-17
NOISSUE ignore merge commits in dev build changelog
Petr Mrázek
2017-05-09
GH-1882 save UpdateDialog geometry
Petr Mrázek
2017-05-06
GH-1876 replace ColumnResizer with a newer, BSD-3 licensed version
Petr Mrázek
Also, keep licensing info only in one file. The COPYING.md is now a resource and rendered to HTML in the About dialog.
2016-06-05
NOISSUE refactor *Download into more, smaller pieces
Petr Mrázek
* Download is now Download. * Download uses Sink subclasses to process various events. * Validators can be used to further customize the Sink behaviour.
2015-12-28
GH-1360 fix some typos
Petr Mrázek
2015-12-28
GH-1360 add basic changelog based on github API, fix update dialog buttons
Petr Mrázek
2015-08-23
NOISSUE remoce the old WM_CLASS workaround
Petr Mrázek
2015-06-09
GH-1060 remove some old updater bits and pieces
Petr Mrázek
2015-05-16
NOISSUE replace derpy merkdown thing with hoedown
Petr Mrázek
2015-05-16
NOISSUE add some functionality to the derpy markdown changelog thing
Petr Mrázek
2015-04-26
GH-849 Further NetJob related fixes
Petr Mrázek
2015-04-12
NOISSUE move everything.
Petr Mrázek