~ubuntu-branches/ubuntu/maverick/universalindentgui/maverick-proposed

« back to all changes in this revision

Viewing changes to tags

  • Committer: Bazaar Package Importer
  • Author(s): Fathi Boudra
  • Date: 2009-04-29 10:50:58 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20090429105058-7xj26rwxxnir1tr7
Tags: 1.0.2-1
* New upstream release:
  - The default editor font type is now Monospace instead of Courier.
    (Closes: #483873)
* Add 01_disable_check_for_update.diff patch:
  Automatic check for update is disabled by default. (Closes: #514999)
* Bump debian/compat to 7.
* Update debian/control:
  - Set Thomas Schweitzer as maintainer and myself as uploader.
    (Closes: #483068)
  - Bump debhelper build-dependency to 7.
  - Bump Standards-Version to 3.8.1. No changes needed.
  - Update recommended beautifier list.
  - Update description to list all supported beautifiers.
* Update debian/copyright:
  - Add PerlTidy.pm and JsDecoder.js missing copyrights.
* Cleanup debian/rules.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
!_TAG_FILE_FORMAT       2       /extended format; --format=1 will not append ;" to lines/
2
 
!_TAG_FILE_SORTED       1       /0=unsorted, 1=sorted, 2=foldcase/
3
 
!_TAG_PROGRAM_AUTHOR    Darren Hiebert  /dhiebert@users.sourceforge.net/
4
 
!_TAG_PROGRAM_NAME      Exuberant Ctags //
5
 
!_TAG_PROGRAM_URL       http://ctags.sourceforge.net    /official site/
6
 
!_TAG_PROGRAM_VERSION   5.7     //
7
 
A       indenters/PerlTidyLib.pm        /^    A    : used as attribute separator$/;"    l
8
 
ABOUTDIALOGGRAPHICSVIEW_H       src/AboutDialogGraphicsView.h   20;"    d
9
 
ABOUTDIALOG_H   src/aboutdialog.h       21;"    d
10
 
ALIGN_PAREN     indenters/PerlTidyLib.pm        /^use constant ALIGN_PAREN        => 10;    # do we want to try to align$/;"    c
11
 
ARROW_COUNT     indenters/PerlTidyLib.pm        /^use constant ARROW_COUNT        => 14;    # how many =>'s$/;" c
12
 
AVAILABLE_SPACES        indenters/PerlTidyLib.pm        /^use constant AVAILABLE_SPACES   => 3;     # how many left spaces available$/;"        c
13
 
AboutDialog     src/aboutdialog.cpp     /^AboutDialog::AboutDialog(QWidget *parent, Qt::WindowFlags flags, QString version, QString revision, QString buildDate) :$/;"  f       class:AboutDialog
14
 
AboutDialog     src/aboutdialog.h       /^class AboutDialog : public QDialog, private Ui::AboutDialog$/;"       c
15
 
AboutDialogGraphicsView src/AboutDialogGraphicsView.cpp /^/;"   f       class:AboutDialogGraphicsView
16
 
AboutDialogGraphicsView src/AboutDialogGraphicsView.h   /^class AboutDialogGraphicsView : public QGraphicsView$/;"      c
17
 
Array   indenters/JsDecoder.js  /^    Array.prototype.indexOf = function(item) {$/;"    c
18
 
Array.indexOf   indenters/JsDecoder.js  /^    Array.prototype.indexOf = function(item) {$/;"    m
19
 
BRACE   indenters/PerlTidyLib.pm        /^    use constant BRACE          => 0;$/;"     c
20
 
BRACE_WARNING_LIMIT     indenters/PerlTidyLib.pm        /^    use constant BRACE_WARNING_LIMIT => 10;$/;"       c
21
 
CFLAGS  debian/rules    /^CFLAGS = -Wall -g$/;" m
22
 
CI_LEVEL        indenters/PerlTidyLib.pm        /^use constant CI_LEVEL           => 2;     # the 'continuation level'$/;"      c
23
 
CLOSED  indenters/PerlTidyLib.pm        /^use constant CLOSED             => 4;     # index where we saw closing '}'$/;"        c
24
 
COLUMN  indenters/PerlTidyLib.pm        /^    use constant COLUMN          => 0;    # the current column number$/;"     c
25
 
COMMA_COUNT     indenters/PerlTidyLib.pm        /^use constant COMMA_COUNT        => 5;     # how many commas at this level?$/;"        c
26
 
Class2  indenters/example.cpp   /^class Class2$/;"      c       file:
27
 
Conflict        indenters/PerlTidyLib.pm        /^ Conflict: a perltidyrc configuration file was specified both as this$/;"     l
28
 
Conflict        indenters/PerlTidyLib.pm        /^ Conflict: you specified both 'opening-brace-always-on-right' (-bar) and $/;" l
29
 
Conflict        indenters/PerlTidyLib.pm        /^Conflict: -lp  conflicts with -io, -fnl, -nanl, or -ndnl; ignoring -lp$/;"    l
30
 
Conflict        indenters/PerlTidyLib.pm        /^Conflict: -t (tabs) cannot be used with the -lp  option; ignoring -t; see -et.$/;"    l
31
 
Conflict        indenters/PerlTidyLib.pm        /^Conflict: -t (tabs) cannot be used with the -okw options; ignoring -t; see -et.$/;"   l
32
 
Conflict        indenters/PerlTidyLib.pm        /^Conflict: -t (tabs) cannot be used with the -ola  option; ignoring -t; see -et.$/;"   l
33
 
DEFINES UniversalIndentGUI.xcodeproj/qt_preprocess.mak  /^DEFINES       = -DQT_SCRIPT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB$/;"       m
34
 
DEL_FILE        UniversalIndentGUI.xcodeproj/qt_preprocess.mak  /^DEL_FILE  = rm -f$/;" m
35
 
DESTROY indenters/PerlTidyLib.pm        /^    sub DESTROY {$/;" s
36
 
DESTROY indenters/PerlTidyLib.pm        /^sub DESTROY {$/;"     s
37
 
DeepSkyBlue4    indenters/PerlTidyLib.pm        /^    use constant DeepSkyBlue4  => "#00688B";$/;"      c
38
 
ENDING_LINE     indenters/PerlTidyLib.pm        /^    use constant ENDING_LINE     => 4;    # the most recent line to use it$/;"        c
39
 
Example indenters/example.cpp   /^static const class Example :$/;"      c       file:
40
 
FORMATTER_DEBUG_FLAG_BOND       indenters/PerlTidyLib.pm        /^    use constant FORMATTER_DEBUG_FLAG_BOND    => 0;$/;"       c
41
 
FORMATTER_DEBUG_FLAG_BREAK      indenters/PerlTidyLib.pm        /^    use constant FORMATTER_DEBUG_FLAG_BREAK   => 0;$/;"       c
42
 
FORMATTER_DEBUG_FLAG_CI indenters/PerlTidyLib.pm        /^    use constant FORMATTER_DEBUG_FLAG_CI      => 0;$/;"       c
43
 
FORMATTER_DEBUG_FLAG_FLUSH      indenters/PerlTidyLib.pm        /^    use constant FORMATTER_DEBUG_FLAG_FLUSH   => 0;$/;"       c
44
 
FORMATTER_DEBUG_FLAG_FORCE      indenters/PerlTidyLib.pm        /^    use constant FORMATTER_DEBUG_FLAG_FORCE   => 0;$/;"       c
45
 
FORMATTER_DEBUG_FLAG_LIST       indenters/PerlTidyLib.pm        /^    use constant FORMATTER_DEBUG_FLAG_LIST    => 0;$/;"       c
46
 
FORMATTER_DEBUG_FLAG_NOBREAK    indenters/PerlTidyLib.pm        /^    use constant FORMATTER_DEBUG_FLAG_NOBREAK => 0;$/;"       c
47
 
FORMATTER_DEBUG_FLAG_OUTPUT     indenters/PerlTidyLib.pm        /^    use constant FORMATTER_DEBUG_FLAG_OUTPUT  => 0;$/;"       c
48
 
FORMATTER_DEBUG_FLAG_SPARSE     indenters/PerlTidyLib.pm        /^    use constant FORMATTER_DEBUG_FLAG_SPARSE  => 0;$/;"       c
49
 
FORMATTER_DEBUG_FLAG_STORE      indenters/PerlTidyLib.pm        /^    use constant FORMATTER_DEBUG_FLAG_STORE   => 0;$/;"       c
50
 
FORMATTER_DEBUG_FLAG_UNDOBP     indenters/PerlTidyLib.pm        /^    use constant FORMATTER_DEBUG_FLAG_UNDOBP  => 0;$/;"       c
51
 
FORMATTER_DEBUG_FLAG_WHITE      indenters/PerlTidyLib.pm        /^    use constant FORMATTER_DEBUG_FLAG_WHITE   => 0;$/;"       c
52
 
ForestGreen     indenters/PerlTidyLib.pm        /^    use constant ForestGreen   => "#228B22";$/;"      c
53
 
HAVE_CHILD      indenters/PerlTidyLib.pm        /^use constant HAVE_CHILD         => 8;     # any dependents?$/;"       c
54
 
HERE_DOC_WINDOW indenters/PerlTidyLib.pm        /^    use constant HERE_DOC_WINDOW => 40;$/;"   c
55
 
HIGHLIGHTER_H   src/highlighter.h       21;"    d
56
 
Highlighter     src/highlighter.cpp     /^Highlighter::Highlighter(QsciScintilla *parent, bool portableMode, QString globalFilesDirectoryStr)$/;"       f       class:Highlighter
57
 
Highlighter     src/highlighter.h       /^class Highlighter : public QObject$/;"        c
58
 
Hint    indenters/PerlTidyLib.pm        /^       Hint: try perltidy -html -css=mystyle.css filename.pl$/;"      l
59
 
IMAGES  UniversalIndentGUI.xcodeproj/qt_preprocess.mak  /^IMAGES = $/;" m
60
 
INCPATH UniversalIndentGUI.xcodeproj/qt_preprocess.mak  /^INCPATH       = -I..\/..\/..\/Downloads\/qt_installed\/mkspecs\/macx-xcode -I. -I..\/..\/..\/Downloads\/qt_installed\/include\/QtCore -I..\/..\/..\/Downloads\/qt_installed\/include\/QtCore -I..\/..\/..\/Downloads\/qt_installed\/include\/QtNetwork -I..\/..\/..\/Downloads\/qt_installed\/include\/QtNetwork -I..\/..\/..\/Downloads\/qt_installed\/include\/QtGui -I..\/..\/..\/Downloads\/qt_installed\/include\/QtGui -I..\/..\/..\/Downloads\/qt_installed\/include\/QtScript -I..\/..\/..\/Downloads\/qt_installed\/include\/QtScript -I..\/..\/..\/Downloads\/qt_installed\/include -Isrc -Idebug\/tmp\/moc -Idebug\/tmp\/uic -I\/usr\/local\/include -I\/System\/Library\/Frameworks\/CarbonCore.framework\/Headers$/;"    m
61
 
INDENTATION     indenters/PerlTidyLib.pm        /^    use constant INDENTATION               => 5;$/;"  c
62
 
INDENTHANDLER_H src/indenthandler.h     21;"    d
63
 
INDEX   indenters/PerlTidyLib.pm        /^use constant INDEX              => 7;     # index in output batch list$/;"    c
64
 
IS_HANGING_SIDE_COMMENT indenters/PerlTidyLib.pm        /^    use constant IS_HANGING_SIDE_COMMENT   => 9;$/;"  c
65
 
IndentHandler   src/indenthandler.cpp   /^IndentHandler::IndentHandler(QString indenterDirPathStr, QString settingsDirPathStr, QString tempDirPathStr, int indenterID, QMainWindow *mainWindow, QWidget *parent)$/;"    f       class:IndentHandler
66
 
IndentHandler   src/indenthandler.h     /^class IndentHandler : public QWidget$/;"      c
67
 
IndianRed3      indenters/PerlTidyLib.pm        /^    use constant IndianRed3    => "#CD5555";$/;"      c
68
 
JMAX    indenters/PerlTidyLib.pm        /^    use constant JMAX                      => 0;$/;"  c
69
 
JMAX_ORIGINAL_LINE      indenters/PerlTidyLib.pm        /^    use constant JMAX_ORIGINAL_LINE        => 1;$/;"  c
70
 
JsDecoder       indenters/JsDecoder.js  /^function JsDecoder() {$/;"    c
71
 
JsDecoder.decode        indenters/JsDecoder.js  /^    this.decode = function() {$/;"    m
72
 
L9140   indenters/example.pl    /^  L9140:$/;"  l
73
 
L9150   indenters/example.pl    /^  L9150:$/;"  l
74
 
L9160   indenters/example.pl    /^  L9160:$/;"  l
75
 
L9170   indenters/example.pl    /^  L9170:$/;"  l
76
 
LEADING_SPACE_COUNT     indenters/PerlTidyLib.pm        /^    use constant LEADING_SPACE_COUNT       => 6;$/;"  c
77
 
LEVEL   indenters/PerlTidyLib.pm        /^use constant LEVEL              => 1;     # the indentation 'level'$/;"       c
78
 
LEX     UniversalIndentGUI.xcodeproj/qt_preprocess.mak  /^LEX       = flex$/;"  m
79
 
LEXFLAGS        UniversalIndentGUI.xcodeproj/qt_preprocess.mak  /^LEXFLAGS  = $/;"      m
80
 
LIST_CONTEXT    indenters/PerlTidyLib.pm        /^use constant LIST_CONTEXT    => 1;$/;"        c
81
 
LIST_TYPE       indenters/PerlTidyLib.pm        /^    use constant LIST_TYPE                 => 8;$/;"  c
82
 
MAINWINDOW_H    src/mainwindow.h        21;"    d
83
 
MARKED  indenters/PerlTidyLib.pm        /^use constant MARKED             => 11;    # if visited by corrector logic$/;" c
84
 
MATCHING_TOKEN  indenters/PerlTidyLib.pm        /^    use constant MATCHING_TOKEN  => 2;    # what token we are matching$/;"    c
85
 
MAXIMUM_LINE_LENGTH     indenters/PerlTidyLib.pm        /^    use constant MAXIMUM_LINE_LENGTH       => 11;$/;" c
86
 
MAX_NAG_MESSAGES        indenters/PerlTidyLib.pm        /^use constant MAX_NAG_MESSAGES => 6;$/;"       c
87
 
MOC     UniversalIndentGUI.xcodeproj/qt_preprocess.mak  /^MOC       = \/Users\/thomas\/Downloads\/qt_installed\/bin\/moc$/;"    m
88
 
MOVE    UniversalIndentGUI.xcodeproj/qt_preprocess.mak  /^MOVE      = mv -f$/;" m
89
 
MainWindow      src/mainwindow.cpp      /^MainWindow::MainWindow(QWidget *parent) : QMainWindow(parent) {$/;"   f       class:MainWindow
90
 
MainWindow      src/mainwindow.h        /^class MainWindow : public QMainWindow, private Ui::IndentGui$/;"      c
91
 
MediumOrchid3   indenters/PerlTidyLib.pm        /^    use constant MediumOrchid3 => "#B452CD";$/;"      c
92
 
NOMINAL indenters/PerlTidyLib.pm        /^use constant NOMINAL     => 1.1;$/;"  c
93
 
NO_BREAK        indenters/PerlTidyLib.pm        /^use constant NO_BREAK    => 10000;$/;"        c
94
 
NO_MATCH        indenters/PerlTidyLib.pm        /^      NO_MATCH:$/;"   l
95
 
Note    indenters/PerlTidyLib.pm        /^       Note: when -html is used, no indentation or formatting are done.$/;"   l
96
 
Note    indenters/PerlTidyLib.pm        /^Note: --syntax check will be skipped because standard input is used$/;"       l
97
 
Note    indenters/PerlTidyLib.pm        /^Note: --syntax check will be skipped because standard output is used$/;"      l
98
 
OPERATOR        indenters/PerlTidyLib.pm        /^use constant OPERATOR => 1;$/;"       c
99
 
OUTDENT_LONG_LINES      indenters/PerlTidyLib.pm        /^    use constant OUTDENT_LONG_LINES        => 7;$/;"  c
100
 
PAREN   indenters/PerlTidyLib.pm        /^    use constant PAREN          => 2;$/;"     c
101
 
PARSERS UniversalIndentGUI.xcodeproj/qt_preprocess.mak  /^PARSERS =$/;" m
102
 
ParamBoolean    src/indenthandler.h     /^    struct ParamBoolean {$/;" s       class:IndentHandler
103
 
ParamMultiple   src/indenthandler.h     /^    struct ParamMultiple {$/;"        s       class:IndentHandler
104
 
ParamNumeric    src/indenthandler.h     /^    struct ParamNumeric {$/;" s       class:IndentHandler
105
 
ParamString     src/indenthandler.h     /^    struct ParamString {$/;"  s       class:IndentHandler
106
 
Perl::Tidy      indenters/PerlTidyLib.pm        /^package Perl::Tidy;$/;"       p
107
 
Perl::Tidy::Debugger    indenters/PerlTidyLib.pm        /^package Perl::Tidy::Debugger;$/;"     p
108
 
Perl::Tidy::DevNull     indenters/PerlTidyLib.pm        /^package Perl::Tidy::DevNull;$/;"      p
109
 
Perl::Tidy::Diagnostics indenters/PerlTidyLib.pm        /^package Perl::Tidy::Diagnostics;$/;"  p
110
 
Perl::Tidy::FileWriter  indenters/PerlTidyLib.pm        /^package Perl::Tidy::FileWriter;$/;"   p
111
 
Perl::Tidy::Formatter   indenters/PerlTidyLib.pm        /^package Perl::Tidy::Formatter;$/;"    p
112
 
Perl::Tidy::HtmlWriter  indenters/PerlTidyLib.pm        /^package Perl::Tidy::HtmlWriter;$/;"   p
113
 
Perl::Tidy::IOScalar    indenters/PerlTidyLib.pm        /^package Perl::Tidy::IOScalar;$/;"     p
114
 
Perl::Tidy::IOScalarArray       indenters/PerlTidyLib.pm        /^package Perl::Tidy::IOScalarArray;$/;"        p
115
 
Perl::Tidy::IndentationItem     indenters/PerlTidyLib.pm        /^package Perl::Tidy::IndentationItem;$/;"      p
116
 
Perl::Tidy::LineBuffer  indenters/PerlTidyLib.pm        /^package Perl::Tidy::LineBuffer;$/;"   p
117
 
Perl::Tidy::LineSink    indenters/PerlTidyLib.pm        /^package Perl::Tidy::LineSink;$/;"     p
118
 
Perl::Tidy::LineSource  indenters/PerlTidyLib.pm        /^package Perl::Tidy::LineSource;$/;"   p
119
 
Perl::Tidy::Logger      indenters/PerlTidyLib.pm        /^package Perl::Tidy::Logger;$/;"       p
120
 
Perl::Tidy::Tokenizer   indenters/PerlTidyLib.pm        /^package Perl::Tidy::Tokenizer;$/;"    p
121
 
Perl::Tidy::VerticalAligner     indenters/PerlTidyLib.pm        /^package Perl::Tidy::VerticalAligner;$/;"      p
122
 
Perl::Tidy::VerticalAligner::Alignment  indenters/PerlTidyLib.pm        /^package Perl::Tidy::VerticalAligner::Alignment;$/;"   p
123
 
Perl::Tidy::VerticalAligner::Line       indenters/PerlTidyLib.pm        /^package Perl::Tidy::VerticalAligner::Line;$/;"        p
124
 
QMAKE   UniversalIndentGUI.xcodeproj/qt_makeqmake.mak   /^QMAKE    = \/Users\/thomas\/Downloads\/qt_installed\/bin\/qmake$/;"   m
125
 
QUESTION_COLON  indenters/PerlTidyLib.pm        /^    use constant QUESTION_COLON => 3;$/;"     c
126
 
RALIGNMENTS     indenters/PerlTidyLib.pm        /^    use constant RALIGNMENTS               => 10;$/;" c
127
 
RECOVERABLE_SPACES      indenters/PerlTidyLib.pm        /^use constant RECOVERABLE_SPACES => 9;     # how many spaces to the right$/;"  c
128
 
RETURN  indenters/PerlTidyLib.pm        /^  RETURN:$/;" l
129
 
RFIELDS indenters/PerlTidyLib.pm        /^    use constant RFIELDS                   => 3;$/;"  c
130
 
RPATTERNS       indenters/PerlTidyLib.pm        /^    use constant RPATTERNS                 => 4;$/;"  c
131
 
RTOKENS indenters/PerlTidyLib.pm        /^    use constant RTOKENS                   => 2;$/;"  c
132
 
RVERTICAL_TIGHTNESS_FLAGS       indenters/PerlTidyLib.pm        /^    use constant RVERTICAL_TIGHTNESS_FLAGS => 12;$/;" c
133
 
SAVED_COLUMN    indenters/PerlTidyLib.pm        /^    use constant SAVED_COLUMN    => 5;    # the most recent line to use it$/;"        c
134
 
SCALAR_CONTEXT  indenters/PerlTidyLib.pm        /^use constant SCALAR_CONTEXT  => -1;$/;"       c
135
 
SEQUENCE_NUMBER indenters/PerlTidyLib.pm        /^use constant SEQUENCE_NUMBER    => 6;     # output batch number$/;"   c
136
 
SERIAL_NUMBER   indenters/PerlTidyLib.pm        /^    use constant SERIAL_NUMBER   => 6;    # unique number for this alignment$/;"      c
137
 
SPACES  indenters/PerlTidyLib.pm        /^use constant SPACES             => 0;     # total leading white spaces$/;"    c
138
 
SQUARE_BRACKET  indenters/PerlTidyLib.pm        /^    use constant SQUARE_BRACKET => 1;$/;"     c
139
 
STACK_DEPTH     indenters/PerlTidyLib.pm        /^use constant STACK_DEPTH        => 12;    # indentation nesting depth$/;"     c
140
 
STARTING_COLUMN indenters/PerlTidyLib.pm        /^    use constant STARTING_COLUMN => 1;    # column number when created$/;"    c
141
 
STARTING_INDEX  indenters/PerlTidyLib.pm        /^use constant STARTING_INDEX     => 13;    # first token index of this level$/;"       c
142
 
STARTING_LINE   indenters/PerlTidyLib.pm        /^    use constant STARTING_LINE   => 3;    # the line index of creation$/;"    c
143
 
STRONG  indenters/PerlTidyLib.pm        /^use constant STRONG      => 2.1;$/;"  c
144
 
SaddleBrown     indenters/PerlTidyLib.pm        /^    use constant SaddleBrown   => "#8B4513";$/;"      c
145
 
TERM    indenters/PerlTidyLib.pm        /^use constant TERM     => -1;$/;"      c
146
 
TOKENIZER_DEBUG_FLAG_EXPECT     indenters/PerlTidyLib.pm        /^    use constant TOKENIZER_DEBUG_FLAG_EXPECT   => 0;$/;"      c
147
 
TOKENIZER_DEBUG_FLAG_NSCAN      indenters/PerlTidyLib.pm        /^    use constant TOKENIZER_DEBUG_FLAG_NSCAN    => 0;$/;"      c
148
 
TOKENIZER_DEBUG_FLAG_QUOTE      indenters/PerlTidyLib.pm        /^    use constant TOKENIZER_DEBUG_FLAG_QUOTE    => 0;$/;"      c
149
 
TOKENIZER_DEBUG_FLAG_SCAN_ID    indenters/PerlTidyLib.pm        /^    use constant TOKENIZER_DEBUG_FLAG_SCAN_ID  => 0;$/;"      c
150
 
TOKENIZER_DEBUG_FLAG_TOKENIZE   indenters/PerlTidyLib.pm        /^    use constant TOKENIZER_DEBUG_FLAG_TOKENIZE => 0;$/;"      c
151
 
TYPE_SEQUENCE_INCREMENT indenters/PerlTidyLib.pm        /^use constant TYPE_SEQUENCE_INCREMENT => 4;$/;"        c
152
 
ToolBoxPage     src/indenthandler.h     /^    struct ToolBoxPage {$/;"  s       class:IndentHandler
153
 
UIC     UniversalIndentGUI.xcodeproj/qt_preprocess.mak  /^UIC       = \/Users\/thomas\/Downloads\/qt_installed\/bin\/uic$/;"    m
154
 
UIGUIERRORMESSAGE_H     src/uiguierrormessage.h 21;"    d
155
 
UIGUISETTINGSDIALOG_H   src/uiguisettingsdialog.h       21;"    d
156
 
UIGUISETTINGS_H src/uiguisettings.h     21;"    d
157
 
UNDEFINED_INDEX indenters/PerlTidyLib.pm        /^use constant UNDEFINED_INDEX => -1;$/;"       c
158
 
UNKNOWN indenters/PerlTidyLib.pm        /^use constant UNKNOWN  => 0;$/;"       c
159
 
UNKNOWN_CONTEXT indenters/PerlTidyLib.pm        /^use constant UNKNOWN_CONTEXT => 0;$/;"        c
160
 
UPDATECHECKDIALOG_H     src/updatecheckdialog.h 21;"    d
161
 
UiGuiErrorMessage       src/uiguierrormessage.cpp       /^UiGuiErrorMessage::UiGuiErrorMessage(QWidget *parent) : QErrorMessage(parent) {$/;"   f       class:UiGuiErrorMessage
162
 
UiGuiErrorMessage       src/uiguierrormessage.h /^class UiGuiErrorMessage : public QErrorMessage$/;"    c
163
 
UiGuiSettings   src/uiguisettings.cpp   /^UiGuiSettings::UiGuiSettings(bool portableMode, QString globalFilesDirectoryStr) : QObject() {$/;"    f       class:UiGuiSettings
164
 
UiGuiSettings   src/uiguisettings.h     /^class UiGuiSettings : public QObject$/;"      c
165
 
UiGuiSettingsDialog     src/uiguisettingsdialog.cpp     /^UiGuiSettingsDialog::UiGuiSettingsDialog(QWidget* parent, UiGuiSettings* settings) : QDialog(parent)$/;"      f       class:UiGuiSettingsDialog
166
 
UiGuiSettingsDialog     src/uiguisettingsdialog.h       /^class UiGuiSettingsDialog : public QDialog, private Ui::SettingsDialog$/;"    c
167
 
UpdateCheckDialog       src/updatecheckdialog.cpp       /^UpdateCheckDialog::UpdateCheckDialog(QString currentVersion, UiGuiSettings *settings, QWidget *parent) : QDialog(parent) {$/;"        f       class:UpdateCheckDialog
168
 
UpdateCheckDialog       src/updatecheckdialog.h /^class UpdateCheckDialog : public QDialog, public Ui::UpdateCheckDialog$/;"    c
169
 
VALIGN_DEBUG_FLAG_APPEND        indenters/PerlTidyLib.pm        /^    use constant VALIGN_DEBUG_FLAG_APPEND  => 0;$/;"  c
170
 
VALIGN_DEBUG_FLAG_APPEND0       indenters/PerlTidyLib.pm        /^    use constant VALIGN_DEBUG_FLAG_APPEND0 => 0;$/;"  c
171
 
VALIGN_DEBUG_FLAG_TERNARY       indenters/PerlTidyLib.pm        /^    use constant VALIGN_DEBUG_FLAG_TERNARY => 0;$/;"  c
172
 
VERY_STRONG     indenters/PerlTidyLib.pm        /^use constant VERY_STRONG => 100;$/;"  c
173
 
VERY_WEAK       indenters/PerlTidyLib.pm        /^use constant VERY_WEAK   => 0.55;$/;" c
174
 
WARNING_LIMIT   indenters/PerlTidyLib.pm        /^    use constant WARNING_LIMIT => 50;$/;"     c
175
 
WEAK    indenters/PerlTidyLib.pm        /^use constant WEAK        => 0.8;$/;"  c
176
 
WS_NO   indenters/PerlTidyLib.pm        /^use constant WS_NO       => -1;$/;"   c
177
 
WS_OPTIONAL     indenters/PerlTidyLib.pm        /^use constant WS_OPTIONAL => 0;$/;"    c
178
 
WS_YES  indenters/PerlTidyLib.pm        /^use constant WS_YES      => 1;$/;"    c
179
 
Win_Config_Locs indenters/PerlTidyLib.pm        /^sub Win_Config_Locs {$/;"     s
180
 
Win_OS_Type     indenters/PerlTidyLib.pm        /^sub Win_OS_Type {$/;" s
181
 
YACC    UniversalIndentGUI.xcodeproj/qt_preprocess.mak  /^YACC      = yacc$/;"  m
182
 
YACCFLAGS       UniversalIndentGUI.xcodeproj/qt_preprocess.mak  /^YACCFLAGS = -d$/;"    m
183
 
_decrement_count        indenters/PerlTidyLib.pm        /^        sub _decrement_count { --$_count }$/;"        s
184
 
_decrement_count        indenters/PerlTidyLib.pm        /^    sub _decrement_count { --$_count }$/;"    s
185
 
_increment_count        indenters/PerlTidyLib.pm        /^        sub _increment_count { ++$_count }$/;"        s
186
 
_increment_count        indenters/PerlTidyLib.pm        /^    sub _increment_count { ++$_count }$/;"    s
187
 
a       indenters/example.cpp   /^        int a;$/;"    m       class:x file:
188
 
a       indenters/example.cpp   /^} a, b, c; \/\/ struct instances$/;"  v       typeref:class:x
189
 
aboutDialog     src/AboutDialogGraphicsView.h   /^    AboutDialog *aboutDialog;$/;"     m       class:AboutDialogGraphicsView
190
 
aboutDialog     src/mainwindow.h        /^    AboutDialog *aboutDialog;$/;"     m       class:MainWindow
191
 
aboutDialogAsLabel      src/AboutDialogGraphicsView.h   /^    QLabel *aboutDialogAsLabel;$/;"   m       class:AboutDialogGraphicsView
192
 
accept_line     indenters/PerlTidyLib.pm        /^sub accept_line {$/;" s
193
 
accumulate_block_text   indenters/PerlTidyLib.pm        /^sub accumulate_block_text {$/;"       s
194
 
accumulate_csc_text     indenters/PerlTidyLib.pm        /^    sub accumulate_csc_text {$/;"     s
195
 
add_closing_side_comment        indenters/PerlTidyLib.pm        /^sub add_closing_side_comment {$/;"    s
196
 
add_toc_item    indenters/PerlTidyLib.pm        /^sub add_toc_item {$/;"        s
197
 
adjust_side_comment     indenters/PerlTidyLib.pm        /^sub adjust_side_comment {$/;" s
198
 
alphanumeric    indenters/JsDecoder.js  /^    this.alphanumeric = function(c) {$/;"     c
199
 
append_line     indenters/PerlTidyLib.pm        /^sub append_line {$/;" s
200
 
applicationBinaryPath   src/mainwindow.h        /^      QString applicationBinaryPath;$/;"      m       class:MainWindow
201
 
array   indenters/example.cpp   /^const int *** array =$/;"     m       class:Class2    file:
202
 
ask_user_for_bug_report indenters/PerlTidyLib.pm        /^sub ask_user_for_bug_report {$/;"     s
203
 
availableTranslations   src/uiguisettings.h     /^      QStringList availableTranslations;$/;"  m       class:UiGuiSettings
204
 
b       indenters/example.cpp   /^        int b;$/;"    m       class:x file:
205
 
b       indenters/example.cpp   /^} a, b, c; \/\/ struct instances$/;"  v       typeref:class:x
206
 
backLine        indenters/JsDecoder.js  /^    this.backLine = function()$/;"    c
207
 
background      indenters/PerlTidyLib.pm        /^      background: $pre_bg_color;$/;"  l
208
 
black   indenters/PerlTidyLib.pm        /^    use constant black         => "#000000";$/;"      c
209
 
black_box       indenters/PerlTidyLib.pm        /^sub black_box {$/;"   s
210
 
blockBracketOff indenters/JsDecoder.js  /^    this.blockBracketOff = function()$/;"     c
211
 
blockBracketOn  indenters/JsDecoder.js  /^    this.blockBracketOn = function() {$/;"    c
212
 
block_log_output        indenters/PerlTidyLib.pm        /^sub block_log_output {$/;"    s
213
 
bools1  indenters/example.cpp   /^boolean *bools1 =$/;" m       class:Class2    file:
214
 
bools2  indenters/example.cpp   /^boolean bools2 = { x };$/;"   m       class:Class2    file:
215
 
bools3  indenters/example.cpp   /^boolean bools3 = { };$/;"     m       class:Class2    file:
216
 
brace_warning   indenters/PerlTidyLib.pm        /^sub brace_warning {$/;"       s
217
 
bracketOff      indenters/JsDecoder.js  /^    this.bracketOff = function() {$/;"        c
218
 
bracketOn       indenters/JsDecoder.js  /^    this.bracketOn = function() {$/;" f
219
 
break_all_chain_tokens  indenters/PerlTidyLib.pm        /^sub break_all_chain_tokens {$/;"      s
220
 
break_equals    indenters/PerlTidyLib.pm        /^sub break_equals {$/;"        s
221
 
buildDate       src/aboutdialog.h       /^    QString buildDate;$/;"    m       class:AboutDialog
222
 
buildDateStr    src/mainwindow.h        /^    QString buildDateStr;$/;" m       class:MainWindow
223
 
c       indenters/example.cpp   /^        int c; {$/;"  m       class:x file:
224
 
c       indenters/example.cpp   /^} a, b, c; \/\/ struct instances$/;"  v       typeref:class:x
225
 
callExecutableIndenter  src/indenthandler.cpp   /^QString IndentHandler::callExecutableIndenter(QString sourceCode, QString inputFileExtension) {$/;"   f       class:IndentHandler
226
 
callIndenter    src/indenthandler.cpp   /^QString IndentHandler::callIndenter(QString sourceCode, QString inputFileExtension) {$/;"     f       class:IndentHandler
227
 
callIndenter    src/mainwindow.cpp      /^void MainWindow::callIndenter() {$/;" f       class:MainWindow
228
 
callJavaScriptIndenter  src/indenthandler.cpp   /^QString IndentHandler::callJavaScriptIndenter(QString sourceCode, QString inputFileExtension) {$/;"   f       class:IndentHandler
229
 
catfile indenters/PerlTidyLib.pm        /^sub catfile {$/;"     s
230
 
cfgFileData     src/indenthandler.h     /^    QByteArray cfgFileData;$/;"       m       class:IndentHandler
231
 
cfgFileParameterEnding  src/indenthandler.h     /^    QString cfgFileParameterEnding;$/;"       m       class:IndentHandler
232
 
changeEvent     src/aboutdialog.cpp     /^void AboutDialog::changeEvent(QEvent *event) {$/;"    f       class:AboutDialog
233
 
changeEvent     src/mainwindow.cpp      /^void MainWindow::changeEvent(QEvent *event) {$/;"     f       class:MainWindow
234
 
changeEvent     src/uiguisettingsdialog.cpp     /^void UiGuiSettingsDialog::changeEvent(QEvent *event) {$/;"    f       class:UiGuiSettingsDialog
235
 
change_anchor_names     indenters/PerlTidyLib.pm        /^sub change_anchor_names {$/;" s
236
 
checkBox        src/indenthandler.h     /^        QCheckBox *checkBox;$/;"      m       struct:IndentHandler::ParamBoolean
237
 
checkBoxes      src/uiguisettingsdialog.h       /^    QList<QCheckBox*> checkBoxes;$/;" m       class:UiGuiSettingsDialog
238
 
checkForUpdate  src/updatecheckdialog.cpp       /^void UpdateCheckDialog::checkForUpdate() {$/;"        f       class:UpdateCheckDialog
239
 
checkForUpdateAndShowDialog     src/updatecheckdialog.cpp       /^void UpdateCheckDialog::checkForUpdateAndShowDialog() {$/;"   f       class:UpdateCheckDialog
240
 
checkResultsOfFetchedPadXMLFile src/updatecheckdialog.cpp       /^void UpdateCheckDialog::checkResultsOfFetchedPadXMLFile(bool errorOccurred) {$/;"     f       class:UpdateCheckDialog
241
 
check_RGB       indenters/PerlTidyLib.pm        /^sub check_RGB {$/;"   s
242
 
check_final_nesting_depths      indenters/PerlTidyLib.pm        /^sub check_final_nesting_depths {$/;"  s
243
 
check_fit       indenters/PerlTidyLib.pm        /^sub check_fit {$/;"   s
244
 
check_for_long_gnu_style_lines  indenters/PerlTidyLib.pm        /^sub check_for_long_gnu_style_lines {$/;"      s
245
 
check_for_new_minimum_depth     indenters/PerlTidyLib.pm        /^    sub check_for_new_minimum_depth {$/;"     s
246
 
check_match     indenters/PerlTidyLib.pm        /^    sub check_match {$/;"     s
247
 
check_options   indenters/PerlTidyLib.pm        /^sub check_options {$/;"       s
248
 
check_prototype indenters/PerlTidyLib.pm        /^sub check_prototype {$/;"     s
249
 
check_syntax    indenters/PerlTidyLib.pm        /^sub check_syntax {$/;"        s
250
 
check_vms_filename      indenters/PerlTidyLib.pm        /^sub check_vms_filename {$/;"  s
251
 
choicesStrings  src/indenthandler.h     /^        QStringList choicesStrings;$/;"       m       struct:IndentHandler::ParamMultiple
252
 
choicesStringsReadable  src/indenthandler.h     /^              QStringList choicesStringsReadable;$/;" m       struct:IndentHandler::ParamMultiple
253
 
clearRecentlyOpenedList src/mainwindow.cpp      /^void MainWindow::clearRecentlyOpenedList() {$/;"      f       class:MainWindow
254
 
clear_breakpoint_undo_stack     indenters/PerlTidyLib.pm        /^sub clear_breakpoint_undo_stack {$/;" s
255
 
close   indenters/PerlTidyLib.pm        /^sub close { return }$/;"      s
256
 
closeEvent      src/mainwindow.cpp      /^void MainWindow::closeEvent( QCloseEvent *event ) {$/;"       f       class:MainWindow
257
 
close_debug_file        indenters/PerlTidyLib.pm        /^sub close_debug_file {$/;"    s
258
 
close_html_file indenters/PerlTidyLib.pm        /^sub close_html_file {$/;"     s
259
 
close_input_file        indenters/PerlTidyLib.pm        /^sub close_input_file {$/;"    s
260
 
close_log_file  indenters/PerlTidyLib.pm        /^sub close_log_file {$/;"      s
261
 
close_output_file       indenters/PerlTidyLib.pm        /^sub close_output_file {$/;"   s
262
 
close_tee_file  indenters/PerlTidyLib.pm        /^sub close_tee_file {$/;"      s
263
 
code_block_type indenters/PerlTidyLib.pm        /^sub code_block_type {$/;"     s
264
 
colon   indenters/JsDecoder.js  /^    this.colon = function() {$/;"     f
265
 
colorForStyles  src/highlighter.h       /^    QMap<int, QColor> colorForStyles;$/;"     m       class:Highlighter
266
 
combine_fields  indenters/PerlTidyLib.pm        /^sub combine_fields {$/;"      s
267
 
comboBox        src/indenthandler.h     /^        QComboBox *comboBox;$/;"      m       struct:IndentHandler::ParamMultiple
268
 
comboBoxes      src/uiguisettingsdialog.h       /^    QList<QComboBox*> comboBoxes;$/;" m       class:UiGuiSettingsDialog
269
 
comma   indenters/JsDecoder.js  /^    this.comma = function() {$/;"     c
270
 
comma_arrow_count       indenters/PerlTidyLib.pm        /^    sub comma_arrow_count {$/;"       s
271
 
command indenters/php_beautifier.html   /^  <span><a name="command"><\/a><h2 class="title">Command line options and parameters<\/h2>NOTE: Use the short options. Console_Getopt doesn't works well with long options$/;"        a
272
 
command.command_usage   indenters/php_beautifier.html   /^    <span><a name="command.command_usage"><\/a><h3 class="title">Usage<\/h3><span class="cmd-title">php_beautifier<\/span>$/;"        a
273
 
command.options indenters/php_beautifier.html   /^    <span><a name="command.options"><\/a><h3 class="title">Options<\/h3><table frame = "border"><caption>Command-line options<\/caption><colgroup span = "3"\/><thead><tr><td>short option<\/td>$/;"  a
274
 
command.options.compress        indenters/php_beautifier.html   /^    <a name="command.options.compress"><\/a><h4 class="title">--compress<\/h4><p>Set compression for output file(s). You can select 'gz' or 'bz2'. If output is a dir, all the files are compressed separately!<\/p><br \/>$/;"       a
275
 
command.options.filters indenters/php_beautifier.html   /^    <a name="command.options.filters"><\/a><h4 class="title">--filters<\/h4><p>Add one or more filters to the process. Look on <a href="..\/PHP_Beautifier\/tutorial_PHP_Beautifier.howtouse.commandline.pkg.html#command.command_usage">Usage<\/a> the definition for the command<\/p>$/;"   a
276
 
command.options.filters-directory       indenters/php_beautifier.html   /^    <a name="command.options.filters-directory"><\/a><h4 class="title">--directory_filters<\/h4><p>Add a path to lookup for filters. See <a href="..\/PHP_Beautifier\/PHP_Beautifier.html#methodaddFilterDirectory">PHP_Beautifier::addFilterDirectory()<\/a>.<\/p><br \/>$/;"        a
277
 
command.options.help    indenters/php_beautifier.html   /^    <a name="command.options.help"><\/a><h4 class="title">--help<\/h4><p>Show the help \/ usage.<\/p><br \/><\/span><\/span>$/;"      a
278
 
command.options.indent-spaces   indenters/php_beautifier.html   /^        <a name="command.options.indent-spaces"><\/a><h4 class="title">--indent_spaces<\/h4><p>Spaces are used as indent char. Without a param, the number of spaces for indent is 4<\/p><br \/>$/;"  a
279
 
command.options.indent-tabs     indenters/php_beautifier.html   /^    <a name="command.options.indent-tabs"><\/a><h4 class="title">--indent_tabs<\/h4><p>Tabs are used as indent char. Without a param, the number of tabs for indent is 1<\/p><br \/>$/;"      a
280
 
command.options.input   indenters/php_beautifier.html   /^    <a name="command.options.input"><\/a><h4 class="title">--input<\/h4><p>Set the input pattern for beautify. * and ? are allowed for batch processing. If recursive mode ( -r) is turned on, the pattern may catch directory names.  - get input from standard input<\/p><br \/>$/;"        a
281
 
command.options.output  indenters/php_beautifier.html   /^    <a name="command.options.output"><\/a><h4 class="title">--output<\/h4><p>Set the output for beautify. If the param ends in '\/' and the input matches one or more files, the program try to recreate the input directory structure. If the param doesn't end in '\/', the output will be one file.  - set the output to standard output<\/p><br \/>$/;"   a
282
 
command.options.recursive       indenters/php_beautifier.html   /^    <a name="command.options.recursive"><\/a><h4 class="title">--recursive<\/h4><p>Turn on the recursive search for files inside directories. On *nix, remember to quote the input_path<\/p><br \/>$/;"       a
283
 
comment indenters/JsDecoder.js  /^    this.comment = function() {$/;"   c
284
 
compactify_table        indenters/PerlTidyLib.pm        /^sub compactify_table {$/;"    s
285
 
compare_indentation_levels      indenters/PerlTidyLib.pm        /^sub compare_indentation_levels {$/;"  s
286
 
complain        indenters/PerlTidyLib.pm        /^sub complain {$/;"    s
287
 
configFilename  src/indenthandler.h     /^    QString configFilename;$/;"       m       class:IndentHandler
288
 
copy_old_breakpoints    indenters/PerlTidyLib.pm        /^sub copy_old_breakpoints {$/;"        s
289
 
correct_lp_indentation  indenters/PerlTidyLib.pm        /^sub correct_lp_indentation {$/;"      s
290
 
createEncodingMenu      src/mainwindow.cpp      /^void MainWindow::createEncodingMenu() {$/;"   f       class:MainWindow
291
 
createHighlighterMenu   src/mainwindow.cpp      /^void MainWindow::createHighlighterMenu() {$/;"        f       class:MainWindow
292
 
createIndenterCallShellScript   src/mainwindow.cpp      /^void MainWindow::createIndenterCallShellScript() {$/;"        f       class:MainWindow
293
 
createIndenterCallString        src/indenthandler.cpp   /^bool IndentHandler::createIndenterCallString() {$/;"  f       class:IndentHandler
294
 
create_one_line_block   indenters/PerlTidyLib.pm        /^sub create_one_line_block {$/;"       s
295
 
currentEncoding src/mainwindow.h        /^      QString currentEncoding;$/;"    m       class:MainWindow
296
 
currentIndenterID       src/mainwindow.h        /^    int currentIndenterID;$/;"        m       class:MainWindow
297
 
currentSourceFile       src/mainwindow.h        /^    QString currentSourceFile;$/;"    m       class:MainWindow
298
 
currentSourceFileExtension      src/mainwindow.h        /^    QString currentSourceFileExtension;$/;"   m       class:MainWindow
299
 
currentVersion  src/updatecheckdialog.h /^    QString currentVersion;$/;"       m       class:UpdateCheckDialog
300
 
current_field_width     indenters/PerlTidyLib.pm        /^    sub current_field_width {$/;"     s
301
 
decide_if_aligned       indenters/PerlTidyLib.pm        /^sub decide_if_aligned {$/;"   s
302
 
decide_if_code_block    indenters/PerlTidyLib.pm        /^sub decide_if_code_block {$/;"        s
303
 
decide_if_list  indenters/PerlTidyLib.pm        /^sub decide_if_list {$/;"      s
304
 
decode  indenters/example.js    /^function decode() {$/;"       f
305
 
decrease_AVAILABLE_SPACES       indenters/PerlTidyLib.pm        /^sub decrease_AVAILABLE_SPACES {$/;"   s
306
 
decrease_SPACES indenters/PerlTidyLib.pm        /^sub decrease_SPACES {$/;"     s
307
 
decrease_nesting_depth  indenters/PerlTidyLib.pm        /^sub decrease_nesting_depth {$/;"      s
308
 
decrement_output_line_number    indenters/PerlTidyLib.pm        /^sub decrement_output_line_number {$/;"        s
309
 
destroy_one_line_block  indenters/PerlTidyLib.pm        /^sub destroy_one_line_block {$/;"      s
310
 
do_quote        indenters/PerlTidyLib.pm        /^sub do_quote {$/;"    s
311
 
do_scan_package indenters/PerlTidyLib.pm        /^sub do_scan_package {$/;"     s
312
 
do_scan_sub     indenters/PerlTidyLib.pm        /^    sub do_scan_sub {$/;"     s
313
 
do_syntax_check indenters/PerlTidyLib.pm        /^sub do_syntax_check {$/;"     s
314
 
do_uncontained_comma_breaks     indenters/PerlTidyLib.pm        /^    sub do_uncontained_comma_breaks {$/;"     s
315
 
doindent        indenters/shellindent.awk       /^function doindent(){$/;"      f
316
 
dot     indenters/JsDecoder.js  /^    this.dot = function() {$/;"       c
317
 
dump_alignments indenters/PerlTidyLib.pm        /^sub dump_alignments {$/;"     s
318
 
dump_array      indenters/PerlTidyLib.pm        /^sub dump_array {$/;"  s
319
 
dump_config_file        indenters/PerlTidyLib.pm        /^sub dump_config_file {$/;"    s
320
 
dump_defaults   indenters/PerlTidyLib.pm        /^sub dump_defaults {$/;"       s
321
 
dump_functions  indenters/PerlTidyLib.pm        /^sub dump_functions {$/;"      s
322
 
dump_long_names indenters/PerlTidyLib.pm        /^sub dump_long_names {$/;"     s
323
 
dump_short_names        indenters/PerlTidyLib.pm        /^sub dump_short_names {$/;"    s
324
 
dump_token_types        indenters/PerlTidyLib.pm        /^sub dump_token_types {$/;"    s
325
 
dump_want_left_space    indenters/PerlTidyLib.pm        /^sub dump_want_left_space {$/;"        s
326
 
dump_want_right_space   indenters/PerlTidyLib.pm        /^sub dump_want_right_space {$/;"       s
327
 
eliminate_new_fields    indenters/PerlTidyLib.pm        /^sub eliminate_new_fields {$/;"        s
328
 
eliminate_old_fields    indenters/PerlTidyLib.pm        /^sub eliminate_old_fields {$/;"        s
329
 
emitSignalForSetting    src/uiguisettings.cpp   /^void UiGuiSettings::emitSignalForSetting(QString settingName) {$/;"   f       class:UiGuiSettings
330
 
encodingActionGroup     src/mainwindow.h        /^    QActionGroup *encodingActionGroup;$/;"    m       class:MainWindow
331
 
encodingChanged src/mainwindow.cpp      /^void MainWindow::encodingChanged(QAction* encodingAction) {$/;"       f       class:MainWindow
332
 
encodingsList   src/mainwindow.h        /^      QStringList encodingsList;$/;"  m       class:MainWindow
333
 
entab_and_output        indenters/PerlTidyLib.pm        /^sub entab_and_output {$/;"    s
334
 
errorMessageDialog      src/indenthandler.h     /^    UiGuiErrorMessage *errorMessageDialog;$/;"        m       class:IndentHandler
335
 
errorMessageList        src/uiguierrormessage.h /^    QStringList errorMessageList;$/;" m       class:UiGuiErrorMessage
336
 
error_if_expecting_OPERATOR     indenters/PerlTidyLib.pm        /^    sub error_if_expecting_OPERATOR {$/;"     s
337
 
error_if_expecting_TERM indenters/PerlTidyLib.pm        /^    sub error_if_expecting_TERM {$/;" s
338
 
escape_html     indenters/PerlTidyLib.pm        /^sub escape_html {$/;" s
339
 
eventFilter     src/mainwindow.cpp      /^bool MainWindow::eventFilter(QObject *obj, QEvent *event)$/;" f       class:MainWindow
340
 
examples        indenters/php_beautifier.html   /^  <span><a name="examples"><\/a><h2 class="title">Examples<\/h2><p>We have this files structure. Current directory is \/myprogam\/<\/p>$/;"   a
341
 
examples.filters        indenters/php_beautifier.html   /^<span><a name="examples.filters"><\/a><h3 class="title">Use Filters<\/h3><p>Use PEAR standards<\/p>$/;"       a
342
 
examples.indent indenters/php_beautifier.html   /^<span><a name="examples.indent"><\/a><h3 class="title">Define tabs or spaces to indent<\/h3><p>This create a new file with 2 spaces for indentation<\/p>$/;"  a
343
 
examples.multiple       indenters/php_beautifier.html   /^<span><a name="examples.multiple"><\/a><h3 class="title">Handling multiple files<\/h3><p>Beautify all the files and send the output to one file<\/p>$/;"      a
344
 
examples.testmore       indenters/php_beautifier.html   /^  <span><a name="examples.testmore"><\/a><h3 class="title">Test beautify (for multiple files)<\/h3><p>This match only the files inside \/myprogram\/ . The output is send to STDOUT<\/p>$/;"  a
345
 
examples.testone        indenters/php_beautifier.html   /^  <span><a name="examples.testone"><\/a><h3 class="title">Test beautify (for one file)<\/h3><p>Send the output to STDOUT<\/p>$/;"     a
346
 
excess_line_length      indenters/PerlTidyLib.pm        /^sub excess_line_length {$/;"  s
347
 
exec    src/aboutdialog.cpp     /^int AboutDialog::exec() {$/;" f       class:AboutDialog
348
 
expand_command_abbreviations    indenters/PerlTidyLib.pm        /^sub expand_command_abbreviations {$/;"        s
349
 
expecting       indenters/PerlTidyLib.pm        /^expecting: 'perltidyrc' or 'full'$/;" l
350
 
exportToHTML    src/mainwindow.cpp      /^void MainWindow::exportToHTML() {$/;" f       class:MainWindow
351
 
exportToPDF     src/mainwindow.cpp      /^void MainWindow::exportToPDF() {$/;"  f       class:MainWindow
352
 
extract_token   indenters/PerlTidyLib.pm        /^    sub extract_token {$/;"   s
353
 
falseString     src/indenthandler.h     /^        QString falseString;$/;"      m       struct:IndentHandler::ParamBoolean
354
 
field_width_growth      indenters/PerlTidyLib.pm        /^    sub field_width_growth {$/;"      s
355
 
fileTypes       src/indenthandler.h     /^    QString fileTypes;$/;"    m       class:IndentHandler
356
 
fileglob_to_re  indenters/PerlTidyLib.pm        /^sub fileglob_to_re {$/;"      s
357
 
find_angle_operator_termination indenters/PerlTidyLib.pm        /^sub find_angle_operator_termination {$/;"     s
358
 
find_config_file        indenters/PerlTidyLib.pm        /^sub find_config_file {$/;"    s
359
 
find_here_doc   indenters/PerlTidyLib.pm        /^sub find_here_doc {$/;"       s
360
 
find_indentation_level  indenters/PerlTidyLib.pm        /^sub find_indentation_level {$/;"      s
361
 
find_input_line_ending  indenters/PerlTidyLib.pm        /^sub find_input_line_ending {$/;"      s
362
 
find_next_nonblank_token        indenters/PerlTidyLib.pm        /^sub find_next_nonblank_token {$/;"    s
363
 
find_next_nonblank_token_on_this_line   indenters/PerlTidyLib.pm        /^sub find_next_nonblank_token_on_this_line {$/;"       s
364
 
find_starting_indentation_level indenters/PerlTidyLib.pm        /^sub find_starting_indentation_level {$/;"     s
365
 
find_token_starting_list        indenters/PerlTidyLib.pm        /^sub find_token_starting_list {$/;"    s
366
 
finish  indenters/PerlTidyLib.pm        /^sub finish {$/;"      s
367
 
finish_formatting       indenters/PerlTidyLib.pm        /^sub finish_formatting {$/;"   s
368
 
finish_lp_batch indenters/PerlTidyLib.pm        /^sub finish_lp_batch {$/;"     s
369
 
firstRunOfAnimation     src/AboutDialogGraphicsView.h   /^    bool firstRunOfAnimation;$/;"     m       class:AboutDialogGraphicsView
370
 
fix_terminal_else       indenters/PerlTidyLib.pm        /^sub fix_terminal_else {$/;"   s
371
 
fix_terminal_ternary    indenters/PerlTidyLib.pm        /^sub fix_terminal_ternary {$/;"        s
372
 
flush   indenters/PerlTidyLib.pm        /^sub flush {$/;"       s
373
 
follow_quoted_string    indenters/PerlTidyLib.pm        /^sub follow_quoted_string {$/;"        s
374
 
fontForStyles   src/highlighter.h       /^    QMap<int, QFont> fontForStyles;$/;"       m       class:Highlighter
375
 
forget_side_comment     indenters/PerlTidyLib.pm        /^sub forget_side_comment {$/;" s
376
 
formattedCode   indenters/JsDecoder.js  /^var formattedCode;$/;"        v
377
 
generateCommandlineCall src/indenthandler.cpp   /^QString IndentHandler::generateCommandlineCall(QString inputFileExtension) {$/;"      f       class:IndentHandler
378
 
generate_options        indenters/PerlTidyLib.pm        /^sub generate_options {$/;"    s
379
 
getAvailableHighlighters        src/highlighter.cpp     /^QStringList Highlighter::getAvailableHighlighters() {$/;"     f       class:Highlighter
380
 
getAvailableIndenters   src/indenthandler.cpp   /^QStringList IndentHandler::getAvailableIndenters() {$/;"      f       class:IndentHandler
381
 
getAvailableTranslations        src/uiguisettings.cpp   /^QStringList UiGuiSettings::getAvailableTranslations() {$/;"   f       class:UiGuiSettings
382
 
getCurrentLine  indenters/JsDecoder.js  /^    this.getCurrentLine = function() {$/;"    f
383
 
getIndenterCfgFile      src/indenthandler.cpp   /^QString IndentHandler::getIndenterCfgFile() {$/;"     f       class:IndentHandler
384
 
getManual       src/indenthandler.cpp   /^QString IndentHandler::getManual() {$/;"      f       class:IndentHandler
385
 
getPadXMLFile   src/updatecheckdialog.cpp       /^void UpdateCheckDialog::getPadXMLFile() {$/;" f       class:UpdateCheckDialog
386
 
getParameterString      src/indenthandler.cpp   /^QString IndentHandler::getParameterString() {$/;"     f       class:IndentHandler
387
 
getPossibleIndenterFileExtensions       src/indenthandler.cpp   /^QString IndentHandler::getPossibleIndenterFileExtensions() {$/;"      f       class:IndentHandler
388
 
getValueByName  src/uiguisettings.cpp   /^QVariant UiGuiSettings::getValueByName(QString settingName) {$/;"     f       class:UiGuiSettings
389
 
get_ALIGN_PAREN indenters/PerlTidyLib.pm        /^sub get_ALIGN_PAREN {$/;"     s
390
 
get_ARROW_COUNT indenters/PerlTidyLib.pm        /^sub get_ARROW_COUNT {$/;"     s
391
 
get_AVAILABLE_SPACES    indenters/PerlTidyLib.pm        /^sub get_AVAILABLE_SPACES {$/;"        s
392
 
get_AVAILABLE_SPACES_to_go      indenters/PerlTidyLib.pm        /^sub get_AVAILABLE_SPACES_to_go {$/;"  s
393
 
get_CI_LEVEL    indenters/PerlTidyLib.pm        /^sub get_CI_LEVEL {$/;"        s
394
 
get_CLOSED      indenters/PerlTidyLib.pm        /^sub get_CLOSED {$/;"  s
395
 
get_COMMA_COUNT indenters/PerlTidyLib.pm        /^sub get_COMMA_COUNT {$/;"     s
396
 
get_HAVE_CHILD  indenters/PerlTidyLib.pm        /^sub get_HAVE_CHILD {$/;"      s
397
 
get_INDEX       indenters/PerlTidyLib.pm        /^sub get_INDEX {$/;"   s
398
 
get_LEVEL       indenters/PerlTidyLib.pm        /^sub get_LEVEL {$/;"   s
399
 
get_MARKED      indenters/PerlTidyLib.pm        /^sub get_MARKED {$/;"  s
400
 
get_RECOVERABLE_SPACES  indenters/PerlTidyLib.pm        /^sub get_RECOVERABLE_SPACES {$/;"      s
401
 
get_SEQUENCE_NUMBER     indenters/PerlTidyLib.pm        /^sub get_SEQUENCE_NUMBER {$/;" s
402
 
get_SPACES      indenters/PerlTidyLib.pm        /^sub get_SPACES {$/;"  s
403
 
get_STACK_DEPTH indenters/PerlTidyLib.pm        /^sub get_STACK_DEPTH {$/;"     s
404
 
get_STARTING_INDEX      indenters/PerlTidyLib.pm        /^sub get_STARTING_INDEX {$/;"  s
405
 
get_added_semicolon_count       indenters/PerlTidyLib.pm        /^sub get_added_semicolon_count {$/;"   s
406
 
get_alignment   indenters/PerlTidyLib.pm        /^    sub get_alignment  { $_[0]->[RALIGNMENTS]->[ $_[1] ] }$/;"        s
407
 
get_alignments  indenters/PerlTidyLib.pm        /^    sub get_alignments { @{ $_[0]->[RALIGNMENTS] } }$/;"      s
408
 
get_available_space_on_right    indenters/PerlTidyLib.pm        /^    sub get_available_space_on_right {$/;"    s
409
 
get_column      indenters/PerlTidyLib.pm        /^    sub get_column          { return $_[0]->[COLUMN] }$/;"    s
410
 
get_column      indenters/PerlTidyLib.pm        /^    sub get_column     { $_[0]->[RALIGNMENTS]->[ $_[1] ]->get_column() }$/;"  s
411
 
get_consecutive_nonblank_lines  indenters/PerlTidyLib.pm        /^sub get_consecutive_nonblank_lines {$/;"      s
412
 
get_count       indenters/PerlTidyLib.pm        /^        sub get_count        { $_count; }$/;" s
413
 
get_count       indenters/PerlTidyLib.pm        /^    sub get_count        { $_count; }$/;"     s
414
 
get_ending_line indenters/PerlTidyLib.pm        /^    sub get_ending_line     { return $_[0]->[ENDING_LINE] }$/;"       s
415
 
get_extra_leading_spaces        indenters/PerlTidyLib.pm        /^sub get_extra_leading_spaces {$/;"    s
416
 
get_indentation indenters/PerlTidyLib.pm        /^    sub get_indentation               { $_[0]->[INDENTATION] }$/;"    s
417
 
get_indentation_level   indenters/PerlTidyLib.pm        /^    sub get_indentation_level {$/;"   s
418
 
get_input_file_copy_name        indenters/PerlTidyLib.pm        /^sub get_input_file_copy_name {$/;"    s
419
 
get_input_line_number   indenters/PerlTidyLib.pm        /^sub get_input_line_number {$/;"       s
420
 
get_is_hanging_side_comment     indenters/PerlTidyLib.pm        /^    sub get_is_hanging_side_comment   { $_[0]->[IS_HANGING_SIDE_COMMENT] }$/;"        s
421
 
get_jmax        indenters/PerlTidyLib.pm        /^    sub get_jmax                      { $_[0]->[JMAX] }$/;"   s
422
 
get_jmax_original_line  indenters/PerlTidyLib.pm        /^    sub get_jmax_original_line        { $_[0]->[JMAX_ORIGINAL_LINE] }$/;"     s
423
 
get_leading_space_count indenters/PerlTidyLib.pm        /^    sub get_leading_space_count       { $_[0]->[LEADING_SPACE_COUNT] }$/;"    s
424
 
get_leading_string      indenters/PerlTidyLib.pm        /^    sub get_leading_string {$/;"      s
425
 
get_line        indenters/PerlTidyLib.pm        /^sub get_line {$/;"    s
426
 
get_list_type   indenters/PerlTidyLib.pm        /^    sub get_list_type                 { $_[0]->[LIST_TYPE] }$/;"      s
427
 
get_matching_token      indenters/PerlTidyLib.pm        /^    sub get_matching_token  { return $_[0]->[MATCHING_TOKEN] }$/;"    s
428
 
get_maximum_fields_wanted       indenters/PerlTidyLib.pm        /^sub get_maximum_fields_wanted {$/;"   s
429
 
get_opening_indentation indenters/PerlTidyLib.pm        /^sub get_opening_indentation {$/;"     s
430
 
get_outdent_long_lines  indenters/PerlTidyLib.pm        /^    sub get_outdent_long_lines        { $_[0]->[OUTDENT_LONG_LINES] }$/;"     s
431
 
get_output_file_copy    indenters/PerlTidyLib.pm        /^sub get_output_file_copy {$/;"        s
432
 
get_output_line_number  indenters/PerlTidyLib.pm        /^sub get_output_line_number {$/;"      s
433
 
get_rfields     indenters/PerlTidyLib.pm        /^    sub get_rfields                   { $_[0]->[RFIELDS] }$/;"        s
434
 
get_rpatterns   indenters/PerlTidyLib.pm        /^    sub get_rpatterns                 { $_[0]->[RPATTERNS] }$/;"      s
435
 
get_rtokens     indenters/PerlTidyLib.pm        /^    sub get_rtokens                   { $_[0]->[RTOKENS] }$/;"        s
436
 
get_rvertical_tightness_flags   indenters/PerlTidyLib.pm        /^    sub get_rvertical_tightness_flags { $_[0]->[RVERTICAL_TIGHTNESS_FLAGS] }$/;"      s
437
 
get_saw_brace_error     indenters/PerlTidyLib.pm        /^sub get_saw_brace_error {$/;" s
438
 
get_seqno       indenters/PerlTidyLib.pm        /^sub get_seqno {$/;"   s
439
 
get_serial_number       indenters/PerlTidyLib.pm        /^    sub get_serial_number   { return $_[0]->[SERIAL_NUMBER] }$/;"     s
440
 
get_starting_column     indenters/PerlTidyLib.pm        /^    sub get_starting_column { return $_[0]->[STARTING_COLUMN] }$/;"   s
441
 
get_starting_column     indenters/PerlTidyLib.pm        /^    sub get_starting_column {$/;"     s
442
 
get_starting_line       indenters/PerlTidyLib.pm        /^    sub get_starting_line   { return $_[0]->[STARTING_LINE] }$/;"     s
443
 
get_use_prefix  indenters/PerlTidyLib.pm        /^sub get_use_prefix {$/;"      s
444
 
get_warning_count       indenters/PerlTidyLib.pm        /^sub get_warning_count {$/;"   s
445
 
getline indenters/PerlTidyLib.pm        /^sub getline {$/;"     s
446
 
globalFilesDirectoryStr src/mainwindow.h        /^      QString globalFilesDirectoryStr;$/;"    m       class:MainWindow
447
 
globalFilesDirectoryStr src/uiguisettings.h     /^    QString globalFilesDirectoryStr;$/;"      m       class:UiGuiSettings
448
 
gplText src/aboutdialog.h       /^    QString gplText;$/;"      m       class:AboutDialog
449
 
graphicsProxyWidget     src/AboutDialogGraphicsView.h   /^    QGraphicsProxyWidget *graphicsProxyWidget;$/;"    m       class:AboutDialogGraphicsView
450
 
guess_if_here_doc       indenters/PerlTidyLib.pm        /^sub guess_if_here_doc {$/;"   s
451
 
guess_if_pattern_or_conditional indenters/PerlTidyLib.pm        /^sub guess_if_pattern_or_conditional {$/;"     s
452
 
guess_if_pattern_or_division    indenters/PerlTidyLib.pm        /^sub guess_if_pattern_or_division {$/;"        s
453
 
handleUpdateCheckDialogButtonClicked    src/updatecheckdialog.cpp       /^void UpdateCheckDialog::handleUpdateCheckDialogButtonClicked(QAbstractButton *clickedButton) {$/;"    f       class:UpdateCheckDialog
454
 
handleValueChangeFromExtern     src/uiguisettings.cpp   /^void UiGuiSettings::handleValueChangeFromExtern(QByteArray value) {$/;"       f       class:UiGuiSettings
455
 
handleValueChangeFromExtern     src/uiguisettings.cpp   /^void UiGuiSettings::handleValueChangeFromExtern(QDate value) {$/;"    f       class:UiGuiSettings
456
 
handleValueChangeFromExtern     src/uiguisettings.cpp   /^void UiGuiSettings::handleValueChangeFromExtern(bool value) {$/;"     f       class:UiGuiSettings
457
 
handleValueChangeFromExtern     src/uiguisettings.cpp   /^void UiGuiSettings::handleValueChangeFromExtern(int value) {$/;"      f       class:UiGuiSettings
458
 
hide    src/AboutDialogGraphicsView.cpp /^/;"   f       class:AboutDialogGraphicsView
459
 
hideReally      src/AboutDialogGraphicsView.cpp /^/;"   f       class:AboutDialogGraphicsView
460
 
highlighter     src/mainwindow.h        /^    Highlighter *highlighter;$/;"     m       class:MainWindow
461
 
highlighterActionGroup  src/mainwindow.h        /^    QActionGroup *highlighterActionGroup;$/;" m       class:MainWindow
462
 
highlighterChanged      src/mainwindow.cpp      /^void MainWindow::highlighterChanged(QAction* highlighterAction) {$/;" f       class:MainWindow
463
 
highlightningIsOn       src/highlighter.h       /^    bool highlightningIsOn;$/;"       m       class:Highlighter
464
 
http    indenters/PerlTidyLib.pm        /^http:\/\/perltidy.sourceforge.net, please report it so that it can be corrected.$/;"  l
465
 
http    indenters/PerlTidyLib.pm        /^http:\/\/perltidy.sourceforge.net, please report it so that it can be$/;"     l
466
 
http    src/updatecheckdialog.h /^    QHttp *http;$/;"  m       class:UpdateCheckDialog
467
 
improve_continuation_indentation        indenters/PerlTidyLib.pm        /^sub improve_continuation_indentation {$/;"    s
468
 
in      indenters/PerlTidyLib.pm        /^in:out indent c b  nesting   code + messages; (messages begin with >>>)$/;"   l
469
 
in_same_container       indenters/PerlTidyLib.pm        /^sub in_same_container {$/;"   s
470
 
increase_RECOVERABLE_SPACES     indenters/PerlTidyLib.pm        /^sub increase_RECOVERABLE_SPACES {$/;" s
471
 
increase_field_width    indenters/PerlTidyLib.pm        /^    sub increase_field_width {$/;"    s
472
 
increase_nesting_depth  indenters/PerlTidyLib.pm        /^sub increase_nesting_depth {$/;"      s
473
 
increment_brace_error   indenters/PerlTidyLib.pm        /^sub increment_brace_error {$/;"       s
474
 
increment_column        indenters/PerlTidyLib.pm        /^    sub increment_column { $_[0]->[COLUMN] += $_[1] }$/;"     s
475
 
increment_column        indenters/PerlTidyLib.pm        /^    sub increment_column {$/;"        s
476
 
indentHandler   src/mainwindow.h        /^    IndentHandler *indentHandler;$/;" m       class:MainWindow
477
 
indentSettingsChanged   src/mainwindow.h        /^    bool indentSettingsChanged;$/;"   m       class:MainWindow
478
 
indentSettingsChangedSlot       src/mainwindow.cpp      /^void MainWindow::indentSettingsChangedSlot() {$/;"    f       class:MainWindow
479
 
indenterDirctoryStr     src/indenthandler.h     /^    QString indenterDirctoryStr;$/;"  m       class:IndentHandler
480
 
indenterDirctoryStr     src/mainwindow.h        /^      QString indenterDirctoryStr;$/;"        m       class:MainWindow
481
 
indenterDirctoryStr     src/uiguisettings.h     /^    QString indenterDirctoryStr;$/;"  m       class:UiGuiSettings
482
 
indenterExecutableCallString    src/indenthandler.h     /^    QString indenterExecutableCallString;$/;" m       class:IndentHandler
483
 
indenterExecutableSuffix        src/indenthandler.h     /^    QString indenterExecutableSuffix;$/;"     m       class:IndentHandler
484
 
indenterFileName        src/indenthandler.h     /^    QString indenterFileName;$/;"     m       class:IndentHandler
485
 
indenterIniFileList     src/indenthandler.h     /^    QStringList indenterIniFileList;$/;"      m       class:IndentHandler
486
 
indenterName    src/indenthandler.h     /^    QString indenterName;$/;" m       class:IndentHandler
487
 
indenterParameters      src/indenthandler.h     /^    QStringList indenterParameters;$/;"       m       class:IndentHandler
488
 
indenterSettings        src/indenthandler.h     /^    QSettings *indenterSettings;$/;"  m       class:IndentHandler
489
 
indenterShowHelpParameter       src/indenthandler.h     /^    QString indenterShowHelpParameter;$/;"    m       class:IndentHandler
490
 
indicate_error  indenters/PerlTidyLib.pm        /^sub indicate_error {$/;"      s
491
 
initApplicationLanguage src/mainwindow.cpp      /^bool MainWindow::initApplicationLanguage() {$/;"      f       class:MainWindow
492
 
initIndenter    src/mainwindow.cpp      /^void MainWindow::initIndenter() {$/;" f       class:MainWindow
493
 
initMainWindow  src/mainwindow.cpp      /^void MainWindow::initMainWindow() {$/;"       f       class:MainWindow
494
 
initSyntaxHighlighter   src/mainwindow.cpp      /^void MainWindow::initSyntaxHighlighter() {$/;"        f       class:MainWindow
495
 
initTextEditor  src/mainwindow.cpp      /^void MainWindow::initTextEditor() {$/;"       f       class:MainWindow
496
 
initToolBar     src/mainwindow.cpp      /^void MainWindow::initToolBar() {$/;"  f       class:MainWindow
497
 
initTranslationSelection        src/uiguisettingsdialog.cpp     /^void UiGuiSettingsDialog::initTranslationSelection() {$/;"    f       class:UiGuiSettingsDialog
498
 
initialize      indenters/PerlTidyLib.pm        /^sub initialize {$/;"  s
499
 
initialize_for_new_group        indenters/PerlTidyLib.pm        /^sub initialize_for_new_group {$/;"    s
500
 
initialize_tokenizer_state      indenters/PerlTidyLib.pm        /^    sub initialize_tokenizer_state {$/;"      s
501
 
inputFileName   src/indenthandler.h     /^    QString inputFileName;$/;"        m       class:IndentHandler
502
 
inputFileParameter      src/indenthandler.h     /^    QString inputFileParameter;$/;"   m       class:IndentHandler
503
 
insert_additional_breaks        indenters/PerlTidyLib.pm        /^sub insert_additional_breaks {$/;"    s
504
 
insert_final_breaks     indenters/PerlTidyLib.pm        /^sub insert_final_breaks {$/;" s
505
 
insert_new_token_to_go  indenters/PerlTidyLib.pm        /^    sub insert_new_token_to_go {$/;"  s
506
 
interrupt_handler       indenters/PerlTidyLib.pm        /^    sub interrupt_handler {$/;"       s
507
 
interrupt_logfile       indenters/PerlTidyLib.pm        /^sub interrupt_logfile {$/;"   s
508
 
inverse_pretoken_map    indenters/PerlTidyLib.pm        /^sub inverse_pretoken_map {$/;"        s
509
 
isFirstRunOfThisVersion src/mainwindow.h        /^    bool isFirstRunOfThisVersion;$/;" m       class:MainWindow
510
 
isKeyword       indenters/JsDecoder.js  /^    this.isKeyword = function() {$/;" f
511
 
isStart indenters/JsDecoder.js  /^    this.isStart = function()$/;"     f
512
 
is_essential_whitespace indenters/PerlTidyLib.pm        /^    sub is_essential_whitespace {$/;" s
513
 
is_non_structural_brace indenters/PerlTidyLib.pm        /^sub is_non_structural_brace {$/;"     s
514
 
is_unbalanced_batch     indenters/PerlTidyLib.pm        /^    sub is_unbalanced_batch {$/;"     s
515
 
is_unbreakable_container        indenters/PerlTidyLib.pm        /^    sub is_unbreakable_container {$/;"        s
516
 
is_unix indenters/PerlTidyLib.pm        /^sub is_unix {$/;"     s
517
 
join_hanging_comment    indenters/PerlTidyLib.pm        /^sub join_hanging_comment {$/;"        s
518
 
label   src/indenthandler.h     /^        QLabel *label;$/;"    m       struct:IndentHandler::ParamNumeric
519
 
label   src/indenthandler.h     /^        QLabel *label;$/;"    m       struct:IndentHandler::ParamString
520
 
label_ok        indenters/PerlTidyLib.pm        /^sub label_ok {$/;"    s
521
 
languageChanged src/mainwindow.cpp      /^void MainWindow::languageChanged(int languageIndex) {$/;"     f       class:MainWindow
522
 
lastChar        indenters/JsDecoder.js  /^    this.lastChar = function()$/;"    f
523
 
leading_spaces_to_go    indenters/PerlTidyLib.pm        /^sub leading_spaces_to_go {$/;"        s
524
 
lexer   src/highlighter.h       /^      QsciLexer* lexer;$/;"   m       class:Highlighter
525
 
lineComment     indenters/JsDecoder.js  /^    this.lineComment = function() {$/;"       c
526
 
lineEdit        src/indenthandler.h     /^        QLineEdit *lineEdit;$/;"      m       struct:IndentHandler::ParamString
527
 
linefeed        indenters/JsDecoder.js  /^    this.linefeed = function() {$/;"  f
528
 
linux   indenters/php_beautifier.html   /^  <span><a name="linux"><\/a><h2 class="title">Running the command-line in Linux<\/h2><p>By default, the script is located in the path of executables, with execute permitions, so you only have to type:<\/p>$/;"    a
529
 
loadConfigFile  src/indenthandler.cpp   /^void IndentHandler::loadConfigFile(QString filePathName) {$/;"        f       class:IndentHandler
530
 
loadFile        src/mainwindow.cpp      /^QString MainWindow::loadFile(QString filePath) {$/;"  f       class:MainWindow
531
 
loadLastOpenedFile      src/mainwindow.cpp      /^void MainWindow::loadLastOpenedFile() {$/;"   f       class:MainWindow
532
 
loadLastSourceCodeFileOnStartup src/mainwindow.h        /^      bool loadLastSourceCodeFileOnStartup;$/;"       m       class:MainWindow
533
 
loadSettings    src/uiguisettings.cpp   /^bool UiGuiSettings::loadSettings() {$/;"      f       class:UiGuiSettings
534
 
location        indenters/php_beautifier.html   /^<span><a name="location"><\/a><h2 class="title">Locate the script<\/h2><p>First, you should know where the script resides. The Pear installer puts the script on the PHP binary directory or in PHP_PEAR_BIN_DIR if defined. So, in linux, the script <span class="cmd-title">php_beautifier<\/span> is included in the path of executables (\/usr\/bin\/php_beautifier). On Windows, a batch file called <span class="cmd-title">php_beautifier.bat<\/span> is created as a wrapper for php_beautifier<\/p><\/span>$/;"      a
535
 
logfile_output  indenters/PerlTidyLib.pm        /^sub logfile_output {$/;"      s
536
 
look_for_Windows        indenters/PerlTidyLib.pm        /^sub look_for_Windows {$/;"    s
537
 
lookup_opening_indentation      indenters/PerlTidyLib.pm        /^sub lookup_opening_indentation {$/;"  s
538
 
m       indenters/PerlTidyLib.pm        /^      m$/;"   f
539
 
magenta4        indenters/PerlTidyLib.pm        /^    use constant magenta4      => "#8B008B";$/;"      c
540
 
main    indenters/perltidy      /^package main;$/;"     p
541
 
main    src/main.cpp    /^int main(int argc, char *argv[])$/;"  f
542
 
mainWindow      src/indenthandler.h     /^    QMainWindow *mainWindow;$/;"      m       class:IndentHandler
543
 
make_abbreviated_names  indenters/PerlTidyLib.pm        /^sub make_abbreviated_names {$/;"      s
544
 
make_alignment  indenters/PerlTidyLib.pm        /^sub make_alignment {$/;"      s
545
 
make_alignment_patterns indenters/PerlTidyLib.pm        /^    sub make_alignment_patterns {$/;" s
546
 
make_bli_pattern        indenters/PerlTidyLib.pm        /^sub make_bli_pattern {$/;"    s
547
 
make_block_brace_vertical_tightness_pattern     indenters/PerlTidyLib.pm        /^sub make_block_brace_vertical_tightness_pattern {$/;" s
548
 
make_block_pattern      indenters/PerlTidyLib.pm        /^sub make_block_pattern {$/;"  s
549
 
make_closing_side_comment_list_pattern  indenters/PerlTidyLib.pm        /^sub make_closing_side_comment_list_pattern {$/;"      s
550
 
make_closing_side_comment_prefix        indenters/PerlTidyLib.pm        /^sub make_closing_side_comment_prefix {$/;"    s
551
 
make_else_csc_text      indenters/PerlTidyLib.pm        /^sub make_else_csc_text {$/;"  s
552
 
make_extension  indenters/PerlTidyLib.pm        /^sub make_extension {$/;"      s
553
 
make_format_skipping_pattern    indenters/PerlTidyLib.pm        /^sub make_format_skipping_pattern {$/;"        s
554
 
make_frame      indenters/PerlTidyLib.pm        /^sub make_frame {$/;"  s
555
 
make_getopt_long_names  indenters/PerlTidyLib.pm        /^sub make_getopt_long_names {$/;"      s
556
 
make_line_information_string    indenters/PerlTidyLib.pm        /^sub make_line_information_string {$/;"        s
557
 
make_numbered_line      indenters/PerlTidyLib.pm        /^sub make_numbered_line {$/;"  s
558
 
make_side_comment       indenters/PerlTidyLib.pm        /^sub make_side_comment {$/;"   s
559
 
make_static_block_comment_pattern       indenters/PerlTidyLib.pm        /^sub make_static_block_comment_pattern {$/;"   s
560
 
make_static_side_comment_pattern        indenters/PerlTidyLib.pm        /^sub make_static_side_comment_pattern {$/;"    s
561
 
make_temporary_filename indenters/PerlTidyLib.pm        /^sub make_temporary_filename {$/;"     s
562
 
manualUpdateRequested   src/updatecheckdialog.h /^    bool manualUpdateRequested;$/;"   m       class:UpdateCheckDialog
563
 
mapHighlighternameToExtension   src/highlighter.h       /^    QMap<QString, QStringList> mapHighlighternameToExtension;$/;"     m       class:Highlighter
564
 
markup_html_element     indenters/PerlTidyLib.pm        /^sub markup_html_element {$/;" s
565
 
markup_tokens   indenters/PerlTidyLib.pm        /^sub markup_tokens {$/;"       s
566
 
match_opening_and_closing_tokens        indenters/PerlTidyLib.pm        /^    sub match_opening_and_closing_tokens {$/;"        s
567
 
matching_end_token      indenters/PerlTidyLib.pm        /^sub matching_end_token {$/;"  s
568
 
maximum_number_of_fields        indenters/PerlTidyLib.pm        /^sub maximum_number_of_fields {$/;"    s
569
 
maybeSave       src/mainwindow.cpp      /^bool MainWindow::maybeSave()$/;"      f       class:MainWindow
570
 
method  indenters/example.cpp   /^    static void A<x>::method() [][][] {$/;"   f       class:x::A
571
 
method  indenters/example.cpp   /^    void method( const myClass<item> &x, int [][][] c, ... ) {$/;"    f       class:Example
572
 
method  indenters/example.cpp   /^myClass<myType>::method() { }$/;"     f       class:x::myClass
573
 
multilinemacro  indenters/example.cpp   347;"   d       file:
574
 
my_flush        indenters/PerlTidyLib.pm        /^sub my_flush {$/;"    s
575
 
new     indenters/PerlTidyLib.pm        /^    sub new {$/;"     s
576
 
new     indenters/PerlTidyLib.pm        /^sub new { return bless {}, $_[0] }$/;"        s
577
 
new     indenters/PerlTidyLib.pm        /^sub new {$/;" s
578
 
new_lp_indentation_item indenters/PerlTidyLib.pm        /^sub new_lp_indentation_item {$/;"     s
579
 
new_statement_ok        indenters/PerlTidyLib.pm        /^sub new_statement_ok {$/;"    s
580
 
note_added_semicolon    indenters/PerlTidyLib.pm        /^sub note_added_semicolon {$/;"        s
581
 
note_deleted_semicolon  indenters/PerlTidyLib.pm        /^sub note_deleted_semicolon {$/;"      s
582
 
note_embedded_tab       indenters/PerlTidyLib.pm        /^sub note_embedded_tab {$/;"   s
583
 
numberOfLinesChanged    src/mainwindow.cpp      /^void MainWindow::numberOfLinesChanged() {$/;" f       class:MainWindow
584
 
numerator_expected      indenters/PerlTidyLib.pm        /^sub numerator_expected {$/;"  s
585
 
ones_count      indenters/PerlTidyLib.pm        /^sub ones_count {$/;"  s
586
 
openConfigFileDialog    src/mainwindow.cpp      /^void MainWindow::openConfigFileDialog() {$/;" f       class:MainWindow
587
 
openFileDialog  src/mainwindow.cpp      /^QString MainWindow::openFileDialog(QString dialogHeaderStr, QString startPath, QString fileMaskStr) {$/;"     f       class:MainWindow
588
 
openFileFromRecentlyOpenedList  src/mainwindow.cpp      /^void MainWindow::openFileFromRecentlyOpenedList(QAction* recentlyOpenedAction) {$/;"  f       class:MainWindow
589
 
openSourceFileDialog    src/mainwindow.cpp      /^void MainWindow::openSourceFileDialog(QString fileName) {$/;" f       class:MainWindow
590
 
operator_expected       indenters/PerlTidyLib.pm        /^sub operator_expected {$/;"   s
591
 
outputFileName  src/indenthandler.h     /^    QString outputFileName;$/;"       m       class:IndentHandler
592
 
outputFileParameter     src/indenthandler.h     /^    QString outputFileParameter;$/;"  m       class:IndentHandler
593
 
output_line_to_go       indenters/PerlTidyLib.pm        /^sub output_line_to_go {$/;"   s
594
 
pad_array_to_go indenters/PerlTidyLib.pm        /^sub pad_array_to_go {$/;"     s
595
 
page    src/indenthandler.h     /^        QWidget *page;$/;"    m       struct:IndentHandler::ToolBoxPage
596
 
paramBooleans   src/indenthandler.h     /^    QVector<ParamBoolean> paramBooleans;$/;"  m       class:IndentHandler
597
 
paramCallName   src/indenthandler.h     /^        QString paramCallName;$/;"    m       struct:IndentHandler::ParamMultiple
598
 
paramCallName   src/indenthandler.h     /^        QString paramCallName;$/;"    m       struct:IndentHandler::ParamNumeric
599
 
paramCallName   src/indenthandler.h     /^        QString paramCallName;$/;"    m       struct:IndentHandler::ParamString
600
 
paramMultiples  src/indenthandler.h     /^    QVector<ParamMultiple> paramMultiples;$/;"        m       class:IndentHandler
601
 
paramName       src/indenthandler.h     /^        QString paramName;$/;"        m       struct:IndentHandler::ParamBoolean
602
 
paramName       src/indenthandler.h     /^        QString paramName;$/;"        m       struct:IndentHandler::ParamMultiple
603
 
paramName       src/indenthandler.h     /^        QString paramName;$/;"        m       struct:IndentHandler::ParamNumeric
604
 
paramName       src/indenthandler.h     /^        QString paramName;$/;"        m       struct:IndentHandler::ParamString
605
 
paramNumerics   src/indenthandler.h     /^    QVector<ParamNumeric> paramNumerics;$/;"  m       class:IndentHandler
606
 
paramStrings    src/indenthandler.h     /^    QVector<ParamString> paramStrings;$/;"    m       class:IndentHandler
607
 
parameterOrder  src/indenthandler.h     /^      QString parameterOrder;$/;"     m       class:IndentHandler
608
 
parent  src/AboutDialogGraphicsView.h   /^    QWidget *parent;$/;"      m       class:AboutDialogGraphicsView
609
 
parent  src/aboutdialog.h       /^    QWidget *parent;$/;"      m       class:AboutDialog
610
 
parent  src/highlighter.h       /^    QsciScintilla *parent;$/;"        m       class:Highlighter
611
 
parse_args      indenters/PerlTidyLib.pm        /^sub parse_args {$/;"  s
612
 
pattern_expected        indenters/PerlTidyLib.pm        /^sub pattern_expected {$/;"    s
613
 
peek_ahead      indenters/PerlTidyLib.pm        /^sub peek_ahead {$/;"  s
614
 
peek_ahead_for_n_nonblank_pre_tokens    indenters/PerlTidyLib.pm        /^sub peek_ahead_for_n_nonblank_pre_tokens {$/;"        s
615
 
peek_ahead_for_nonblank_token   indenters/PerlTidyLib.pm        /^sub peek_ahead_for_nonblank_token {$/;"       s
616
 
peeked_ahead    indenters/PerlTidyLib.pm        /^    sub peeked_ahead {$/;"    s
617
 
perltidy        indenters/PerlTidyLib.pm        /^    sub perltidy {$/;"        s
618
 
permanently_decrease_AVAILABLE_SPACES   indenters/PerlTidyLib.pm        /^sub permanently_decrease_AVAILABLE_SPACES {$/;"       s
619
 
pod_to_html     indenters/PerlTidyLib.pm        /^sub pod_to_html {$/;" s
620
 
portableMode    src/mainwindow.h        /^    bool portableMode;$/;"    m       class:MainWindow
621
 
portableMode    src/uiguisettings.h     /^    bool portableMode;$/;"    m       class:UiGuiSettings
622
 
pre_tokenize    indenters/PerlTidyLib.pm        /^sub pre_tokenize {$/;"        s
623
 
prepare_for_a_new_file  indenters/PerlTidyLib.pm        /^sub prepare_for_a_new_file {$/;"      s
624
 
prepare_for_new_input_lines     indenters/PerlTidyLib.pm        /^sub prepare_for_new_input_lines {$/;" s
625
 
previewToggled  src/mainwindow.h        /^    bool previewToggled;$/;"  m       class:MainWindow
626
 
previewTurnedOnOff      src/mainwindow.cpp      /^void MainWindow::previewTurnedOnOff(bool turnOn) {$/;"        f       class:MainWindow
627
 
previous_nonblank_token indenters/PerlTidyLib.pm        /^sub previous_nonblank_token {$/;"     s
628
 
print   indenters/PerlTidyLib.pm        /^sub print { return }$/;"      s
629
 
print   indenters/PerlTidyLib.pm        /^sub print {$/;"       s
630
 
print_line_of_tokens    indenters/PerlTidyLib.pm        /^    sub print_line_of_tokens {$/;"    s
631
 
process_command_line    indenters/PerlTidyLib.pm        /^sub process_command_line {$/;"        s
632
 
process_this_file       indenters/PerlTidyLib.pm        /^sub process_this_file {$/;"   s
633
 
q       indenters/PerlTidyLib.pm        /^      q$/;"   p
634
 
qTTranslator    src/mainwindow.h        /^    QTranslator *qTTranslator;$/;"    m       class:MainWindow
635
 
qsettings       src/uiguisettings.h     /^    QSettings *qsettings;$/;" m       class:UiGuiSettings
636
 
quotation       indenters/JsDecoder.js  /^    this.quotation = function(quotation) {$/;"        c
637
 
readAvailableTranslations       src/uiguisettings.cpp   /^void UiGuiSettings::readAvailableTranslations() {$/;" f       class:UiGuiSettings
638
 
readCurrentSettings     src/highlighter.cpp     /^bool Highlighter::readCurrentSettings( const char *prefix )$/;"       f       class:Highlighter
639
 
readIndentIniFile       src/indenthandler.cpp   /^void IndentHandler::readIndentIniFile(QString iniFilePath) {$/;"      f       class:IndentHandler
640
 
read_config_file        indenters/PerlTidyLib.pm        /^sub read_config_file {$/;"    s
641
 
readable_options        indenters/PerlTidyLib.pm        /^sub readable_options {$/;"    s
642
 
really_open_debug_file  indenters/PerlTidyLib.pm        /^sub really_open_debug_file {$/;"      s
643
 
really_open_tee_file    indenters/PerlTidyLib.pm        /^sub really_open_tee_file {$/;"        s
644
 
recombine_breakpoints   indenters/PerlTidyLib.pm        /^    sub recombine_breakpoints {$/;"   s
645
 
red     indenters/PerlTidyLib.pm        /^    use constant red           => "#FF0000";$/;"      c
646
 
reduce_lp_indentation   indenters/PerlTidyLib.pm        /^sub reduce_lp_indentation {$/;"       s
647
 
removePrevChar  indenters/JsDecoder.js  /^    this.removePrevChar = function()$/;"      f
648
 
report_anything_unusual indenters/PerlTidyLib.pm        /^sub report_anything_unusual {$/;"     s
649
 
report_definite_bug     indenters/PerlTidyLib.pm        /^sub report_definite_bug {$/;" s
650
 
report_line_length_errors       indenters/PerlTidyLib.pm        /^sub report_line_length_errors {$/;"   s
651
 
report_possible_bug     indenters/PerlTidyLib.pm        /^sub report_possible_bug {$/;" s
652
 
report_tokenization_errors      indenters/PerlTidyLib.pm        /^sub report_tokenization_errors {$/;"  s
653
 
report_v_string indenters/PerlTidyLib.pm        /^sub report_v_string {$/;"     s
654
 
reset_block_text_accumulator    indenters/PerlTidyLib.pm        /^sub reset_block_text_accumulator {$/;"        s
655
 
reset_consecutive_blank_lines   indenters/PerlTidyLib.pm        /^sub reset_consecutive_blank_lines {$/;"       s
656
 
reset_indentation_level indenters/PerlTidyLib.pm        /^    sub reset_indentation_level {$/;" s
657
 
restoreTextBrowserContentAndOpenLink    src/aboutdialog.cpp     /^void AboutDialog::restoreTextBrowserContentAndOpenLink(const QUrl &link) {$/;"        f       class:AboutDialog
658
 
restore_alignment_columns       indenters/PerlTidyLib.pm        /^sub restore_alignment_columns {$/;"   s
659
 
restore_column  indenters/PerlTidyLib.pm        /^    sub restore_column { $_[0]->[COLUMN]       = $_[0]->[SAVED_COLUMN] }$/;"  s
660
 
restore_current_token   indenters/PerlTidyLib.pm        /^        sub restore_current_token {$/;"       s
661
 
restore_tokenizer_state indenters/PerlTidyLib.pm        /^    sub restore_tokenizer_state {$/;" s
662
 
resume_logfile  indenters/PerlTidyLib.pm        /^sub resume_logfile {$/;"      s
663
 
revision        src/aboutdialog.h       /^    QString revision;$/;"     m       class:AboutDialog
664
 
revision        src/mainwindow.h        /^    QString revision;$/;"     m       class:MainWindow
665
 
roleOfClickedButton     src/updatecheckdialog.h /^    QDialogButtonBox::ButtonRole roleOfClickedButton;$/;"     m       class:UpdateCheckDialog
666
 
saveAsOtherEncoding     src/mainwindow.cpp      /^void MainWindow::saveAsOtherEncoding(QAction *chosenEncodingAction) {$/;"     f       class:MainWindow
667
 
saveEncodedActionGroup  src/mainwindow.h        /^    QActionGroup *saveEncodedActionGroup;$/;" m       class:MainWindow
668
 
saveSettings    src/mainwindow.cpp      /^void MainWindow::saveSettings() {$/;" f       class:MainWindow
669
 
saveSettings    src/uiguisettings.cpp   /^bool UiGuiSettings::saveSettings() {$/;"      f       class:UiGuiSettings
670
 
saveSourceFile  src/mainwindow.cpp      /^bool MainWindow::saveSourceFile() {$/;"       f       class:MainWindow
671
 
save_alignment_columns  indenters/PerlTidyLib.pm        /^sub save_alignment_columns {$/;"      s
672
 
save_column     indenters/PerlTidyLib.pm        /^    sub save_column    { $_[0]->[SAVED_COLUMN] = $_[0]->[COLUMN] }$/;"        s
673
 
save_current_token      indenters/PerlTidyLib.pm        /^        sub save_current_token {$/;"  s
674
 
save_opening_indentation        indenters/PerlTidyLib.pm        /^    sub save_opening_indentation {$/;"        s
675
 
save_tokenizer_state    indenters/PerlTidyLib.pm        /^    sub save_tokenizer_state {$/;"    s
676
 
saveasIndentCfgFileDialog       src/mainwindow.cpp      /^void MainWindow::saveasIndentCfgFileDialog() {$/;"    f       class:MainWindow
677
 
saveasSourceFileDialog  src/mainwindow.cpp      /^bool MainWindow::saveasSourceFileDialog(QAction *chosenEncodingAction) {$/;"  f       class:MainWindow
678
 
savedSourceContent      src/mainwindow.h        /^    QString savedSourceContent;$/;"   m       class:MainWindow
679
 
saw     indenters/PerlTidyLib.pm        /^saw: '$dump_options_type' $/;"        l
680
 
scan_bare_identifier    indenters/PerlTidyLib.pm        /^    sub scan_bare_identifier {$/;"    s
681
 
scan_bare_identifier_do indenters/PerlTidyLib.pm        /^sub scan_bare_identifier_do {$/;"     s
682
 
scan_id indenters/PerlTidyLib.pm        /^    sub scan_id {$/;" s
683
 
scan_id_do      indenters/PerlTidyLib.pm        /^sub scan_id_do {$/;"  s
684
 
scan_identifier indenters/PerlTidyLib.pm        /^    sub scan_identifier {$/;" s
685
 
scan_identifier_do      indenters/PerlTidyLib.pm        /^sub scan_identifier_do {$/;"  s
686
 
scan_list       indenters/PerlTidyLib.pm        /^    sub scan_list {$/;"       s
687
 
scan_number     indenters/PerlTidyLib.pm        /^    sub scan_number {$/;"     s
688
 
scan_number_do  indenters/PerlTidyLib.pm        /^sub scan_number_do {$/;"      s
689
 
scan_replacement_text   indenters/PerlTidyLib.pm        /^    sub scan_replacement_text {$/;"   s
690
 
scene   src/AboutDialogGraphicsView.h   /^    QGraphicsScene *scene;$/;"        m       class:AboutDialogGraphicsView
691
 
scroll  src/aboutdialog.cpp     /^void AboutDialog::scroll() {$/;"      f       class:AboutDialog
692
 
scrollDirection src/aboutdialog.h       /^    int scrollDirection;$/;"  m       class:AboutDialog
693
 
scrollPositionChanged   src/mainwindow.h        /^    bool scrollPositionChanged;$/;"   m       class:MainWindow
694
 
scrollSpeed     src/aboutdialog.h       /^    int scrollSpeed;$/;"      m       class:AboutDialog
695
 
selectIndenter  src/mainwindow.cpp      /^void MainWindow::selectIndenter(int indenterID) {$/;" f       class:MainWindow
696
 
semicolon       indenters/JsDecoder.js  /^    this.semicolon = function()$/;"   c
697
 
send_lines_to_vertical_aligner  indenters/PerlTidyLib.pm        /^sub send_lines_to_vertical_aligner {$/;"      s
698
 
setColor        src/highlighter.cpp     /^void Highlighter::setColor(const QColor &color, int style) {$/;"      f       class:Highlighter
699
 
setFont src/highlighter.cpp     /^void Highlighter::setFont(const QFont &font, int style) {$/;" f       class:Highlighter
700
 
setHighlighterByAction  src/highlighter.cpp     /^void Highlighter::setHighlighterByAction(QAction* highlighterAction) {$/;"    f       class:Highlighter
701
 
setIndenter     src/indenthandler.cpp   /^void IndentHandler::setIndenter(int indenterID) {$/;" f       class:IndentHandler
702
 
setLexerByName  src/highlighter.cpp     /^void Highlighter::setLexerByName( QString lexerName ) {$/;"   f       class:Highlighter
703
 
setLexerForExtension    src/highlighter.cpp     /^int Highlighter::setLexerForExtension( QString extension ) {$/;"      f       class:Highlighter
704
 
setValueByName  src/uiguisettings.cpp   /^bool UiGuiSettings::setValueByName(QString settingName, QVariant value) {$/;" f       class:UiGuiSettings
705
 
setWhiteSpaceVisibility src/mainwindow.cpp      /^void MainWindow::setWhiteSpaceVisibility(bool visible) {$/;"  f       class:MainWindow
706
 
set_ARROW_COUNT indenters/PerlTidyLib.pm        /^sub set_ARROW_COUNT {$/;"     s
707
 
set_CLOSED      indenters/PerlTidyLib.pm        /^sub set_CLOSED {$/;"  s
708
 
set_COMMA_COUNT indenters/PerlTidyLib.pm        /^sub set_COMMA_COUNT {$/;"     s
709
 
set_HAVE_CHILD  indenters/PerlTidyLib.pm        /^sub set_HAVE_CHILD {$/;"      s
710
 
set_MARKED      indenters/PerlTidyLib.pm        /^sub set_MARKED {$/;"  s
711
 
set_RECOVERABLE_SPACES  indenters/PerlTidyLib.pm        /^sub set_RECOVERABLE_SPACES {$/;"      s
712
 
set_adjusted_indentation        indenters/PerlTidyLib.pm        /^    sub set_adjusted_indentation {$/;"        s
713
 
set_alignment   indenters/PerlTidyLib.pm        /^    sub set_alignment               { $_[0]->[RALIGNMENTS]->[ $_[1] ]  = $_[2] }$/;"  s
714
 
set_alignments  indenters/PerlTidyLib.pm        /^    sub set_alignments { my $self = shift; @{ $self->[RALIGNMENTS] } = @_; }$/;"      s
715
 
set_block_text_accumulator      indenters/PerlTidyLib.pm        /^sub set_block_text_accumulator {$/;"  s
716
 
set_bond_strengths      indenters/PerlTidyLib.pm        /^    sub set_bond_strengths {$/;"      s
717
 
set_closing_breakpoint  indenters/PerlTidyLib.pm        /^sub set_closing_breakpoint {$/;"      s
718
 
set_column      indenters/PerlTidyLib.pm        /^    sub set_column          { $_[0]->[COLUMN]          = $_[1] }$/;"  s
719
 
set_column      indenters/PerlTidyLib.pm        /^    sub set_column     { $_[0]->[RALIGNMENTS]->[ $_[1] ]->set_column( $_[2] ) }$/;"   s
720
 
set_comma_breakpoints   indenters/PerlTidyLib.pm        /^    sub set_comma_breakpoints {$/;"   s
721
 
set_comma_breakpoints_do        indenters/PerlTidyLib.pm        /^    sub set_comma_breakpoints_do {$/;"        s
722
 
set_continuation_breaks indenters/PerlTidyLib.pm        /^sub set_continuation_breaks {$/;"     s
723
 
set_default_color       indenters/PerlTidyLib.pm        /^sub set_default_color {$/;"   s
724
 
set_default_properties  indenters/PerlTidyLib.pm        /^sub set_default_properties {$/;"      s
725
 
set_ending_line indenters/PerlTidyLib.pm        /^    sub set_ending_line     { $_[0]->[ENDING_LINE]     = $_[1] }$/;"  s
726
 
set_fake_breakpoint     indenters/PerlTidyLib.pm        /^sub set_fake_breakpoint {$/;" s
727
 
set_for_semicolon_breakpoints   indenters/PerlTidyLib.pm        /^    sub set_for_semicolon_breakpoints {$/;"   s
728
 
set_forced_breakpoint   indenters/PerlTidyLib.pm        /^sub set_forced_breakpoint {$/;"       s
729
 
set_indentation indenters/PerlTidyLib.pm        /^    sub set_indentation             { $_[0]->[INDENTATION]             = $_[1] }$/;"  s
730
 
set_input_file  indenters/PerlTidyLib.pm        /^sub set_input_file {$/;"      s
731
 
set_is_hanging_side_comment     indenters/PerlTidyLib.pm        /^    sub set_is_hanging_side_comment { $_[0]->[IS_HANGING_SIDE_COMMENT] = $_[1] }$/;"  s
732
 
set_jmax        indenters/PerlTidyLib.pm        /^    sub set_jmax                    { $_[0]->[JMAX]                    = $_[1] }$/;"  s
733
 
set_jmax_original_line  indenters/PerlTidyLib.pm        /^    sub set_jmax_original_line      { $_[0]->[JMAX_ORIGINAL_LINE]      = $_[1] }$/;"  s
734
 
set_leading_space_count indenters/PerlTidyLib.pm        /^    sub set_leading_space_count     { $_[0]->[LEADING_SPACE_COUNT]     = $_[1] }$/;"  s
735
 
set_leading_whitespace  indenters/PerlTidyLib.pm        /^sub set_leading_whitespace {$/;"      s
736
 
set_list_type   indenters/PerlTidyLib.pm        /^    sub set_list_type               { $_[0]->[LIST_TYPE]               = $_[1] }$/;"  s
737
 
set_logical_breakpoints indenters/PerlTidyLib.pm        /^    sub set_logical_breakpoints {$/;" s
738
 
set_logical_padding     indenters/PerlTidyLib.pm        /^sub set_logical_padding {$/;" s
739
 
set_matching_token      indenters/PerlTidyLib.pm        /^    sub set_matching_token  { $_[0]->[MATCHING_TOKEN]  = $_[1] }$/;"  s
740
 
set_nobreaks    indenters/PerlTidyLib.pm        /^sub set_nobreaks {$/;"        s
741
 
set_non_alignment_flags indenters/PerlTidyLib.pm        /^sub set_non_alignment_flags {$/;"     s
742
 
set_outdent_long_lines  indenters/PerlTidyLib.pm        /^    sub set_outdent_long_lines      { $_[0]->[OUTDENT_LONG_LINES]      = $_[1] }$/;"  s
743
 
set_ragged_breakpoints  indenters/PerlTidyLib.pm        /^sub set_ragged_breakpoints {$/;"      s
744
 
set_rfields     indenters/PerlTidyLib.pm        /^    sub set_rfields                 { $_[0]->[RFIELDS]                 = $_[1] }$/;"  s
745
 
set_rpatterns   indenters/PerlTidyLib.pm        /^    sub set_rpatterns               { $_[0]->[RPATTERNS]               = $_[1] }$/;"  s
746
 
set_rtokens     indenters/PerlTidyLib.pm        /^    sub set_rtokens                 { $_[0]->[RTOKENS]                 = $_[1] }$/;"  s
747
 
set_starting_column     indenters/PerlTidyLib.pm        /^    sub set_starting_column { $_[0]->[STARTING_COLUMN] = $_[1] }$/;"  s
748
 
set_starting_line       indenters/PerlTidyLib.pm        /^    sub set_starting_line   { $_[0]->[STARTING_LINE]   = $_[1] }$/;"  s
749
 
set_vertical_alignment_markers  indenters/PerlTidyLib.pm        /^    sub set_vertical_alignment_markers {$/;"  s
750
 
set_vertical_tightness_flags    indenters/PerlTidyLib.pm        /^sub set_vertical_tightness_flags {$/;"        s
751
 
set_white_space_flag    indenters/PerlTidyLib.pm        /^sub set_white_space_flag {$/;"        s
752
 
settings        src/highlighter.h       /^      QSettings *settings;$/;"        m       class:Highlighter
753
 
settings        src/mainwindow.h        /^      UiGuiSettings *settings;$/;"    m       class:MainWindow
754
 
settings        src/uiguisettings.h     /^      QMap<QString, QVariant> settings;$/;"   m       class:UiGuiSettings
755
 
settings        src/uiguisettingsdialog.h       /^    UiGuiSettings* settings;$/;"      m       class:UiGuiSettingsDialog
756
 
settings        src/updatecheckdialog.h /^    UiGuiSettings *settings;$/;"      m       class:UpdateCheckDialog
757
 
settingsDialog  src/mainwindow.h        /^      UiGuiSettingsDialog *settingsDialog;$/;"        m       class:MainWindow
758
 
settingsDirctoryStr     src/indenthandler.h     /^    QString settingsDirctoryStr;$/;"  m       class:IndentHandler
759
 
settingsDirctoryStr     src/mainwindow.h        /^    QString settingsDirctoryStr;$/;"  m       class:MainWindow
760
 
show    src/AboutDialogGraphicsView.cpp /^/;"   f       class:AboutDialogGraphicsView
761
 
show    src/aboutdialog.cpp     /^void AboutDialog::show() {$/;"        f       class:AboutDialog
762
 
showAboutDialog src/AboutDialogGraphicsView.cpp /^/;"   f       class:AboutDialogGraphicsView
763
 
showAgainCheckBox       src/uiguierrormessage.h /^    QCheckBox *showAgainCheckBox;$/;" m       class:UiGuiErrorMessage
764
 
showCheckingForUpdateDialog     src/updatecheckdialog.cpp       /^void UpdateCheckDialog::showCheckingForUpdateDialog() {$/;"   f       class:UpdateCheckDialog
765
 
showDialog      src/uiguisettingsdialog.cpp     /^int UiGuiSettingsDialog::showDialog() {$/;"   f       class:UiGuiSettingsDialog
766
 
showIndenterManual      src/mainwindow.cpp      /^void MainWindow::showIndenterManual() {$/;"   f       class:MainWindow
767
 
showMessage     src/uiguierrormessage.cpp       /^void UiGuiErrorMessage::showMessage( const QString &message ) {$/;"   f       class:UiGuiErrorMessage
768
 
showMessage     src/uiguierrormessage.cpp       /^void UiGuiErrorMessage::showMessage( const QString &title, const QString &message ) {$/;"     f       class:UiGuiErrorMessage
769
 
showNewVersionAvailableDialog   src/updatecheckdialog.cpp       /^void UpdateCheckDialog::showNewVersionAvailableDialog(QString newVersion) {$/;"       f       class:UpdateCheckDialog
770
 
showNoNewVersionAvailableDialog src/updatecheckdialog.cpp       /^void UpdateCheckDialog::showNoNewVersionAvailableDialog() {$/;"       f       class:UpdateCheckDialog
771
 
show_tokens     indenters/PerlTidyLib.pm        /^sub show_tokens {$/;" s
772
 
show_version    indenters/PerlTidyLib.pm        /^sub show_version {$/;"        s
773
 
slash   indenters/JsDecoder.js  /^    this.slash = function()$/;"       f
774
 
sourceCodeChanged       src/mainwindow.h        /^    bool sourceCodeChanged;$/;"       m       class:MainWindow
775
 
sourceCodeChangedHelperSlot     src/mainwindow.cpp      /^void MainWindow::sourceCodeChangedHelperSlot() {$/;"  f       class:MainWindow
776
 
sourceCodeChangedSlot   src/mainwindow.cpp      /^void MainWindow::sourceCodeChangedSlot() {$/;"        f       class:MainWindow
777
 
sourceFileContent       src/mainwindow.h        /^    QString sourceFileContent;$/;"    m       class:MainWindow
778
 
sourceFormattedContent  src/mainwindow.h        /^    QString sourceFormattedContent;$/;"       m       class:MainWindow
779
 
sourceViewContent       src/mainwindow.h        /^    QString sourceViewContent;$/;"    m       class:MainWindow
780
 
space   indenters/JsDecoder.js  /^    this.space = function() {$/;"     f
781
 
spinBox src/indenthandler.h     /^        QSpinBox *spinBox;$/;"        m       struct:IndentHandler::ParamNumeric
782
 
spinBoxes       src/uiguisettingsdialog.h       /^    QList<QSpinBox*> spinBoxes;$/;"   m       class:UiGuiSettingsDialog
783
 
split_words     indenters/PerlTidyLib.pm        /^sub split_words {$/;" s
784
 
squareBracketOff        indenters/JsDecoder.js  /^    this.squareBracketOff = function() {$/;"  c
785
 
squareBracketOn indenters/JsDecoder.js  /^    this.squareBracketOn = function() {$/;"   c
786
 
starting_field_width    indenters/PerlTidyLib.pm        /^    sub starting_field_width {$/;"    s
787
 
starting_one_line_block indenters/PerlTidyLib.pm        /^sub starting_one_line_block {$/;"     s
788
 
store_token_to_go       indenters/PerlTidyLib.pm        /^    sub store_token_to_go {$/;"       s
789
 
streamhandle    indenters/PerlTidyLib.pm        /^sub streamhandle {$/;"        s
790
 
strip_comment   indenters/PerlTidyLib.pm        /^sub strip_comment {$/;"       s
791
 
study_list_complexity   indenters/PerlTidyLib.pm        /^sub study_list_complexity {$/;"       s
792
 
symbol1 indenters/JsDecoder.js  /^    this.symbol1 = function(c) {$/;"  c
793
 
symbol2 indenters/JsDecoder.js  /^    this.symbol2 = function(c) {$/;"  f
794
 
table_columns_available indenters/PerlTidyLib.pm        /^sub table_columns_available {$/;"     s
795
 
tee_off indenters/PerlTidyLib.pm        /^sub tee_off {$/;"     s
796
 
tee_on  indenters/PerlTidyLib.pm        /^sub tee_on {$/;"      s
797
 
tempDirctoryStr src/indenthandler.h     /^    QString tempDirctoryStr;$/;"      m       class:IndentHandler
798
 
tempDirctoryStr src/mainwindow.h        /^    QString tempDirctoryStr;$/;"      m       class:MainWindow
799
 
tentatively_decrease_AVAILABLE_SPACES   indenters/PerlTidyLib.pm        /^sub tentatively_decrease_AVAILABLE_SPACES {$/;"       s
800
 
terminal_type   indenters/PerlTidyLib.pm        /^sub terminal_type {$/;"       s
801
 
textBrowserSavedContent src/aboutdialog.h       /^    QString textBrowserSavedContent;$/;"      m       class:AboutDialog
802
 
textEditLastScrollPos   src/mainwindow.h        /^    int textEditLastScrollPos;$/;"    m       class:MainWindow
803
 
textEditVScrollBar      src/mainwindow.h        /^    QScrollBar *textEditVScrollBar;$/;"       m       class:MainWindow
804
 
timeLine        src/AboutDialogGraphicsView.h   /^    QTimeLine *timeLine;$/;"  m       class:AboutDialogGraphicsView
805
 
timer   src/aboutdialog.h       /^    QTimer *timer;$/;"        m       class:AboutDialog
806
 
token   indenters/PerlTidyLib.pm        /^         token: 0=never  1=no break if next line balanced   2=no break$/;"    l
807
 
token_sequence_length   indenters/PerlTidyLib.pm        /^sub token_sequence_length {$/;"       s
808
 
tokenize_this_line      indenters/PerlTidyLib.pm        /^    sub tokenize_this_line {$/;"      s
809
 
toolBarWidget   src/mainwindow.h        /^    Ui::toolBarWidget *toolBarWidget;$/;"     m       class:MainWindow
810
 
toolBox src/indenthandler.h     /^    QToolBox *toolBox;$/;"    m       class:IndentHandler
811
 
toolBoxPages    src/indenthandler.h     /^    QVector<ToolBoxPage> toolBoxPages;$/;"    m       class:IndentHandler
812
 
total_line_length       indenters/PerlTidyLib.pm        /^sub total_line_length {$/;"   s
813
 
tr      indenters/PerlTidyLib.pm        /^      tr$/;"  s
814
 
trim    indenters/PerlTidyLib.pm        /^sub trim {$/;"        s
815
 
trueString      src/indenthandler.h     /^        QString trueString;$/;"       m       struct:IndentHandler::ParamBoolean
816
 
turnHighlightOff        src/highlighter.cpp     /^void Highlighter::turnHighlightOff() {$/;"    f       class:Highlighter
817
 
turnHighlightOn src/highlighter.cpp     /^void Highlighter::turnHighlightOn() {$/;"     f       class:Highlighter
818
 
turnHighlightOnOff      src/mainwindow.cpp      /^void MainWindow::turnHighlightOnOff(bool turnOn) {$/;"        f       class:MainWindow
819
 
txtedSourceCode src/mainwindow.h        /^      QsciScintilla *txtedSourceCode;$/;"     m       class:MainWindow
820
 
uiGuiTranslator src/mainwindow.h        /^    QTranslator *uiGuiTranslator;$/;" m       class:MainWindow
821
 
unblock_log_output      indenters/PerlTidyLib.pm        /^sub unblock_log_output {$/;"  s
822
 
undo_forced_breakpoint_stack    indenters/PerlTidyLib.pm        /^sub undo_forced_breakpoint_stack {$/;"        s
823
 
undo_lp_ci      indenters/PerlTidyLib.pm        /^sub undo_lp_ci {$/;"  s
824
 
unexpected      indenters/PerlTidyLib.pm        /^sub unexpected {$/;"  s
825
 
unknown indenters/JsDecoder.js  /^    this.unknown = function(c) {$/;"  c
826
 
unstore_token_to_go     indenters/PerlTidyLib.pm        /^sub unstore_token_to_go {$/;" s
827
 
updateAllDependend      src/uiguisettings.cpp   /^void UiGuiSettings::updateAllDependend() {$/;"        f       class:UiGuiSettings
828
 
updateCheckDialog       src/mainwindow.h        /^    UpdateCheckDialog *updateCheckDialog;$/;" m       class:MainWindow
829
 
updateCheckProgressCounter      src/updatecheckdialog.h /^    int updateCheckProgressCounter;$/;"       m       class:UpdateCheckDialog
830
 
updateCheckProgressTimer        src/updatecheckdialog.h /^    QTimer *updateCheckProgressTimer;$/;"     m       class:UpdateCheckDialog
831
 
updateRecentlyOpenedList        src/mainwindow.cpp      /^void MainWindow::updateRecentlyOpenedList() {$/;"     f       class:MainWindow
832
 
updateSourceView        src/mainwindow.cpp      /^void MainWindow::updateSourceView()$/;"       f       class:MainWindow
833
 
updateStep      src/AboutDialogGraphicsView.cpp /^/;"   f       class:AboutDialogGraphicsView
834
 
updateUpdateCheckProgressBar    src/updatecheckdialog.cpp       /^void UpdateCheckDialog::updateUpdateCheckProgressBar() {$/;"  f       class:UpdateCheckDialog
835
 
updateWindowTitle       src/mainwindow.cpp      /^void MainWindow::updateWindowTitle() {$/;"    f       class:MainWindow
836
 
usage   indenters/PerlTidyLib.pm        /^sub usage {$/;"       s
837
 
useCfgFileParameter     src/indenthandler.h     /^    QString useCfgFileParameter;$/;"  m       class:IndentHandler
838
 
v       indenters/example.cpp   /^void v(( int i )) {$/;"       f       namespace:x
839
 
valueEnabledChkBox      src/indenthandler.h     /^        QCheckBox *valueEnabledChkBox;$/;"    m       struct:IndentHandler::ParamMultiple
840
 
valueEnabledChkBox      src/indenthandler.h     /^        QCheckBox *valueEnabledChkBox;$/;"    m       struct:IndentHandler::ParamNumeric
841
 
valueEnabledChkBox      src/indenthandler.h     /^        QCheckBox *valueEnabledChkBox;$/;"    m       struct:IndentHandler::ParamString
842
 
vboxLayout      src/indenthandler.h     /^        QVBoxLayout *vboxLayout;$/;"  m       struct:IndentHandler::ToolBoxPage
843
 
vboxLayout      src/indenthandler.h     /^    QVBoxLayout *vboxLayout;$/;"      m       class:IndentHandler
844
 
version src/aboutdialog.h       /^    QString version;$/;"      m       class:AboutDialog
845
 
version src/mainwindow.h        /^    QString version;$/;"      m       class:MainWindow
846
 
want_blank_line indenters/PerlTidyLib.pm        /^sub want_blank_line {$/;"     s
847
 
warning indenters/PerlTidyLib.pm        /^sub warning {$/;"     s
848
 
we_are_at_the_last_line indenters/PerlTidyLib.pm        /^sub we_are_at_the_last_line {$/;"     s
849
 
white   indenters/PerlTidyLib.pm        /^    use constant white         => "#FFFFFF";$/;"      c
850
 
windowBorderWidth       src/AboutDialogGraphicsView.h   /^    int windowBorderWidth;$/;"        m       class:AboutDialogGraphicsView
851
 
windowTitleBarWidth     src/AboutDialogGraphicsView.h   /^    int windowTitleBarWidth;$/;"      m       class:AboutDialogGraphicsView
852
 
windows indenters/php_beautifier.html   /^  <span><a name="windows"><\/a><h2 class="title">Running the command-line in MS Windows<\/h2><p>First, put the path where resides the php_beautifier.bat executable on PATH, and type on a console window :<\/p>$/;"  a
853
 
write   indenters/JsDecoder.js  /^    this.write = function(s) {$/;"    f
854
 
writeConfigFile src/indenthandler.cpp   /^void IndentHandler::writeConfigFile(QString filePathName, QString paramString) {$/;"  f       class:IndentHandler
855
 
writeCurrentSettings    src/highlighter.cpp     /^void Highlighter::writeCurrentSettings( const char *prefix )$/;"      f       class:Highlighter
856
 
writeLine       indenters/JsDecoder.js  /^    this.writeLine = function() {$/;" c
857
 
writeParameterWidgetValues2IniSettings  src/indenthandler.cpp   /^void IndentHandler::writeParameterWidgetValues2IniSettings() {$/;"    f       class:IndentHandler
858
 
writeTab        indenters/JsDecoder.js  /^    this.writeTab = function() {$/;"  c
859
 
writeWidgetValuesToSettings     src/uiguisettingsdialog.cpp     /^void UiGuiSettingsDialog::writeWidgetValuesToSettings() {$/;" f       class:UiGuiSettingsDialog
860
 
write_blank_code_line   indenters/PerlTidyLib.pm        /^sub write_blank_code_line {$/;"       s
861
 
write_code_line indenters/PerlTidyLib.pm        /^sub write_code_line {$/;"     s
862
 
write_column_headings   indenters/PerlTidyLib.pm        /^sub write_column_headings {$/;"       s
863
 
write_debug_entry       indenters/PerlTidyLib.pm        /^sub write_debug_entry {$/;"   s
864
 
write_diagnostics       indenters/PerlTidyLib.pm        /^sub write_diagnostics {$/;"   s
865
 
write_error_indicator_pair      indenters/PerlTidyLib.pm        /^sub write_error_indicator_pair {$/;"  s
866
 
write_frame_html        indenters/PerlTidyLib.pm        /^sub write_frame_html {$/;"    s
867
 
write_leader_and_string indenters/PerlTidyLib.pm        /^sub write_leader_and_string {$/;"     s
868
 
write_line      indenters/PerlTidyLib.pm        /^sub write_line {$/;"  s
869
 
write_logfile_entry     indenters/PerlTidyLib.pm        /^sub write_logfile_entry {$/;" s
870
 
write_logfile_header    indenters/PerlTidyLib.pm        /^sub write_logfile_header {$/;"        s
871
 
write_on_underline      indenters/PerlTidyLib.pm        /^sub write_on_underline {$/;"  s
872
 
write_style_sheet_data  indenters/PerlTidyLib.pm        /^sub write_style_sheet_data {$/;"      s
873
 
write_style_sheet_file  indenters/PerlTidyLib.pm        /^sub write_style_sheet_file {$/;"      s
874
 
write_toc_html  indenters/PerlTidyLib.pm        /^sub write_toc_html {$/;"      s
875
 
write_unindented_line   indenters/PerlTidyLib.pm        /^sub write_unindented_line {$/;"       s
876
 
write_vertically_aligned_line   indenters/PerlTidyLib.pm        /^sub write_vertically_aligned_line {$/;"       s
877
 
x       indenters/example.cpp   /^namespace x$/;"       n       file:
878
 
x       indenters/example.cpp   /^static typedef enum x$/;"     g       file:
879
 
x       indenters/example.cpp   /^template <T> class x$/;"      c       file:
880
 
x       indenters/example.cpp   /^typedef interface static short int x;$/;"     v       file:
881
 
x       indenters/example.cpp   /^x,$/;"        e       enum:x  file:
882
 
x       indenters/example.cpp   330;"   d       file:
883
 
x       indenters/example.cpp   334;"   d       file:
884
 
x       indenters/example.cpp   338;"   d       file:
885
 
x       indenters/example.cpp   340;"   d       file:
886
 
x       indenters/example.cpp   342;"   d       file:
887
 
y       indenters/example.cpp   /^y,$/;"        e       enum:x  file:
888
 
z       indenters/example.cpp   /^z,$/;"        e       enum:x  file:
889
 
~AboutDialogGraphicsView        src/AboutDialogGraphicsView.cpp /^/;"   f       class:AboutDialogGraphicsView
890
 
~Example        indenters/example.cpp   /^    Example::~Example() :$/;" f       class:Example::Example
891
 
~IndentHandler  src/indenthandler.cpp   /^IndentHandler::~IndentHandler() {$/;" f       class:IndentHandler
892
 
~UiGuiErrorMessage      src/uiguierrormessage.cpp       /^UiGuiErrorMessage::~UiGuiErrorMessage(void) {$/;"     f       class:UiGuiErrorMessage
893
 
~UiGuiSettings  src/uiguisettings.cpp   /^UiGuiSettings::~UiGuiSettings() {$/;" f       class:UiGuiSettings