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

Allow Dialogs to have a MainWindow independent config #418

Merged
merged 46 commits into from
Jul 13, 2022

Commits on May 27, 2022

  1. Example running a dialog before the main window

    Signed-off-by: Louise Poubel <louise@openrobotics.org>
    chapulina committed May 27, 2022
    Configuration menu
    Copy the full SHA
    bc63b60 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2022

  1. parse show quick setup menu by default option

    Signed-off-by: Mohamad <mohamad@openrobotics.org>
    Mohamad committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    1e9390f View commit details
    Browse the repository at this point in the history
  2. merege chapulina/3/start_dialog

    Signed-off-by: Mohamad <mohamad@openrobotics.org>
    Mohamad committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    20dbff3 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2022

  1. add load window config, load config without loading plugins

    Signed-off-by: Mohamad <mohamad@openrobotics.org>
    Mohamad committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    b891da0 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2022

  1. rename quick setup to quick start

    Signed-off-by: Mohamad <mohamad@openrobotics.org>
    Mohamad committed Jun 19, 2022
    Configuration menu
    Copy the full SHA
    1638867 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2022

  1. code check

    Signed-off-by: Mohamad <mohamad@openrobotics.org>
    Mohamad committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    f0acce5 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2022

  1. convert createMainWindow to public

    Signed-off-by: Mohamad <mohamad@openrobotics.org>
    Mohamad committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    0da8144 View commit details
    Browse the repository at this point in the history
  2. Example running a dialog before the main window

    Signed-off-by: Louise Poubel <louise@openrobotics.org>
    chapulina authored and Mohamad committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    a28a25e View commit details
    Browse the repository at this point in the history
  3. convert createMainWindow to public

    Signed-off-by: Mohamad <mohamad@openrobotics.org>
    Mohamad committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    0dc0221 View commit details
    Browse the repository at this point in the history
  4. add quick start test in windowConfig

    Signed-off-by: Mohamad <mohamad@openrobotics.org>
    Mohamad committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    38b96e2 View commit details
    Browse the repository at this point in the history
  5. fix quick start test case

    Signed-off-by: Mohamad <mohamad@openrobotics.org>
    Mohamad committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    85c9b51 View commit details
    Browse the repository at this point in the history
  6. fixing cmdLine test error on linux

    Signed-off-by: Mohamad <mohamad@openrobotics.org>
    Mohamad committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    54b6062 View commit details
    Browse the repository at this point in the history
  7. remove fixme from quick start example

    Signed-off-by: Mohamad <mohamad@openrobotics.org>
    Mohamad committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    75c9feb View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2022

  1. comment out cmdline list remove dir test

    Signed-off-by: Mohamad <mohamad@openrobotics.org>
    Mohamad committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    bbfa2e0 View commit details
    Browse the repository at this point in the history
  2. add load window config test

    Signed-off-by: Mohamad <mohamad@openrobotics.org>
    Mohamad committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    055617f View commit details
    Browse the repository at this point in the history
  3. show quick start menu test added

    Signed-off-by: Mohamad <mohamad@openrobotics.org>
    Mohamad committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    b498ad9 View commit details
    Browse the repository at this point in the history
  4. fix quick start test

    Signed-off-by: Mohamad <mohamad@openrobotics.org>
    Mohamad committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    c4b8bda View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2022

  1. allow dialogs to read and write configs

    Signed-off-by: Mohamad <mohamad@openrobotics.org>
    Mohamad committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    29879fc View commit details
    Browse the repository at this point in the history
  2. codecheck

    Signed-off-by: Mohamad <mohamad@openrobotics.org>
    Mohamad committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    4e3c705 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2022

  1. code check

    Signed-off-by: Mohamad <mohamad@openrobotics.org>
    Mohamad committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    3b2c8ec View commit details
    Browse the repository at this point in the history
  2. uncomment cmdline test

    Signed-off-by: Mohamad <mohamad@openrobotics.org>
    Mohamad committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    bb08ad3 View commit details
    Browse the repository at this point in the history
  3. remove old write quick start config imp

    Signed-off-by: Mohamad <mohamad@openrobotics.org>
    Mohamad committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    f6a5973 View commit details
    Browse the repository at this point in the history
  4. remove old write quick start config test

    Signed-off-by: Mohamad <mohamad@openrobotics.org>
    Mohamad committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    80a8e54 View commit details
    Browse the repository at this point in the history
  5. fix old quick start test

    Signed-off-by: Mohamad <mohamad@openrobotics.org>
    Mohamad committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    2d6bbff View commit details
    Browse the repository at this point in the history
  6. Merge branch 'ign-gui3' of https://github.com/ignitionrobotics/ign-gui

    …into quick_setup_menu_config
    Mohamad committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    d9520a1 View commit details
    Browse the repository at this point in the history
  7. remove old write quick start functions from application

    Signed-off-by: Mohamad <mohamad@openrobotics.org>
    Mohamad committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    b9070a1 View commit details
    Browse the repository at this point in the history
  8. add dialog test

    Signed-off-by: Mohamad <mohamad@openrobotics.org>
    Mohamad committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    a7b1125 View commit details
    Browse the repository at this point in the history
  9. code check

    Signed-off-by: Mohamad <mohamad@openrobotics.org>
    Mohamad committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    48e5c22 View commit details
    Browse the repository at this point in the history
  10. fix test

    Signed-off-by: Mohamad <mohamad@openrobotics.org>
    Mohamad committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    4bc9384 View commit details
    Browse the repository at this point in the history
  11. fix test another compile issue

    Signed-off-by: Mohamad <mohamad@openrobotics.org>
    Mohamad committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    5031ea9 View commit details
    Browse the repository at this point in the history
  12. remove un used function

    Signed-off-by: Mohamad <mohamad@openrobotics.org>
    Mohamad committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    a0220a0 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2022

  1. Configuration menu
    Copy the full SHA
    a8df04e View commit details
    Browse the repository at this point in the history
  2. rename fucntions for reading writting configs

    Signed-off-by: Mohamad <mohamad@openrobotics.org>
    Mohamad committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    02a06bc View commit details
    Browse the repository at this point in the history
  3. Merge branch 'quick_setup_menu_config' of github.com:gazebosim/gz-gui…

    … into quick_setup_menu_config
    Mohamad committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    7a42006 View commit details
    Browse the repository at this point in the history
  4. fix test

    Signed-off-by: Mohamad <mohamad@openrobotics.org>
    Mohamad committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    5e80ba5 View commit details
    Browse the repository at this point in the history
  5. fix test

    Signed-off-by: Mohamad <mohamad@openrobotics.org>
    Mohamad committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    1dc1f26 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2022

  1. use template argument for attribute value update

    Signed-off-by: Mohamad <mohamad@openrobotics.org>
    Mohamad committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    7787453 View commit details
    Browse the repository at this point in the history
  2. code check

    Signed-off-by: Mohamad <mohamad@openrobotics.org>
    Mohamad committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    e8a1e3d View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2022

  1. clean up

    Signed-off-by: Mohamad <mohamad@openrobotics.org>
    Mohamad committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    f61237f View commit details
    Browse the repository at this point in the history
  2. Merge branch 'ign-gui3' of github.com:gazebosim/gz-gui into quick_set…

    …up_menu_config
    Mohamad committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    cc72807 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2022

  1. rename ReadAttributeValue to ReadConfigAttribute and clean up

    Signed-off-by: Mohamad <mohamad@openrobotics.org>
    Mohamad committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    0d81497 View commit details
    Browse the repository at this point in the history
  2. test config exists

    Signed-off-by: Mohamad <mohamad@openrobotics.org>
    Mohamad committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    095a2b0 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'ign-gui3' of github.com:gazebosim/gz-gui into quick_set…

    …up_menu_config
    Mohamad committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    703d896 View commit details
    Browse the repository at this point in the history
  4. test config file creation and deletion

    Signed-off-by: Mohamad <mohamad@openrobotics.org>
    Mohamad committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    30dabb5 View commit details
    Browse the repository at this point in the history
  5. fix comments

    Signed-off-by: Mohamad <mohamad@openrobotics.org>
    Mohamad committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    632e43e View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2022

  1. dialog test fix

    Signed-off-by: Mohamad <mohamad@openrobotics.org>
    Mohamad committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    94e5bbc View commit details
    Browse the repository at this point in the history