Navigation Menu

Skip to content

0.5.5

Compare
Choose a tag to compare
@hasherezade hasherezade released this 28 Nov 22:17
· 5 commits to master since this release
e960c6f

FEATURE

  • Open a new instance from the menu (Issue #37)
  • Detect when the file in disk has changed and ask the user to reload it (Issue #38)
  • Allow to load multiple PEs at the time, using the dialog or the commandline (Issue #39 )

The Linux build requires appropriately Qt_5.14 or Qt_5.15 to be installed.

The Windows build with vs13 suffix(built with Visual Studio 2013) has no external dependencies.

The Windows build with vs17 suffix (built with Visual Studio 2017) requires Microsoft Visual C++ 2015 Redistributable Package.

Legacy build available!
The Windows build with vs10 suffix is built with Qt4 (legacy) - in contrast to the other builds that are with Qt5 (recommended). It is prepared for the purpose of backward compatibility with old versions of Windows (i.e. XP).