Remove execute permission from files that don't need it.

Change-Id: Ib92875289cdd9831f35301c566fb567acc725bb6
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
This commit is contained in:
Jason McDonald 2012-01-09 16:51:40 +10:00 committed by Qt by Nokia
parent 69e80a00af
commit 4c66ab91a9
238 changed files with 0 additions and 0 deletions

0
doc/src/images/clock.png Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 16 KiB

0
doc/src/images/dummy_tree.png Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 20 KiB

After

Width:  |  Height:  |  Size: 20 KiB

0
doc/src/images/example_model.png Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 16 KiB

0
doc/src/images/list_table_tree.png Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 84 KiB

After

Width:  |  Height:  |  Size: 84 KiB

0
doc/src/images/modelview-header.png Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 30 KiB

After

Width:  |  Height:  |  Size: 30 KiB

0
doc/src/images/modelview.png Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 2.8 KiB

After

Width:  |  Height:  |  Size: 2.8 KiB

0
doc/src/images/qcompleter.png Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 17 KiB

After

Width:  |  Height:  |  Size: 17 KiB

0
doc/src/images/readonlytable_role.png Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 27 KiB

After

Width:  |  Height:  |  Size: 27 KiB

0
doc/src/images/selection2.png Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 23 KiB

After

Width:  |  Height:  |  Size: 23 KiB

0
doc/src/images/standardwidget.png Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB

0
doc/src/images/tree_2_with_algorithm.png Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 16 KiB

0
doc/src/images/treeview.png Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 17 KiB

After

Width:  |  Height:  |  Size: 17 KiB

0
doc/src/images/widgetmapper.png Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 20 KiB

After

Width:  |  Height:  |  Size: 20 KiB

0
examples/embedded/styleexample/files/add.png Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB

0
examples/embedded/styleexample/files/remove.png Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 865 B

After

Width:  |  Height:  |  Size: 865 B

0
examples/tutorials/gettingStarted/gsQt/gsqt.pro Executable file → Normal file
View File

0
examples/tutorials/gettingStarted/gsQt/part1/main.cpp Executable file → Normal file
View File

0
examples/tutorials/gettingStarted/gsQt/part1/part1.pro Executable file → Normal file
View File

0
examples/tutorials/gettingStarted/gsQt/part2/main.cpp Executable file → Normal file
View File

0
examples/tutorials/gettingStarted/gsQt/part2/part2.pro Executable file → Normal file
View File

0
examples/tutorials/gettingStarted/gsQt/part3/main.cpp Executable file → Normal file
View File

0
examples/tutorials/gettingStarted/gsQt/part3/part3.pro Executable file → Normal file
View File

0
examples/tutorials/gettingStarted/gsQt/part4/main.cpp Executable file → Normal file
View File

0
examples/tutorials/gettingStarted/gsQt/part4/part4.pro Executable file → Normal file
View File

0
examples/tutorials/gettingStarted/gsQt/part5/main.cpp Executable file → Normal file
View File

0
examples/tutorials/gettingStarted/gsQt/part5/part5.pro Executable file → Normal file
View File

0
examples/tutorials/modelview/1_readonly/main.cpp Executable file → Normal file
View File

0
examples/tutorials/modelview/1_readonly/mymodel.cpp Executable file → Normal file
View File

0
examples/tutorials/modelview/1_readonly/mymodel.h Executable file → Normal file
View File

0
examples/tutorials/modelview/2_formatting/main.cpp Executable file → Normal file
View File

0
examples/tutorials/modelview/2_formatting/mymodel.cpp Executable file → Normal file
View File

0
examples/tutorials/modelview/2_formatting/mymodel.h Executable file → Normal file
View File

0
examples/tutorials/modelview/3_changingmodel/main.cpp Executable file → Normal file
View File

View File

0
examples/tutorials/modelview/3_changingmodel/mymodel.h Executable file → Normal file
View File

0
examples/tutorials/modelview/4_headers/main.cpp Executable file → Normal file
View File

0
examples/tutorials/modelview/4_headers/mymodel.cpp Executable file → Normal file
View File

0
examples/tutorials/modelview/4_headers/mymodel.h Executable file → Normal file
View File

0
examples/tutorials/modelview/5_edit/main.cpp Executable file → Normal file
View File

0
examples/tutorials/modelview/5_edit/mainwindow.cpp Executable file → Normal file
View File

0
examples/tutorials/modelview/5_edit/mainwindow.h Executable file → Normal file
View File

0
examples/tutorials/modelview/5_edit/mymodel.cpp Executable file → Normal file
View File

0
examples/tutorials/modelview/5_edit/mymodel.h Executable file → Normal file
View File

0
examples/tutorials/modelview/6_treeview/main.cpp Executable file → Normal file
View File

0
examples/tutorials/modelview/6_treeview/mainwindow.cpp Executable file → Normal file
View File

0
examples/tutorials/modelview/6_treeview/mainwindow.h Executable file → Normal file
View File

