Branch: refs/heads/kinder_project_refactor
Home:   http://github.com/VLMC/vlmc

Commit: bd577f6eaf63865ccbc53eea16997e15b0efd47f
    http://github.com/VLMC/vlmc/commit/bd577f6eaf63865ccbc53eea16997e15b0efd47f
Author: Clement CHAVANCE <[email protected]>
Date:   2009-11-27 (Fri, 27 Nov 2009)

Changed paths:
  R src/GUI/AudioProjectPreferences.cpp
  R src/GUI/AudioProjectPreferences.h
  R src/GUI/Panel.cpp
  R src/GUI/Panel.h
  R src/GUI/PreferenceWidget.cpp
  R src/GUI/PreferenceWidget.h
  R src/GUI/ProjectPreferences.cpp
  R src/GUI/ProjectPreferences.h
  R src/GUI/Settings.cpp
  R src/GUI/Settings.h
  R src/GUI/VLMCPreferences.cpp
  R src/GUI/VLMCPreferences.h
  R src/GUI/VideoProjectPreferences.cpp
  R src/GUI/VideoProjectPreferences.h
  A src/GUI/settings/AudioProjectPreferences.cpp
  A src/GUI/settings/AudioProjectPreferences.h
  A src/GUI/settings/Panel.cpp
  A src/GUI/settings/Panel.h
  A src/GUI/settings/PreferenceWidget.cpp
  A src/GUI/settings/PreferenceWidget.h
  A src/GUI/settings/ProjectPreferences.cpp
  A src/GUI/settings/ProjectPreferences.h
  A src/GUI/settings/Settings.cpp
  A src/GUI/settings/Settings.h
  A src/GUI/settings/VLMCPreferences.cpp
  A src/GUI/settings/VLMCPreferences.h
  A src/GUI/settings/VideoProjectPreferences.cpp
  A src/GUI/settings/VideoProjectPreferences.h
  A src/GUI/wizard/LoadPage.cpp
  A src/GUI/wizard/LoadPage.h

Log Message:
-----------
added folder settings in GUI and moved all revelant files inside


Commit: 054494ef54e147ee3e0bcfc010a8b3bda37be730
    http://github.com/VLMC/vlmc/commit/054494ef54e147ee3e0bcfc010a8b3bda37be730
Author: Clement CHAVANCE <[email protected]>
Date:   2009-11-27 (Fri, 27 Nov 2009)

Changed paths:
  A src/GUI/settings/ui/AudioProjectPreferences.ui
  A src/GUI/settings/ui/LanguagePreferences.ui
  A src/GUI/settings/ui/ProjectPreferences.ui
  A src/GUI/settings/ui/VLMCPreferences.ui
  A src/GUI/settings/ui/VideoProjectPreferences.ui
  R src/GUI/ui/AudioProjectPreferences.ui
  R src/GUI/ui/LanguagePreferences.ui
  R src/GUI/ui/ProjectPreferences.ui
  R src/GUI/ui/VLMCPreferences.ui
  R src/GUI/ui/VideoProjectPreferences.ui

Log Message:
-----------
moved all ui from the GUI/ui folder to GUI/settings/ui folder


Commit: 0ad32e5a6a108320cc60bf6f442f4be9e7b7f0c5
    http://github.com/VLMC/vlmc/commit/0ad32e5a6a108320cc60bf6f442f4be9e7b7f0c5
Author: Clement CHAVANCE <[email protected]>
Date:   2009-11-27 (Fri, 27 Nov 2009)

Changed paths:
  A src/GUI/settings/settings.pri
  M vlmc.pro

Log Message:
-----------
removed all file related to the settings from the .pro file

these are now in settings.pri, in src/GUI/settings


Commit: 0d60664c342edd4e2593e6fe073c97122c37b5f1
    http://github.com/VLMC/vlmc/commit/0d60664c342edd4e2593e6fe073c97122c37b5f1
Author: Clement CHAVANCE <[email protected]>
Date:   2009-11-27 (Fri, 27 Nov 2009)

Changed paths:
  R src/GUI/Import/ImportController.cpp
  R src/GUI/Import/ImportController.h
  R src/GUI/Import/ImportModel.cpp
  R src/GUI/Import/ImportModel.h
  R src/GUI/Import/ui/ImportController.ui
  R src/GUI/Library/ListViewController.cpp
  R src/GUI/Library/ListViewController.h
  R src/GUI/Library/MediaCellView.cpp
  R src/GUI/Library/MediaCellView.h
  R src/GUI/Library/MediaLibraryWidget.cpp
  R src/GUI/Library/MediaLibraryWidget.h
  R src/GUI/Library/MediaListViewController.cpp
  R src/GUI/Library/MediaListViewController.h
  R src/GUI/Library/StackViewController.cpp
  R src/GUI/Library/StackViewController.h
  R src/GUI/Library/StackViewNavController.cpp
  R src/GUI/Library/StackViewNavController.h
  R src/GUI/Library/StackViewNavController.ui
  R src/GUI/Library/ViewController.h
  R src/GUI/Library/ui/MediaCellView.ui
  R src/GUI/Library/ui/StackViewNavController.ui
  A src/GUI/import/ImportController.cpp
  A src/GUI/import/ImportController.h
  A src/GUI/import/ImportModel.cpp
  A src/GUI/import/ImportModel.h
  A src/GUI/import/ui/ImportController.ui
  A src/GUI/library/ListViewController.cpp
  A src/GUI/library/ListViewController.h
  A src/GUI/library/MediaCellView.cpp
  A src/GUI/library/MediaCellView.h
  A src/GUI/library/MediaLibraryWidget.cpp
  A src/GUI/library/MediaLibraryWidget.h
  A src/GUI/library/MediaListViewController.cpp
  A src/GUI/library/MediaListViewController.h
  A src/GUI/library/StackViewController.cpp
  A src/GUI/library/StackViewController.h
  A src/GUI/library/StackViewNavController.cpp
  A src/GUI/library/StackViewNavController.h
  A src/GUI/library/StackViewNavController.ui
  A src/GUI/library/ViewController.h
  A src/GUI/library/ui/MediaCellView.ui
  A src/GUI/library/ui/StackViewNavController.ui
  A src/Project/projectManager.pri
  M vlmc.pro

Log Message:
-----------
added .pri to Project directory


Commit: b0e044ae19ed26f0c6f9dc0c5160394350302d08
    http://github.com/VLMC/vlmc/commit/b0e044ae19ed26f0c6f9dc0c5160394350302d08
Author: Clement CHAVANCE <[email protected]>
Date:   2009-11-27 (Fri, 27 Nov 2009)

Changed paths:
  A src/Actions/actions.pri
  M vlmc.pro

Log Message:
-----------
added actions.pri, and modified the .pro file.


Commit: 96b4cc801d87ffb290e57a68348537be65e61398
    http://github.com/VLMC/vlmc/commit/96b4cc801d87ffb290e57a68348537be65e61398
Author: Clement CHAVANCE <[email protected]>
Date:   2009-11-27 (Fri, 27 Nov 2009)

Changed paths:
  A src/Commands/commands.pri
  A src/Configuration/configuration.pri

Log Message:
-----------
added pri files for Commands and Configuration


_______________________________________________
vlmc-devel mailing list
[email protected]
http://vlmc.org/mailman/listinfo/vlmc-devel

Reply via email to