summaryrefslogtreecommitdiff
path: root/src/gui/windows/updaterwindow.cpp
AgeCommit message (Expand)AuthorFilesLines
2015-02-07Dont show some useless errors while loading themes.Andrei Karas1-1/+1
2015-01-11Fix code style.Andrei Karas1-1/+2
2015-01-06Move updatetype.h into enums namespace.Andrei Karas1-1/+2
2015-01-01Update copyrights year.Andrei Karas1-1/+1
2014-12-19Fix code style.Andrei Karas1-1/+1
2014-12-18Enable browserbox variables in npcdialog and updaterwindow.Andrei Karas1-0/+1
2014-10-10Fix code style.Andrei Karas1-2/+0
2014-10-04Fix possible update errors with empty update server.Andrei Karas1-2/+11
2014-10-04If server not have update server, skip fix update server downloads.Andrei Karas1-7/+14
2014-07-16Move mirrors for get client version into branding file.Andrei Karas1-7/+8
2014-07-16Move urls for client update into branding file.Andrei Karas1-12/+11
2014-07-04Add another mirror into manaplus downloads list.Andrei Karas1-4/+8
2014-05-29Move many variables from client into settings.Andrei Karas1-1/+2
2014-05-28Move dialogs related function into separate file.Andrei Karas1-0/+2
2014-05-28Move from resourcemanager functions related to files into other files.Andrei Karas1-4/+4
2014-05-26Ignore error on news downloading.Andrei Karas1-1/+2
2014-05-25Fix align in constructors.Andrei Karas1-1/+1
2014-05-22allow open updater window from inside game.Andrei Karas1-5/+25
2014-05-21Fix code style.Andrei Karas1-4/+5
2014-05-20Move updatetype into separate file.Andrei Karas1-1/+1
2014-05-20Move downloadstatus into separate file.Andrei Karas1-4/+4
2014-05-19fix code style.Andrei Karas1-1/+0
2014-05-18Move inputaction into separate file.Andrei Karas1-3/+4
2014-05-15Add support for mirrors in generic manaplus downloads.Andrei Karas1-5/+23
2014-05-14Move enum from layout into separate file.Andrei Karas1-1/+2
2014-05-14Move containerplacer into separate file.Andrei Karas1-0/+1
2014-05-08Fix code style in gui.Andrei Karas1-4/+6
2014-05-06Validate xml downloads, and if failed, use another mirror.Andrei Karas1-4/+16
2014-05-03Fix downloading updates from mirrors.Andrei Karas1-4/+8
2014-05-03Add support for update server mirrors.Andrei Karas1-0/+4
2014-04-23Dont check required field for enable/disable music files downloading.Andrei Karas1-14/+4
2014-04-11fix code style.Andrei Karas1-2/+2
2014-04-04Add steam link in news page for player who run game more than 10 times.Andrei Karas1-0/+8
2014-03-28simplify variables cleanup.Andrei Karas1-2/+2
2014-03-21Rename keyEvent variables into event.Andrei Karas1-2/+2
2014-03-13improve variables order in windows.Andrei Karas1-2/+2
2014-03-11Improve a bit variables order in some classes.Andrei Karas1-10/+10
2014-02-18derive Widget from Widget2.Andrei Karas1-1/+2
2014-02-16move mouseevent into events directory.Andrei Karas1-1/+1
2014-02-16Remove useless casts with KeyEvent.Andrei Karas1-1/+1
2014-02-16move keyevent into events directory.Andrei Karas1-2/+3
2014-02-16move actionevent into events directory.Andrei Karas1-5/+4
2014-02-15move keylistener from base into listeners.Andrei Karas1-1/+1
2014-02-15move actionlistener from base into listeners.Andrei Karas1-1/+1
2014-01-26add basic file uploading.Andrei Karas1-2/+2
2014-01-23remove default parameter from download object.Andrei Karas1-1/+1
2014-01-16load mods from <mod> tag in resources.xmlAndrei Karas1-18/+20
2014-01-16add missing const in xmlnode pointers.Andrei Karas1-1/+1
2014-01-14fix code style.Andrei Karas1-1/+2
2014-01-13in resources.xml allow load updates also from <update2> tags.Andrei Karas1-1/+4