conan_explorer

GUI for Conan users providing an easy way to install and manage local packages and launch application from them.

LGPL-3.0 License

Downloads
1.7K
Stars
12
Committers
2

Bot releases are hidden (Show)

conan_explorer - 2.2.0 - Rename to Conan Explorer (Alpha6) Latest Release

Published by goszpeti 8 months ago

conan_explorer - 2.1.2 - Hotfix for Conan 2.0.14 related crash issue

Published by goszpeti 11 months ago

conan_explorer - 2.1.1 - Hotfix for several crash related issues

Published by goszpeti about 1 year ago

conan_explorer - 2.0.0 - Initial Conan 2.0.0 support and major GUI update

Published by goszpeti over 1 year ago

conan_explorer - 1.4.3 Hotfix for remote login

Published by goszpeti almost 2 years ago

See closed issues in Milestone 1.4.3

conan_explorer - 1.4.2

Published by goszpeti about 2 years ago

See closed issues in Milestone 1.4.2

conan_explorer - 1.4.1 - Performance and graphical issue fixes

Published by goszpeti about 2 years ago

See closed issues in Milestone 1.4.1

conan_explorer - 1.4.0 - Conan Config view

Published by goszpeti about 2 years ago

See closed issues in Milestone 1.4.0

conan_explorer - 1.3.1 - Bugfix for crash on Windows Server OS

Published by goszpeti over 2 years ago

See closed issues in Milestone 1.3.1

conan_explorer - 1.3.0 - New Fluent Style GUI

Published by goszpeti over 2 years ago

See closed issues in Milestone 1.3.0

conan_explorer - 1.2.1 - Fix Conan Install Dialog does not work correctly

Published by goszpeti over 2 years ago

See closed issues in Milestone 1.2.1

conan_explorer - 1.2.0 - Conan Search Dialog

Published by goszpeti over 2 years ago

See closed issues in Milestone 1.2.0

conan_explorer - 1.1.0

Published by goszpeti almost 3 years ago

See closed issues in Milestone 1.1.0

conan_explorer - 1.0.0 - GUI Editing and Local Package Explorer

Published by goszpeti almost 3 years ago

See closed issues in Milestone 1.0.0

conan_explorer - 0.7.0

Published by goszpeti over 3 years ago

Features:

  • Add right-click menu "Open in file manager" to jump directly to a links path - works on Linux and Windows
  • Can now extract any icon on Windows

Fixes:

  • Batch script App links throw errors on Windows
conan_explorer - 0.6.1 - Decouple mixed display of version and channels in combo boxes

Published by goszpeti almost 4 years ago

Fixes:

  • Decouple mixed display of version and channels in combo boxes
    • only display channels matching the selected version
    • on changing the version the channel resets to NA, so the user must select a valid channel, to avoid unwanted installation of a wrong channel
conan_explorer - 0.6.0

Published by goszpeti almost 4 years ago

Features:

  • Add auto conan cache cleanup
  • Make version selectable from dropdown
  • Make channel selectable from dropdown
  • Add icon specified relative to package path (use //)
  • Save object state to config json

Fixes:

  • App button click area is bigger than image
conan_explorer - 0.5.1 - Hotfix for crash on different default options styles

Published by goszpeti almost 4 years ago

Fixes:

  • Crash on non-dict default options styles
  • Show extracted icon correctly
conan_explorer - 0.5.0 - Improvements concerning conan options and settings

Published by goszpeti almost 4 years ago

Features:

  • Let the user specify conan options for a package
  • Rename package_id to conan_ref in config json
  • Auto-update config json
  • Add support for conan package settings with the value "ANY"
  • Support usage of embedded executable icon on Windows
  • Use better discovery for installed packages

Fixes:

  • Fix bad default GUI size
  • Conan packages with empty settings can't be installed