Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dialog Box for relod and reload all functions #1376

Open
wants to merge 5 commits into
base: devel
Choose a base branch
from

Commits on Mar 24, 2023

  1. Dialogbox for mainwindow

    In MainWindow_RunTime.cpp I set up some security question before reloading/reloading all/new project, and added the vs project files to git ignore.
    Z3roCo0l committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    bcf2d6c View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2023

  1. Configuration menu
    Copy the full SHA
    d887778 View commit details
    Browse the repository at this point in the history
  2. Inverting Selection mode CTRL modifier

    Changing the method of area selection tools, by holding the ctrl you can start a new selection, but the normal mode is the next selection is added to do current selection.
    Z3roCo0l committed Mar 25, 2023
    Configuration menu
    Copy the full SHA
    7999751 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2023

  1. Configuration menu
    Copy the full SHA
    bdd9a7d View commit details
    Browse the repository at this point in the history
  2. Revert "Inverting Selection mode CTRL modifier"

    This reverts commit 7999751.
    Z3roCo0l committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    a4ca9a0 View commit details
    Browse the repository at this point in the history