Skip to content

Releases: teamQPM/qpm

Version 05.05.0023

09 Sep 14:31
Compare
Choose a tag to compare

Changes in this release:

FIXED: Default libraries to link for Pelles compiler.
FIXED: Default libraries to link for Borland compiler.
FIXED: Libs are linked twice if they are in the default list and in the include list.
FIXED: RTE when building a project that has no files.
FIXED: Some messages and questions are shown in LITE mode.
FIXED: The exclusion of some included libs was not being honored.
IMPROVED: Code format and comments.
IMPROVED: New warning for missing or misplaced MiniGui's lib.
IMPROVED: New warning for suspicious lib order.
IMPROVED: Allow changes to project settings when no project is open.
IMPROVED: Allow update of the default/include/exclude libs when no project is open.
IMPROVED: Support for Harbour's version was added to Project Settings.
IMPROVED: Lib hbpcre was added to Harbour 3.0. 3.1 and 3.2 builds.

Please, consider making a donation to support my work Donate

Version 05.05.0022

06 Aug 00:24
Compare
Choose a tag to compare

Changes in this release:

FIXED: Error "unrecognized command line option -NOAT" when building a project under MinGW.
FIXED: Error "missing _Temp.o file" when building a project that has no RC file and the option "Don't compile Main .RC" is not marked.
IMPROVED: License was added to setup wizard.

Please, consider making a donation to support my work Donate

Version 05.05.0021

04 Aug 22:48
Compare
Choose a tag to compare

The highlights of this new version are:
NEW: An option was added to support older versions of MinGW's GCC utility.
FIXED: Console compilation was forced under BCC with debug option.
FIXED: Unable to compile with debug option and BCC compiler.
FIXED: Project does not run if the run folder is not present.
FIXED: Some information is shown truncated.
FIXED: Some options are not available after changing compiler.
FIXED: Unexpected message when starting form edition using OOHG IDE.
FIXED: Project build fails because some include libraries are not linked.
FIXED: Build stops because a linker parameter is wrong.
IMPROVED: Some error messages.
IMPROVED: Some useless messages were removed from the build log.

Please, consider making a donation to support my work Donate

Version 05.05.0020

23 Nov 14:41
Compare
Choose a tag to compare

The highlights of this new version are:
NEW: Added support for 64 bits library listing.
NEW: Added a switch to ignore functions with duplicated names.
NEW: Added a switch to force the removal of the symbols table from the exe.
NEW: Added a menu option to reset the default library list to the predefined version.
FIXED: Some messages stop execution under 'lite' mode.
FIXED: Support email address.
FIXED: Library listing includes duplicate function names.
FIXED: Library listing takes a large amount of time to complete.
FIXED: libodbc32.a is missing in MinGW based flavors.
FIXED: MiniGUI lib is removed for lib list when closing QPM.
FIXED: Some HMG Extended, BCC32 based, projects fail to build or run because the libraries order is wrong.
FIXED: EXE files are not being recognized.
FIXED: Additional object files are ignored at build time.
FIXED: Opening another project was allowed while the previous one was executing.
IMPROVED: Libraries handling was simplified.

Please, consider making a donation to support my work Donate

Version 05.05.0019

20 Sep 23:30
Compare
Choose a tag to compare

The highlights of this new version are:

  • FIXED: Run time error when a project includes functions from hbziparc library.
  • FIXED: Button "Stop Build" wasn't working properly.
  • FIXED: The order of the libraries is not always honored which may cause that some project can't be built.
  • FIXED: CHM files are not always saved to the project folder.
  • FIXED: QPM's error handler does not always register an RTE.
  • FIXED: The build log contains debug messages intended for the support log.
  • NEW: The default libraries list is now fully customizable.
  • NEW: Some warning messages can be omitted.
  • NEW: Support for HMG's form editor.
  • NEW: Support for HMG Extended and Pelles C projects.
  • NEW: Support for non-canonical names of GTGUI and GTWIN libraries.
  • NEW: Support for form editors that don't handle file names with extension.
  • IMPROVED: Added new debug messages to help chasing QPM errors.
  • IMPROVED: The errors detected by the resource compiler are now reported using the real name of the file and the real number of the offending line.
  • IMPROVED: The list of default libraries was synchronized with the latter MINIGUI versions.

Please, consider making a donation to support my work Donate

Version 05.05.0018

28 Jul 21:47
Compare
Choose a tag to compare

The highlights of this new version are:

  • FIXED: Can't build project under HMG 3.4.4 64 bits. #29
  • NEW: Added suggested name for MiniGUI's main library at Global Settings. #30

Please, consider making a donation to support my work Donate

Version 05.05.17

28 Jul 03:14
Compare
Choose a tag to compare

The highlights of this new version are:

  • FIXED: RTE "hb_xrealloc can't reallocate memory". #24
  • FIXED: The first column of the grids shows NIL at startup. #23
  • FIXED: A debug message is being shown in the build log. #27
  • NEW: make utility can now handle more than 700 files. #25
  • NEW: added support for non-canonical names of MiniGUI's main library. #26
  • NEW: added information to be displayed by Windows Explorer at tab Details of Properties window. #28

Please, consider making a donation to support my work Donate

Version 05.05.16

22 Jun 00:17
Compare
Choose a tag to compare

First release in our new home!
The highlights of this new version are:

  • FIXED: MiniGui's RC file is not compiled under GCC when project has no RC.
  • CHANGED: to enable QPM building with 64bits Harbour and Extended Minigui compilers.
  • FIXED: Include files with names starting with ".." were being ignored.
  • FIXED: Outdated non-function links in qpm.chm.
  • FIXED: the items grid display NIL at its first column.
  • FIXED: Control edit wasn't working for PRG files.
  • FIXED: The fontcolor wasn't restored after editing a .h or .ch file.
  • FIXED: The backcolor of the Sources tab is changed when the project's RC file is edited.
  • FIXED: The project's RC file can be edited more than once at the same time.
  • NEW: A switch to disable hot keys was added to Settings menu.
  • FIXED: Some missing messages related to changes in project's version or debug status.
  • NEW: "Record Activity" option of menu "OnlyForSupport" dumps the project file content to the log before the building.
  • FIXED: Extra Run Wizard wasn't working properly.
  • FIXED: Extra Run Batch/Exe configuration can't be removed.
  • FIXED: Unified resource file creation wasn´t working properly.
  • NEW: Support for .o modules when building MinGW libs.
  • FIXED: Compilation aborts because RC filenames for HMG flavor are wrong.

Please, consider making a donation to support my work Donate