Skip to content

Releases: thomaslepoix/Qucs-RFlayout

2.1.1

30 Sep 23:40
Compare
Choose a tag to compare

Fixed

  • Various code smells and technical dept.

Changed

  • GUI mode requires documentation to be built

Added

  • Taskbar / Titlebar icon.
  • Supports opening documentation from GUI.
  • Supports substrate in preview.
  • Supports transparency in preview.
  • Preview awareness of 2D / 3D output format.
  • Supports preview themes :
    • Flashy
    • HighContrast
    • HighContrast2
    • QucsGUI
    • QucsIcon
    • Solvespace
    • Transcalc

qrfl_2 1 1_help_menu
qrfl_2 1 1_theme_transparency

2.1.0

05 Sep 21:56
Compare
Choose a tag to compare

Removed

  • Qmake.

Fixed

  • Crash when exporting by block / substrate a block without a substrate.

Changed

  • Switches from C++14 to C++23.
  • Switches from Qt5 to Qt6.
  • Switches to C++ platform-defined exit status.
  • Adapt to recent Octave versions. (Closes: #34)
  • Update abandoned man page.
  • Set executable permission to openEMS Octave script on POSIX.
  • Various refactorings.

Added

  • Supports Qucs-S.
  • Supports Nix.
  • Supports Unicode path arguments on Windows.
  • Supports CLI only mode with minimal dependencies.
  • Supports editorconfig.
  • Supports output formats :

CI/CD fix

31 May 02:03
Compare
Choose a tag to compare
CI/CD fix Pre-release
Pre-release

Changed

  • Fix unittest build flag

2.0.0

11 Jan 20:52
Compare
Choose a tag to compare

Fixed

Changed

  • License is now GPL-3.0
  • QucsStudio support dropped on 3.x.x versions

Added

  • Supports output formats :
    • .m : openEMS Octave script
  • Supports moving and resizing ports
  • Supports excluding or chosing components
  • Supports using a specified netlist
  • Supports export by block and substrate
  • Supports XDG desktop launcher

CI/CD test

12 Nov 00:42
Compare
Choose a tag to compare
CI/CD test Pre-release
Pre-release
1.0.3

Merge branch 'dev'

CI/CD test

06 Nov 00:21
Compare
Choose a tag to compare
CI/CD test Pre-release
Pre-release
1.0.2

Merge branch 'dev'

1.0.1

17 Apr 20:40
Compare
Choose a tag to compare

Fixed

  • Truncated decimal values in graphic mode only. (Closes: #4)

Added

  • Changelog.

First stable version

14 Feb 15:41
Compare
Choose a tag to compare
First stable version Pre-release
Pre-release

Added

  • Supports Linux.
  • Supports Windows thanks to @bvernoux.
  • Requires Qucs installed.
  • Supports QucsStudio schematics if Qucs is installed too.
  • Supports output formats :
    • .kicad_pcb : KiCad board
    • .kicad_mod : KiCad module
    • .lht : pcb-rnd board
  • Supports microstrip components :
    • MCORN
    • MCOUPLED
    • MCROSS
    • MGAP
    • MLIN
    • MMBEND
    • MOPEN
    • MRSTUB
    • MSTEP
    • MTEE
    • MVIA
    • Pac