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

User/lamotile/update settings objects #1263

Merged
25 commits merged into from
Feb 13, 2020

Commits on Feb 6, 2020

  1. added registry methods and enable/disable preview handlers

    Lavius Motileng committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    bd67f14 View commit details
    Browse the repository at this point in the history
  2. formatted .rc file.

    Lavius Motileng authored Feb 6, 2020
    Configuration menu
    Copy the full SHA
    dcbfaa6 View commit details
    Browse the repository at this point in the history
  3. formatted resource file

    Lavius Motileng authored Feb 6, 2020
    Configuration menu
    Copy the full SHA
    d4f9962 View commit details
    Browse the repository at this point in the history
  4. formatted .rc file.

    Lavius Motileng authored Feb 6, 2020
    Configuration menu
    Copy the full SHA
    e0ce471 View commit details
    Browse the repository at this point in the history
  5. formatted settings.cpp

    Lavius Motileng authored Feb 6, 2020
    Configuration menu
    Copy the full SHA
    6160eea View commit details
    Browse the repository at this point in the history
  6. formatted settings.h

    Lavius Motileng authored Feb 6, 2020
    Configuration menu
    Copy the full SHA
    1d35ff5 View commit details
    Browse the repository at this point in the history
  7. formatted SVGPreviewSettingsClassTest.cpp

    Lavius Motileng authored Feb 6, 2020
    Configuration menu
    Copy the full SHA
    a1e2aaa View commit details
    Browse the repository at this point in the history
  8. Formatted MarkDownPreviewSettingsClassTest.cpp

    Lavius Motileng authored Feb 6, 2020
    Configuration menu
    Copy the full SHA
    bd0cfeb View commit details
    Browse the repository at this point in the history
  9. using wide strings

    Lavius Motileng committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    6563580 View commit details
    Browse the repository at this point in the history
  10. merge

    Lavius Motileng committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    13c7e56 View commit details
    Browse the repository at this point in the history
  11. formatted settings.h

    Lavius Motileng authored Feb 6, 2020
    Configuration menu
    Copy the full SHA
    e80d9ef View commit details
    Browse the repository at this point in the history
  12. FileExplorerPreviewSettingsTest.cpp formatting

    Lavius Motileng authored Feb 6, 2020
    Configuration menu
    Copy the full SHA
    e22d87b View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2020

  1. fixed typo and formatting

    Lavius Motileng committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    d189700 View commit details
    Browse the repository at this point in the history
  2. closing Registry and fixing typos

    Lavius Motileng committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    82d105f View commit details
    Browse the repository at this point in the history
  3. formmarted code using ctrl+k+d

    Lavius Motileng committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    2a231b7 View commit details
    Browse the repository at this point in the history
  4. fixed naming

    Lavius Motileng committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    5ac8bc8 View commit details
    Browse the repository at this point in the history
  5. fixed typo

    Lavius Motileng committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    84c7885 View commit details
    Browse the repository at this point in the history
  6. changed if/else reverse order

    Lavius Motileng committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    286af90 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2020

  1. updated setiings_objects.cpp

    Lavius Motileng committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    3fe9db1 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2020

  1. removed changes on files that are not part of this PR

    Lavius Motileng committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    95076ce View commit details
    Browse the repository at this point in the history
  2. merge conflict

    Lavius Motileng committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    eca45e6 View commit details
    Browse the repository at this point in the history
  3. removed const ref on primative types

    Lavius Motileng committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    176afbd View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2020

  1. Configuration menu
    Copy the full SHA
    ea61f5e View commit details
    Browse the repository at this point in the history
  2. fixed spaces in the commas

    Lavius Motileng committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    f91915d View commit details
    Browse the repository at this point in the history
  3. fixed spaces in brackets

    Lavius Motileng committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    040222a View commit details
    Browse the repository at this point in the history