GUI Changes
- Add drag-and-drop of files and folders when the folder preview is open
- Always load Advanced Mode option from the config file in standalone mode
- Don't show the New File/Folder popup if adding a file or folder through a context menu and Advanced Mode is disabled
- Handle adding new folders properly to the folder preview when adding a file or folder that is a grandchild or lower of the displayed folder
- Improve VPK save confirmation dialog wording
- Add keyboard shortcuts for "Check for Updates" and "About Qt"
For Developers
- Removed last remnants of code that cared about CS2 beta VPKs (again)
VPK::createEmpty
andVPK::createFromDirectory
no longer have acs2
boolean parameter