Commit History

Author SHA1 Message Date
  Lukas Matena f08264dbe3 ConfigWizard: added a modeless 'progress' dialog when loading 8 months ago
  Lukas Matena bfaa960c23 ConfigWizard: Removed expensive lookups in listboxes, they are not needed 8 months ago
  YuSanka acd7da4462 ConfigWizard: Create Vendor's printers pages only when some of those profiles are already installed or vendor is selected. 8 months ago
  YuSanka ebb440b652 Fix for SPA-2329 - Crash on "Select all standard printers" 8 months ago
  Jan Bařtipán 2b69f5f4d5 PresetArchiveDatabase: set preset repo api server URL to linbuilder REVERT BEFORE MERGING to master 8 months ago
  Jan Bařtipán cba98ecdca Fixed vendor page title (using name from manifest instead of id) 8 months ago
  YuSanka de584c3055 Fixed default selection for installed vendors 8 months ago
  David Kocik 690126f674 button enabling 8 months ago
  YuSanka a23964cf1b Perform update in preset archive DB only, when selections in ManagePresetRepositoriesDialog was changed and confirmed 8 months ago
  YuSanka c325bb0629 ConfigWizard and ManageUpdatesDialog: Enable "confirm" buttons in respect to the changed selections 8 months ago
  YuSanka 944e5f6d79 ConfigWizard: Fixed crashes on "Confirm configuration update" 8 months ago
  YuSanka d2d39db33a Reverting of the 19b78275 8 months ago
  David Kocik f2e136e256 Server address 8 months ago
  David Kocik 900eca8dbb Multiple fixes and refactoring after code review 8 months ago
  David Kocik 37d57af09a Repository changes in resources. 8 months ago
  Jan Bařtipán 05361f3da7 Fixed downloading resources of installed bundle 8 months ago
  David Kocik 52d01478ea Compatibility checks and preset loading. 8 months ago
  David Kocik e1229a86fc Correct mz file closing 8 months ago
  David Kocik 118a1f6438 Using initial manifest file from resources. 8 months ago
  YuSanka ed27ad0ca5 ConfigWizard: Show all installed printers without respect to the selected archives, till new selection wasn't confirmed 8 months ago
  YuSanka 15d0932a9e PresetArchiveDatabase: Added function to check is archive is selected 8 months ago
  David Kocik f1575584f2 Calling archive database on startup 8 months ago
  YuSanka 1cf8d0390d UIManager: Added selection of the loaded archive (UI only) 8 months ago
  YuSanka 030a6c9f3b ConfigWizard: Changes related to load configuration from ArchiveRepository 8 months ago
  YuSanka d4d2c13235 UIManager: Fixed update after change selection and process it 8 months ago
  YuSanka 2e5b155861 UIManager: Fixed layouts after load/remove repositories 9 months ago
  David Kocik 4e5f1dbd29 Improvements of Archive repo db. 9 months ago
  YuSanka 10638751af ConfigWizard: Added "Configuration Manager" page 9 months ago
  YuSanka 12395e2173 Implemented UIManager and ManageUpdatesDialog 9 months ago
  David Kocik f6724ea0bd WIP interface for managing local repositories and used repositories 9 months ago
  David Kocik 3e9c9d9558 Minor fixes downloading preset repo assets 9 months ago
  David Kocik ece5207783 Preset Archive Database 9 months ago
  Lukas Matena f889bf470c Merge branch 'ys_spe2327' 7 months ago
  YuSanka f0531c6fc2 TopBar and TopBarMenus: Code refactoring to use callbacks instead of direct use of UserAccount and Mainframe. 8 months ago
  YuSanka fa61ea4e9e TopBarMenus: Added sys_color_changed() to correct process a changing of the application color mode 8 months ago
  YuSanka 86780b5a6c ScalableBitmap: Check if the bitmap has a square shape, 7 months ago
  YuSanka 3bd0728bc6 Fixed blurring of the Toolbars 7 months ago
  YuSanka 986b0e1cdb Fix for for SPE-2338 - [LINUX] "Menu" / "Log in" has wrong label layout (is bottom placed) 7 months ago
  YuSanka 8590e34aaf UI improvements: 8 months ago
  Lukas Matena 615329b1f6 GCodeViewer: tweaked background alpha in segment properties dialog 7 months ago
  Martin Šach 8c55b5f443 Fix size_t -> std::size_t 7 months ago
  Lukas Matena 99c8bb2dbb Merge branch 'lm_imgui_atlas' 7 months ago
  Lukas Matena 5fac6934ec Automatic addition of missing glyphs: require extra frame when chars are added 7 months ago
  Lukas Matena ccd8910442 Automatic addition of missing glyphs: load CJK when a glyph is not found 7 months ago
  Lukas Matena dbc548b2aa Automatic addition of missing glyphs: fix issues on DPI change 7 months ago
  Lukas Matena 85ca885d41 Automatic addition of missing glyphs into imgui atlas, 1 year ago
  Lukas Matena 0689e155ff Merge branch 'lm_vgcode_optimizations' 7 months ago
  Lukas Matena e7cf32ab81 VGcode: removed quadratic copying when generating the initial preview 8 months ago
  Lukas Matena dda46d7554 GCodeProcessor: Getting rid of needless std::vector::insert calls 8 months ago
  YuSanka 6ee8901338 ImGuiDoubleSlider: Implemented Freeze/Thaw functions to avoid redundant call of the process_thumb_move(); 8 months ago