[Ktutorial-commits] SF.net SVN: ktutorial:[185] trunk/ktutorial
Status: Alpha
Brought to you by:
danxuliu
|
From: <dan...@us...> - 2010-03-23 08:03:06
|
Revision: 185
http://ktutorial.svn.sourceforge.net/ktutorial/?rev=185&view=rev
Author: danxuliu
Date: 2010-03-23 08:02:59 +0000 (Tue, 23 Mar 2010)
Log Message:
-----------
Remove svn:executable property from text files (I don't know how, when or why I added it...)
Property Changed:
----------------
trunk/ktutorial/ktutorial-editor/CMakeLists.txt
trunk/ktutorial/ktutorial-editor/po/CMakeLists.txt
trunk/ktutorial/ktutorial-editor/src/CMakeLists.txt
trunk/ktutorial/ktutorial-editor/src/KTutorialEditor.cpp
trunk/ktutorial/ktutorial-editor/src/KTutorialEditor.h
trunk/ktutorial/ktutorial-editor/src/ktutorial-editorui.rc
trunk/ktutorial/ktutorial-editor/src/main.cpp
trunk/ktutorial/ktutorial-editor/src/serialization/CMakeLists.txt
trunk/ktutorial/ktutorial-editor/src/view/EditionDialog.cpp
trunk/ktutorial/ktutorial-editor/src/view/EditionDialog.h
trunk/ktutorial/ktutorial-editor/tests/unit/CMakeLists.txt
trunk/ktutorial/ktutorial-editor/tests/unit/serialization/CMakeLists.txt
trunk/ktutorial/ktutorial-editor/tests/unit/view/CMakeLists.txt
trunk/ktutorial/ktutorial-library/CMakeLists.txt
trunk/ktutorial/ktutorial-library/po/CMakeLists.txt
trunk/ktutorial/ktutorial-library/po/es.po
trunk/ktutorial/ktutorial-library/po/ktutorial.pot
trunk/ktutorial/ktutorial-library/src/CMakeLists.txt
trunk/ktutorial/ktutorial-library/src/KTutorial.cpp
trunk/ktutorial/ktutorial-library/src/KTutorial.h
trunk/ktutorial/ktutorial-library/src/Option.cpp
trunk/ktutorial/ktutorial-library/src/Option.h
trunk/ktutorial/ktutorial-library/src/Step.cpp
trunk/ktutorial/ktutorial-library/src/Step.h
trunk/ktutorial/ktutorial-library/src/Tutorial.cpp
trunk/ktutorial/ktutorial-library/src/Tutorial.h
trunk/ktutorial/ktutorial-library/src/TutorialInformation.cpp
trunk/ktutorial/ktutorial-library/src/TutorialInformation.h
trunk/ktutorial/ktutorial-library/src/TutorialManager.cpp
trunk/ktutorial/ktutorial-library/src/TutorialManager.h
trunk/ktutorial/ktutorial-library/src/WaitFor.cpp
trunk/ktutorial/ktutorial-library/src/WaitFor.h
trunk/ktutorial/ktutorial-library/src/WaitForAnd.cpp
trunk/ktutorial/ktutorial-library/src/WaitForAnd.h
trunk/ktutorial/ktutorial-library/src/WaitForComposed.cpp
trunk/ktutorial/ktutorial-library/src/WaitForComposed.h
trunk/ktutorial/ktutorial-library/src/WaitForNot.cpp
trunk/ktutorial/ktutorial-library/src/WaitForNot.h
trunk/ktutorial/ktutorial-library/src/WaitForOr.cpp
trunk/ktutorial/ktutorial-library/src/WaitForOr.h
trunk/ktutorial/ktutorial-library/src/WaitForSignal.cpp
trunk/ktutorial/ktutorial-library/src/WaitForSignal.h
trunk/ktutorial/ktutorial-library/src/ktutorial_export.h
trunk/ktutorial/ktutorial-library/src/ktutorialui.rc
trunk/ktutorial/ktutorial-library/src/scripting/CMakeLists.txt
trunk/ktutorial/ktutorial-library/src/tutorials/CMakeLists.txt
trunk/ktutorial/ktutorial-library/src/tutorials/UsingKTutorial.cpp
trunk/ktutorial/ktutorial-library/src/tutorials/UsingKTutorial.h
trunk/ktutorial/ktutorial-library/src/view/CMakeLists.txt
trunk/ktutorial/ktutorial-library/src/view/StepWidget.cpp
trunk/ktutorial/ktutorial-library/src/view/StepWidget.h
trunk/ktutorial/ktutorial-library/src/view/StepWidget.ui
trunk/ktutorial/ktutorial-library/src/view/TutorialListModel.cpp
trunk/ktutorial/ktutorial-library/src/view/TutorialListModel.h
trunk/ktutorial/ktutorial-library/src/view/TutorialManagerDialog.cpp
trunk/ktutorial/ktutorial-library/src/view/TutorialManagerDialog.h
trunk/ktutorial/ktutorial-library/src/view/TutorialManagerDialog.ui
trunk/ktutorial/ktutorial-library/tests/CMakeLists.txt
trunk/ktutorial/ktutorial-library/tests/scripting/CMakeLists.txt
trunk/ktutorial/ktutorial-library/tests/view/CMakeLists.txt
trunk/ktutorial/ktutorial-test-app/CMakeLists.txt
trunk/ktutorial/ktutorial-test-app/TestApp.cpp
trunk/ktutorial/ktutorial-test-app/TestApp.h
trunk/ktutorial/ktutorial-test-app/TutorialClearText.cpp
trunk/ktutorial/ktutorial-test-app/TutorialClearText.h
trunk/ktutorial/ktutorial-test-app/TutorialClearText.js
trunk/ktutorial/ktutorial-test-app/TutorialClearText.py
trunk/ktutorial/ktutorial-test-app/TutorialMoveText.cpp
trunk/ktutorial/ktutorial-test-app/TutorialMoveText.h
trunk/ktutorial/ktutorial-test-app/TutorialMoveText.py
trunk/ktutorial/ktutorial-test-app/ktutorial-test-appui.rc
trunk/ktutorial/ktutorial-test-app/main.cpp
trunk/ktutorial/ktutorial-test-app/po/CMakeLists.txt
trunk/ktutorial/ktutorial-test-app/po/es.po
trunk/ktutorial/ktutorial-test-app/po/ktutorial-test-app.pot
Property changes on: trunk/ktutorial/ktutorial-editor/CMakeLists.txt
___________________________________________________________________
Deleted: svn:executable
- *
Property changes on: trunk/ktutorial/ktutorial-editor/po/CMakeLists.txt
___________________________________________________________________
Deleted: svn:executable
- *
Property changes on: trunk/ktutorial/ktutorial-editor/src/CMakeLists.txt
___________________________________________________________________
Deleted: svn:executable
- *
Property changes on: trunk/ktutorial/ktutorial-editor/src/KTutorialEditor.cpp
___________________________________________________________________
Deleted: svn:executable
- *
Property changes on: trunk/ktutorial/ktutorial-editor/src/KTutorialEditor.h
___________________________________________________________________
Deleted: svn:executable
- *
Property changes on: trunk/ktutorial/ktutorial-editor/src/ktutorial-editorui.rc
___________________________________________________________________
Deleted: svn:executable
- *
Property changes on: trunk/ktutorial/ktutorial-editor/src/main.cpp
___________________________________________________________________
Deleted: svn:executable
- *
Property changes on: trunk/ktutorial/ktutorial-editor/src/serialization/CMakeLists.txt
___________________________________________________________________
Deleted: svn:executable
- *
Property changes on: trunk/ktutorial/ktutorial-editor/src/view/EditionDialog.cpp
___________________________________________________________________
Deleted: svn:executable
- *
Property changes on: trunk/ktutorial/ktutorial-editor/src/view/EditionDialog.h
___________________________________________________________________
Deleted: svn:executable
- *
Property changes on: trunk/ktutorial/ktutorial-editor/tests/unit/CMakeLists.txt
___________________________________________________________________
Deleted: svn:executable
- *
Property changes on: trunk/ktutorial/ktutorial-editor/tests/unit/serialization/CMakeLists.txt
___________________________________________________________________
Deleted: svn:executable
- *
Property changes on: trunk/ktutorial/ktutorial-editor/tests/unit/view/CMakeLists.txt
___________________________________________________________________
Deleted: svn:executable
- *
Property changes on: trunk/ktutorial/ktutorial-library/CMakeLists.txt
___________________________________________________________________
Deleted: svn:executable
-
Property changes on: trunk/ktutorial/ktutorial-library/po/CMakeLists.txt
___________________________________________________________________
Deleted: svn:executable
-
Property changes on: trunk/ktutorial/ktutorial-library/po/es.po
___________________________________________________________________
Deleted: svn:executable
-
Property changes on: trunk/ktutorial/ktutorial-library/po/ktutorial.pot
___________________________________________________________________
Deleted: svn:executable
-
Property changes on: trunk/ktutorial/ktutorial-library/src/CMakeLists.txt
___________________________________________________________________
Deleted: svn:executable
-
Property changes on: trunk/ktutorial/ktutorial-library/src/KTutorial.cpp
___________________________________________________________________
Deleted: svn:executable
-
Property changes on: trunk/ktutorial/ktutorial-library/src/KTutorial.h
___________________________________________________________________
Deleted: svn:executable
-
Property changes on: trunk/ktutorial/ktutorial-library/src/Option.cpp
___________________________________________________________________
Deleted: svn:executable
-
Property changes on: trunk/ktutorial/ktutorial-library/src/Option.h
___________________________________________________________________
Deleted: svn:executable
-
Property changes on: trunk/ktutorial/ktutorial-library/src/Step.cpp
___________________________________________________________________
Deleted: svn:executable
-
Property changes on: trunk/ktutorial/ktutorial-library/src/Step.h
___________________________________________________________________
Deleted: svn:executable
-
Property changes on: trunk/ktutorial/ktutorial-library/src/Tutorial.cpp
___________________________________________________________________
Deleted: svn:executable
-
Property changes on: trunk/ktutorial/ktutorial-library/src/Tutorial.h
___________________________________________________________________
Deleted: svn:executable
-
Property changes on: trunk/ktutorial/ktutorial-library/src/TutorialInformation.cpp
___________________________________________________________________
Deleted: svn:executable
-
Property changes on: trunk/ktutorial/ktutorial-library/src/TutorialInformation.h
___________________________________________________________________
Deleted: svn:executable
-
Property changes on: trunk/ktutorial/ktutorial-library/src/TutorialManager.cpp
___________________________________________________________________
Deleted: svn:executable
-
Property changes on: trunk/ktutorial/ktutorial-library/src/TutorialManager.h
___________________________________________________________________
Deleted: svn:executable
-
Property changes on: trunk/ktutorial/ktutorial-library/src/WaitFor.cpp
___________________________________________________________________
Deleted: svn:executable
-
Property changes on: trunk/ktutorial/ktutorial-library/src/WaitFor.h
___________________________________________________________________
Deleted: svn:executable
-
Property changes on: trunk/ktutorial/ktutorial-library/src/WaitForAnd.cpp
___________________________________________________________________
Deleted: svn:executable
-
Property changes on: trunk/ktutorial/ktutorial-library/src/WaitForAnd.h
___________________________________________________________________
Deleted: svn:executable
-
Property changes on: trunk/ktutorial/ktutorial-library/src/WaitForComposed.cpp
___________________________________________________________________
Deleted: svn:executable
-
Property changes on: trunk/ktutorial/ktutorial-library/src/WaitForComposed.h
___________________________________________________________________
Deleted: svn:executable
-
Property changes on: trunk/ktutorial/ktutorial-library/src/WaitForNot.cpp
___________________________________________________________________
Deleted: svn:executable
-
Property changes on: trunk/ktutorial/ktutorial-library/src/WaitForNot.h
___________________________________________________________________
Deleted: svn:executable
-
Property changes on: trunk/ktutorial/ktutorial-library/src/WaitForOr.cpp
___________________________________________________________________
Deleted: svn:executable
-
Property changes on: trunk/ktutorial/ktutorial-library/src/WaitForOr.h
___________________________________________________________________
Deleted: svn:executable
-
Property changes on: trunk/ktutorial/ktutorial-library/src/WaitForSignal.cpp
___________________________________________________________________
Deleted: svn:executable
-
Property changes on: trunk/ktutorial/ktutorial-library/src/WaitForSignal.h
___________________________________________________________________
Deleted: svn:executable
-
Property changes on: trunk/ktutorial/ktutorial-library/src/ktutorial_export.h
___________________________________________________________________
Deleted: svn:executable
-
Property changes on: trunk/ktutorial/ktutorial-library/src/ktutorialui.rc
___________________________________________________________________
Deleted: svn:executable
-
Property changes on: trunk/ktutorial/ktutorial-library/src/scripting/CMakeLists.txt
___________________________________________________________________
Deleted: svn:executable
- *
Property changes on: trunk/ktutorial/ktutorial-library/src/tutorials/CMakeLists.txt
___________________________________________________________________
Deleted: svn:executable
- *
Property changes on: trunk/ktutorial/ktutorial-library/src/tutorials/UsingKTutorial.cpp
___________________________________________________________________
Deleted: svn:executable
- *
Property changes on: trunk/ktutorial/ktutorial-library/src/tutorials/UsingKTutorial.h
___________________________________________________________________
Deleted: svn:executable
- *
Property changes on: trunk/ktutorial/ktutorial-library/src/view/CMakeLists.txt
___________________________________________________________________
Deleted: svn:executable
-
Property changes on: trunk/ktutorial/ktutorial-library/src/view/StepWidget.cpp
___________________________________________________________________
Deleted: svn:executable
-
Property changes on: trunk/ktutorial/ktutorial-library/src/view/StepWidget.h
___________________________________________________________________
Deleted: svn:executable
-
Property changes on: trunk/ktutorial/ktutorial-library/src/view/StepWidget.ui
___________________________________________________________________
Deleted: svn:executable
-
Property changes on: trunk/ktutorial/ktutorial-library/src/view/TutorialListModel.cpp
___________________________________________________________________
Deleted: svn:executable
-
Property changes on: trunk/ktutorial/ktutorial-library/src/view/TutorialListModel.h
___________________________________________________________________
Deleted: svn:executable
-
Property changes on: trunk/ktutorial/ktutorial-library/src/view/TutorialManagerDialog.cpp
___________________________________________________________________
Deleted: svn:executable
-
Property changes on: trunk/ktutorial/ktutorial-library/src/view/TutorialManagerDialog.h
___________________________________________________________________
Deleted: svn:executable
-
Property changes on: trunk/ktutorial/ktutorial-library/src/view/TutorialManagerDialog.ui
___________________________________________________________________
Deleted: svn:executable
-
Property changes on: trunk/ktutorial/ktutorial-library/tests/CMakeLists.txt
___________________________________________________________________
Deleted: svn:executable
- *
Property changes on: trunk/ktutorial/ktutorial-library/tests/scripting/CMakeLists.txt
___________________________________________________________________
Deleted: svn:executable
- *
Property changes on: trunk/ktutorial/ktutorial-library/tests/view/CMakeLists.txt
___________________________________________________________________
Deleted: svn:executable
- *
Property changes on: trunk/ktutorial/ktutorial-test-app/CMakeLists.txt
___________________________________________________________________
Deleted: svn:executable
-
Property changes on: trunk/ktutorial/ktutorial-test-app/TestApp.cpp
___________________________________________________________________
Deleted: svn:executable
-
Property changes on: trunk/ktutorial/ktutorial-test-app/TestApp.h
___________________________________________________________________
Deleted: svn:executable
-
Property changes on: trunk/ktutorial/ktutorial-test-app/TutorialClearText.cpp
___________________________________________________________________
Deleted: svn:executable
-
Property changes on: trunk/ktutorial/ktutorial-test-app/TutorialClearText.h
___________________________________________________________________
Deleted: svn:executable
-
Property changes on: trunk/ktutorial/ktutorial-test-app/TutorialClearText.js
___________________________________________________________________
Deleted: svn:executable
- *
Property changes on: trunk/ktutorial/ktutorial-test-app/TutorialClearText.py
___________________________________________________________________
Deleted: svn:executable
- *
Property changes on: trunk/ktutorial/ktutorial-test-app/TutorialMoveText.cpp
___________________________________________________________________
Deleted: svn:executable
-
Property changes on: trunk/ktutorial/ktutorial-test-app/TutorialMoveText.h
___________________________________________________________________
Deleted: svn:executable
-
Property changes on: trunk/ktutorial/ktutorial-test-app/TutorialMoveText.py
___________________________________________________________________
Deleted: svn:executable
- *
Property changes on: trunk/ktutorial/ktutorial-test-app/ktutorial-test-appui.rc
___________________________________________________________________
Deleted: svn:executable
-
Property changes on: trunk/ktutorial/ktutorial-test-app/main.cpp
___________________________________________________________________
Deleted: svn:executable
-
Property changes on: trunk/ktutorial/ktutorial-test-app/po/CMakeLists.txt
___________________________________________________________________
Deleted: svn:executable
-
Property changes on: trunk/ktutorial/ktutorial-test-app/po/es.po
___________________________________________________________________
Deleted: svn:executable
-
Property changes on: trunk/ktutorial/ktutorial-test-app/po/ktutorial-test-app.pot
___________________________________________________________________
Deleted: svn:executable
-
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|