From 114a878c64ce6f8223cfd22d76a20eb16d177e5e Mon Sep 17 00:00:00 2001 From: toma Date: Wed, 25 Nov 2009 17:56:58 +0000 Subject: Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- languages/fortran/ftnchekconfigwidgetbase.ui | 584 +++++++++++++++++++++++++++ 1 file changed, 584 insertions(+) create mode 100644 languages/fortran/ftnchekconfigwidgetbase.ui (limited to 'languages/fortran/ftnchekconfigwidgetbase.ui') diff --git a/languages/fortran/ftnchekconfigwidgetbase.ui b/languages/fortran/ftnchekconfigwidgetbase.ui new file mode 100644 index 00000000..b6bb2184 --- /dev/null +++ b/languages/fortran/ftnchekconfigwidgetbase.ui @@ -0,0 +1,584 @@ + +FtnchekConfigWidgetBase + + + ftcheck_config_widget + + + + 0 + 0 + 798 + 507 + + + + Ftnchek Options + + + + unnamed + + + 0 + + + 0 + + + + TabWidget4 + + + + tab + + + &1 + + + + unnamed + + + + extern_box + + + &External subprograms without definition + + + + + division_box + + + &Divisions + + + + + declare_box + + + &Identifiers without explicit type + + + + + pure_box + + + &Assume functions have no side effects + + + + + Spacer2_3 + + + Vertical + + + Preferred + + + + 20 + 20 + + + + + + TextLabel1 + + + Ar&guments: + + + argumentsall_button + + + + + argumentsall_button + + + All + + + false + + + + + argumentsonly_button + + + Only the following: + + + true + + + + + Spacer4 + + + Horizontal + + + Preferred + + + + 20 + 20 + + + + + + Spacer3 + + + Vertical + + + Preferred + + + + 20 + 20 + + + + + + commonall_button + + + All + + + + + commononly_button + + + Only the following: + + + true + + + + + + + + + true + + + true + + + + + + + + true + + + true + + + + arguments_listview + + + NoColumn + + + + + + + + + true + + + true + + + + + + + + true + + + true + + + + common_listview + + + NoColumn + + + + + TextLabel2 + + + Common &blocks: + + + commonall_button + + + + + + + tab + + + &2 + + + + unnamed + + + + truncationonly_button + + + Only the following: + + + true + + + + + TextLabel4 + + + &Truncation and roundoff errors: + + + truncationall_button + + + + + truncationall_button + + + All + + + + + TextLabel3 + + + &Use of variables: + + + usageall_button + + + + + usageall_button + + + All + + + + + + + + + true + + + true + + + + + + + + true + + + true + + + + truncation_listview + + + NoColumn + + + + + usageonly_button + + + Only the following: + + + true + + + + + Spacer1_2 + + + Horizontal + + + Preferred + + + + 20 + 20 + + + + + + + + + + true + + + true + + + + + + + + true + + + true + + + + usage_listview + + + NoColumn + + + + + + + tab + + + &3 + + + + unnamed + + + + f77all_button + + + All + + + + + f77only_button + + + Only the following: + + + true + + + + + + + + + true + + + true + + + + + + + + true + + + true + + + + f77_listview + + + NoColumn + + + + + + + + + true + + + true + + + + + + + + true + + + true + + + + portability_listview + + + NoColumn + + + + + Spacer2 + + + Horizontal + + + Preferred + + + + 20 + 20 + + + + + + TextLabel4_2 + + + Fortran 77 language &extensions: + + + f77all_button + + + + + TextLabel3_2 + + + Other &portability warnings: + + + portabilityall_button + + + + + portabilityall_button + + + All + + + + + portabilityonly_button + + + Only the following: + + + true + + + + + + + + + declare_box + pure_box + extern_box + division_box + argumentsall_button + argumentsonly_button + arguments_listview + commonall_button + commononly_button + common_listview + TabWidget4 + truncationall_button + truncationonly_button + truncation_listview + usageall_button + usageonly_button + usage_listview + f77all_button + f77only_button + f77_listview + portabilityall_button + portabilityonly_button + portability_listview + + + kdialog.h + + + + -- cgit v1.2.3