0
examples/tutorials/modelview/7_selections/main.cpp Executable file → Normal file
View File

View File

0
examples/tutorials/modelview/7_selections/mainwindow.h Executable file → Normal file
View File

0
examples/tutorials/threads/clock/main.cpp Executable file → Normal file
View File

View File

0
examples/tutorials/threads/hellothread/hellothread.cpp Executable file → Normal file
View File

0
examples/tutorials/threads/hellothread/hellothread.h Executable file → Normal file
View File

0
examples/tutorials/threads/hellothread/main.cpp Executable file → Normal file
View File

View File

0
examples/tutorials/threads/movedobject/main.cpp Executable file → Normal file
View File

0
examples/webkit/webkit-guide/css/anim_accord.css Executable file → Normal file
View File

0
examples/webkit/webkit-guide/css/anim_demo-rotate.css Executable file → Normal file
View File

0
examples/webkit/webkit-guide/css/anim_demo-scale.css Executable file → Normal file
View File

0
examples/webkit/webkit-guide/css/anim_demo-skew.css Executable file → Normal file
View File

0
examples/webkit/webkit-guide/css/anim_gallery.css Executable file → Normal file
View File

0
examples/webkit/webkit-guide/css/anim_panel.css Executable file → Normal file
View File

0
examples/webkit/webkit-guide/css/anim_pulse.css Executable file → Normal file
View File

0
examples/webkit/webkit-guide/css/anim_skew.css Executable file → Normal file
View File

0
examples/webkit/webkit-guide/css/anim_slide.css Executable file → Normal file
View File

0
examples/webkit/webkit-guide/css/anim_tabbedSkew.css Executable file → Normal file
View File

0
examples/webkit/webkit-guide/css/css3_backgrounds.css Executable file → Normal file
View File

0
examples/webkit/webkit-guide/css/css3_border-img.css Executable file → Normal file
View File

0
examples/webkit/webkit-guide/css/css3_grad-radial.css Executable file → Normal file
View File

0
examples/webkit/webkit-guide/css/css3_gradientBack.css Executable file → Normal file
View File

View File

View File

0
examples/webkit/webkit-guide/css/css3_mask-grad.css Executable file → Normal file
View File

0
examples/webkit/webkit-guide/css/css3_mask-img.css Executable file → Normal file
View File

0
examples/webkit/webkit-guide/css/css3_multicol.css Executable file → Normal file
View File

0
examples/webkit/webkit-guide/css/css3_reflect.css Executable file → Normal file
View File

0
examples/webkit/webkit-guide/css/css3_scroll.css Executable file → Normal file
View File

0
examples/webkit/webkit-guide/css/css3_sel-nth.css Executable file → Normal file
View File

0
examples/webkit/webkit-guide/css/css3_shadow.css Executable file → Normal file
View File

0
examples/webkit/webkit-guide/css/css3_shadowBlur.css Executable file → Normal file
View File

View File

0
examples/webkit/webkit-guide/css/css3_text-shadow.css Executable file → Normal file
View File

0
examples/webkit/webkit-guide/css/css3_text-stroke.css Executable file → Normal file
View File

0
examples/webkit/webkit-guide/css/form_tapper.css Executable file → Normal file
View File

0
examples/webkit/webkit-guide/css/form_toggler.css Executable file → Normal file
View File

0
examples/webkit/webkit-guide/css/layout_link-fmt.css Executable file → Normal file
View File

View File

0
examples/webkit/webkit-guide/css/mob_condjs.css Executable file → Normal file
View File

0
examples/webkit/webkit-guide/css/mob_mediaquery.css Executable file → Normal file
View File

0
examples/webkit/webkit-guide/css/mobile.css Executable file → Normal file
View File

0
examples/webkit/webkit-guide/css/mq_desktop.css Executable file → Normal file
View File

0
examples/webkit/webkit-guide/css/mq_mobile.css Executable file → Normal file
View File

0
examples/webkit/webkit-guide/css/mq_touch.css Executable file → Normal file
View File

0
examples/webkit/webkit-guide/css/mqlayout_desktop.css Executable file → Normal file
View File

0
examples/webkit/webkit-guide/css/mqlayout_mobile.css Executable file → Normal file
View File

0
examples/webkit/webkit-guide/css/mqlayout_touch.css Executable file → Normal file
View File

0
examples/webkit/webkit-guide/css/storage.css Executable file → Normal file
View File

0
examples/webkit/webkit-guide/img/border-frame.png Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 5.4 KiB

After

Width:  |  Height:  |  Size: 5.4 KiB

0
examples/webkit/webkit-guide/img/gradient.jpg Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 710 B

After

Width:  |  Height:  |  Size: 710 B

0
examples/webkit/webkit-guide/img/gray_icon_close.png Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 658 B

After

Width:  |  Height:  |  Size: 658 B

Some files were not shown because too many files have changed in this diff Show More