summaryrefslogtreecommitdiffstats
path: root/qt3-tqt3
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-03-06 13:49:18 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-03-06 13:49:18 -0600
commitc88da5698d957a358c635e9dff40145fc516bfd4 (patch)
tree4f4cf5b1f35a639ea83200d16d58d30e44b01713 /qt3-tqt3
parent5f7045a26758cc49843d704d01d8f28b977e634f (diff)
downloadexperimental-c88da5698d957a358c635e9dff40145fc516bfd4.tar.gz
experimental-c88da5698d957a358c635e9dff40145fc516bfd4.zip
Update autoconversion scripts
Diffstat (limited to 'qt3-tqt3')
-rwxr-xr-xqt3-tqt3/convert_qt_itself_qt3_batch270
1 files changed, 70 insertions, 0 deletions
diff --git a/qt3-tqt3/convert_qt_itself_qt3_batch2 b/qt3-tqt3/convert_qt_itself_qt3_batch2
index fbf802c..271cf81 100755
--- a/qt3-tqt3/convert_qt_itself_qt3_batch2
+++ b/qt3-tqt3/convert_qt_itself_qt3_batch2
@@ -172,4 +172,74 @@ find ./ -type f -iname "*" -not -iwholename '*.git*' -exec sed -i 's/^qt_window_
find ./ -type f -iname "*" -not -iwholename '*.git*' -exec sed -i 's/^qt_tab_all_widgets/tqt_tab_all_widgets/g' {} \;
find ./ -type f -iname "*" -not -iwholename '*.git*' -exec sed -i 's/^qt_wm_state/tqt_wm_state/g' {} \;
+find ./ -type f -iname "*" -not -iwholename '*.git*' -exec sed -i 's/\([-()+/{*},!:=&[\t ]\)qt_init/\1tqt_init/g' {} \;
+find ./ -type f -iname "*" -not -iwholename '*.git*' -exec sed -i 's/\([-()+/{*},!:=&[\t ]\)qt_cleanup/\1tqt_cleanup/g' {} \;
+find ./ -type f -iname "*" -not -iwholename '*.git*' -exec sed -i 's/\([-()+/{*},!:=&[\t ]\)qt_is_gui_used/\1tqt_is_gui_used/g' {} \;
+find ./ -type f -iname "*" -not -iwholename '*.git*' -exec sed -i 's/\([-()+/{*},!:=&[\t ]\)qt_appType/\1tqt_appType/g' {} \;
+find ./ -type f -iname "*" -not -iwholename '*.git*' -exec sed -i 's/\([-()+/{*},!:=&[\t ]\)qt_application_thread_id/\1tqt_application_thread_id/g' {} \;
+find ./ -type f -iname "*" -not -iwholename '*.git*' -exec sed -i 's/\([-()+/{*},!:=&[\t ]\)qt_setMaxWindowRect/\1tqt_setMaxWindowRect/g' {} \;
+find ./ -type f -iname "*" -not -iwholename '*.git*' -exec sed -i 's/\([-()+/{*},!:=&[\t ]\)qt_desktopWidget/\1tqt_desktopWidget/g' {} \;
+find ./ -type f -iname "*" -not -iwholename '*.git*' -exec sed -i 's/\([-()+/{*},!:=&[\t ]\)qt_clipboard/\1tqt_clipboard/g' {} \;
+find ./ -type f -iname "*" -not -iwholename '*.git*' -exec sed -i 's/\([-()+/{*},!:=&[\t ]\)qt_modal_stack/\1tqt_modal_stack/g' {} \;
+find ./ -type f -iname "*" -not -iwholename '*.git*' -exec sed -i 's/\([-()+/{*},!:=&[\t ]\)qt_std_pal/\1tqt_std_pal/g' {} \;
+find ./ -type f -iname "*" -not -iwholename '*.git*' -exec sed -i 's/\([-()+/{*},!:=&[\t ]\)qt_create_std_palette/\1tqt_create_std_palette/g' {} \;
+find ./ -type f -iname "*" -not -iwholename '*.git*' -exec sed -i 's/\([-()+/{*},!:=&[\t ]\)qt_fix_tooltips/\1tqt_fix_tooltips/g' {} \;
+find ./ -type f -iname "*" -not -iwholename '*.git*' -exec sed -i 's/\([-()+/{*},!:=&[\t ]\)qt_explicit_app_style/\1tqt_explicit_app_style/g' {} \;
+find ./ -type f -iname "*" -not -iwholename '*.git*' -exec sed -i 's/\([-()+/{*},!:=&[\t ]\)qt_app_has_font/\1tqt_app_has_font/g' {} \;
+find ./ -type f -iname "*" -not -iwholename '*.git*' -exec sed -i 's/\([-()+/{*},!:=&[\t ]\)qt_maxWindowRect/\1tqt_maxWindowRect/g' {} \;
+find ./ -type f -iname "*" -not -iwholename '*.git*' -exec sed -i 's/\([-()+/{*},!:=&[\t ]\)qt_mutex/\1tqt_mutex/g' {} \;
+find ./ -type f -iname "*" -not -iwholename '*.git*' -exec sed -i 's/\([-()+/{*},!:=&[\t ]\)qt_try_modal/\1tqt_try_modal/g' {} \;
+find ./ -type f -iname "*" -not -iwholename '*.git*' -exec sed -i 's/\([-()+/{*},!:=&[\t ]\)qt_enter_modal/\1tqt_enter_modal/g' {} \;
+find ./ -type f -iname "*" -not -iwholename '*.git*' -exec sed -i 's/\([-()+/{*},!:=&[\t ]\)qt_inheritedBy/\1tqt_inheritedBy/g' {} \;
+find ./ -type f -iname "*" -not -iwholename '*.git*' -exec sed -i 's/\([-()+/{*},!:=&[\t ]\)qt_leave_modal/\1tqt_leave_modal/g' {} \;
+find ./ -type f -iname "*" -not -iwholename '*.git*' -exec sed -i 's/\([-()+/{*},!:=&[\t ]\)qt_tryAccelEvent/\1tqt_tryAccelEvent/g' {} \;
+find ./ -type f -iname "*" -not -iwholename '*.git*' -exec sed -i 's/\([-()+/{*},!:=&[\t ]\)qt_find_obj_child/\1tqt_find_obj_child/g' {} \;
+find ./ -type f -iname "*" -not -iwholename '*.git*' -exec sed -i 's/\([-()+/{*},!:=&[\t ]\)qt_tryModalHelper/\1tqt_tryModalHelper/g' {} \;
+find ./ -type f -iname "*" -not -iwholename '*.git*' -exec sed -i 's/\([-()+/{*},!:=&[\t ]\)qt_ucm_initialize/\1tqt_ucm_initialize/g' {} \;
+find ./ -type f -iname "*" -not -iwholename '*.git*' -exec sed -i 's/\([-()+/{*},!:=&[\t ]\)qt_tryComposeUnicode/\1tqt_tryComposeUnicode/g' {} \;
+find ./ -type f -iname "*" -not -iwholename '*.git*' -exec sed -i 's/\([-()+/{*},!:=&[\t ]\)qt_dispatchAccelEvent/\1tqt_dispatchAccelEvent/g' {} \;
+find ./ -type f -iname "*" -not -iwholename '*.git*' -exec sed -i 's/\([-()+/{*},!:=&[\t ]\)qt_dispatchEnterLeave/\1tqt_dispatchEnterLeave/g' {} \;
+find ./ -type f -iname "*" -not -iwholename '*.git*' -exec sed -i 's/\([-()+/{*},!:=&[\t ]\)qt_x11_enforce_cursor/\1tqt_x11_enforce_cursor/g' {} \;
+find ./ -type f -iname "*" -not -iwholename '*.git*' -exec sed -i 's/\([-()+/{*},!:=&[\t ]\)qt_wait_for_window_manager/\1tqt_wait_for_window_manager/g' {} \;
+find ./ -type f -iname "*" -not -iwholename '*.git*' -exec sed -i 's/\([-()+/{*},!:=&[\t ]\)qt_property/\1tqt_property/g' {} \;
+find ./ -type f -iname "*" -not -iwholename '*.git*' -exec sed -i 's/\([-()+/{*},!:=&[\t ]\)qt_static_property/\1tqt_static_property/g' {} \;
+find ./ -type f -iname "*" -not -iwholename '*.git*' -exec sed -i 's/\([-()+/{*},!:=&[\t ]\)qt_cast/\1tqt_cast/g' {} \;
+find ./ -type f -iname "*" -not -iwholename '*.git*' -exec sed -i 's/\([-()+/{*},!:=&[\t ]\)qt_emit/\1tqt_emit/g' {} \;
+find ./ -type f -iname "*" -not -iwholename '*.git*' -exec sed -i 's/\([-()+/{*},!:=&[\t ]\)qt_invoke/\1tqt_invoke/g' {} \;
+
+find ./ -type f -iname "*" -not -iwholename '*.git*' -exec sed -i 's/^qt_init/tqt_init/g' {} \;
+find ./ -type f -iname "*" -not -iwholename '*.git*' -exec sed -i 's/^qt_cleanup/tqt_cleanup/g' {} \;
+find ./ -type f -iname "*" -not -iwholename '*.git*' -exec sed -i 's/^qt_is_gui_used/tqt_is_gui_used/g' {} \;
+find ./ -type f -iname "*" -not -iwholename '*.git*' -exec sed -i 's/^qt_appType/tqt_appType/g' {} \;
+find ./ -type f -iname "*" -not -iwholename '*.git*' -exec sed -i 's/^qt_application_thread_id/tqt_application_thread_id/g' {} \;
+find ./ -type f -iname "*" -not -iwholename '*.git*' -exec sed -i 's/^qt_setMaxWindowRect/tqt_setMaxWindowRect/g' {} \;
+find ./ -type f -iname "*" -not -iwholename '*.git*' -exec sed -i 's/^qt_desktopWidget/tqt_desktopWidget/g' {} \;
+find ./ -type f -iname "*" -not -iwholename '*.git*' -exec sed -i 's/^qt_clipboard/tqt_clipboard/g' {} \;
+find ./ -type f -iname "*" -not -iwholename '*.git*' -exec sed -i 's/^qt_modal_stack/tqt_modal_stack/g' {} \;
+find ./ -type f -iname "*" -not -iwholename '*.git*' -exec sed -i 's/^qt_std_pal/tqt_std_pal/g' {} \;
+find ./ -type f -iname "*" -not -iwholename '*.git*' -exec sed -i 's/^qt_create_std_palette/tqt_create_std_palette/g' {} \;
+find ./ -type f -iname "*" -not -iwholename '*.git*' -exec sed -i 's/^qt_fix_tooltips/tqt_fix_tooltips/g' {} \;
+find ./ -type f -iname "*" -not -iwholename '*.git*' -exec sed -i 's/^qt_explicit_app_style/tqt_explicit_app_style/g' {} \;
+find ./ -type f -iname "*" -not -iwholename '*.git*' -exec sed -i 's/^qt_app_has_font/tqt_app_has_font/g' {} \;
+find ./ -type f -iname "*" -not -iwholename '*.git*' -exec sed -i 's/^qt_maxWindowRect/tqt_maxWindowRect/g' {} \;
+find ./ -type f -iname "*" -not -iwholename '*.git*' -exec sed -i 's/^qt_mutex/tqt_mutex/g' {} \;
+find ./ -type f -iname "*" -not -iwholename '*.git*' -exec sed -i 's/^qt_try_modal/tqt_try_modal/g' {} \;
+find ./ -type f -iname "*" -not -iwholename '*.git*' -exec sed -i 's/^qt_enter_modal/tqt_enter_modal/g' {} \;
+find ./ -type f -iname "*" -not -iwholename '*.git*' -exec sed -i 's/^qt_inheritedBy/tqt_inheritedBy/g' {} \;
+find ./ -type f -iname "*" -not -iwholename '*.git*' -exec sed -i 's/^qt_leave_modal/tqt_leave_modal/g' {} \;
+find ./ -type f -iname "*" -not -iwholename '*.git*' -exec sed -i 's/^qt_tryAccelEvent/tqt_tryAccelEvent/g' {} \;
+find ./ -type f -iname "*" -not -iwholename '*.git*' -exec sed -i 's/^qt_find_obj_child/tqt_find_obj_child/g' {} \;
+find ./ -type f -iname "*" -not -iwholename '*.git*' -exec sed -i 's/^qt_tryModalHelper/tqt_tryModalHelper/g' {} \;
+find ./ -type f -iname "*" -not -iwholename '*.git*' -exec sed -i 's/^qt_ucm_initialize/tqt_ucm_initialize/g' {} \;
+find ./ -type f -iname "*" -not -iwholename '*.git*' -exec sed -i 's/^qt_tryComposeUnicode/tqt_tryComposeUnicode/g' {} \;
+find ./ -type f -iname "*" -not -iwholename '*.git*' -exec sed -i 's/^qt_dispatchAccelEvent/tqt_dispatchAccelEvent/g' {} \;
+find ./ -type f -iname "*" -not -iwholename '*.git*' -exec sed -i 's/^qt_dispatchEnterLeave/tqt_dispatchEnterLeave/g' {} \;
+find ./ -type f -iname "*" -not -iwholename '*.git*' -exec sed -i 's/^qt_x11_enforce_cursor/tqt_x11_enforce_cursor/g' {} \;
+find ./ -type f -iname "*" -not -iwholename '*.git*' -exec sed -i 's/^qt_wait_for_window_manager/tqt_wait_for_window_manager/g' {} \;
+find ./ -type f -iname "*" -not -iwholename '*.git*' -exec sed -i 's/^qt_property/tqt_property/g' {} \;
+find ./ -type f -iname "*" -not -iwholename '*.git*' -exec sed -i 's/^qt_static_property/tqt_static_property/g' {} \;
+find ./ -type f -iname "*" -not -iwholename '*.git*' -exec sed -i 's/^qt_cast/tqt_cast/g' {} \;
+find ./ -type f -iname "*" -not -iwholename '*.git*' -exec sed -i 's/^qt_emit/tqt_emit/g' {} \;
+find ./ -type f -iname "*" -not -iwholename '*.git*' -exec sed -i 's/^qt_invoke/tqt_invoke/g' {} \;
+
exit 0