summaryrefslogtreecommitdiff
path: root/src/messagedialog.cpp
Commit message (Collapse)AuthorAgeFilesLines
* replaced all uses of NULL with nullptrTannin2014-11-281-3/+3
| | | | fixed a few placed where NULL was used as a number or boolean
* - started on a refactoring moving functionality out of the MainWindow classTannin2014-11-211-1/+1
| | | | - started on support for game-plugins
* normalized eol style (all files should now have windows line endings)Tannin2014-07-171-92/+92
|
* - changed the url used to login on nexus (the previous page was disabled)Tannin2014-06-211-0/+1
| | | | - bugfix: download manager might have tried to read from a closed connection
* - made the indicator for drag&drop more visibleTannin2014-02-221-5/+6
| | | | | - message boxes can now be made to not (re-)activate the window - executable names for starting from the command line are now case-insensitive
* - nxmhandler will now ask before registering itselfTannin2014-01-041-0/+1
| | | | | | - downloads from nexus are now displayed before file information is retrieved - logging from the ui is now a bit more informative - download list now scrolls to bottom automatically
* - added hooks for getFileVersion* functionsTannin2013-03-271-51/+70
| | | | | | | | | | | | | | | | | | - automatic donwload retry - support for storing multiple download urls - improved "query info" functionality - some cleanup to download manager code - external fomod installer dialog are now brought to front - added shell... functions to have windows handle problematic situations - added visual clue when filters are active - esps are now automatically activated when installing a mod - added option to never endorse a mod - added "previous" and "next" buttons to mod info dialog - improved the way messagedialog text is shortened - coloring in mod info dialog now visible in other color schemes - plugin list is now saved automatically - vanilla bsas are now enabled even if they are not listed in the ini file - bugfix: setting mod to maximum now doesn't try to place the mod below overwrite
* initial commit to mercurial repository.Tannin2013-02-031-0/+70
Corresponds to MO version 0.12.6