id
int64
0
755k
file_name
stringlengths
3
109
file_path
stringlengths
13
185
content
stringlengths
31
9.38M
size
int64
31
9.38M
language
stringclasses
1 value
extension
stringclasses
11 values
total_lines
int64
1
340k
avg_line_length
float64
2.18
149k
max_line_length
int64
7
2.22M
alphanum_fraction
float64
0
1
repo_name
stringlengths
6
65
repo_stars
int64
100
47.3k
repo_forks
int64
0
12k
repo_open_issues
int64
0
3.4k
repo_license
stringclasses
9 values
repo_extraction_date
stringclasses
92 values
exact_duplicates_redpajama
bool
2 classes
near_duplicates_redpajama
bool
2 classes
exact_duplicates_githubcode
bool
2 classes
exact_duplicates_stackv2
bool
1 class
exact_duplicates_stackv1
bool
2 classes
near_duplicates_githubcode
bool
2 classes
near_duplicates_stackv1
bool
2 classes
near_duplicates_stackv2
bool
1 class
749,514
advancedcodegenerator.cpp
KDE_umbrello/umbrello/codegenerators/advancedcodegenerator.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2003 Brian Thomas <thomas@mail630.gsfc.nasa.gov> SPDX-FileCopyrightText: 2004-2020 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ #include "advancedcodegenerator.h" #include "classifier.h" #include "classifiercodedocument.h" ...
3,582
C++
.cpp
105
30.257143
98
0.729582
KDE/umbrello
114
36
0
GPL-2.0
9/20/2024, 9:41:49 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
749,515
xmlelementcodeblock.cpp
KDE_umbrello/umbrello/codegenerators/xml/xmlelementcodeblock.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2003 Brian Thomas <thomas@mail630.gsfc.nasa.gov> SPDX-FileCopyrightText: 2004-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ // own header #include "xmlelementcodeblock.h" // local includes #include "attribute.h" #includ...
3,562
C++
.cpp
115
27.373913
118
0.732164
KDE/umbrello
114
36
0
GPL-2.0
9/20/2024, 9:41:49 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
749,516
xmlschemawriter.cpp
KDE_umbrello/umbrello/codegenerators/xml/xmlschemawriter.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2003 Brian Thomas <brian.thomas@gsfc.nasa.gov> SPDX-FileCopyrightText: 2004-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ #include "xmlschemawriter.h" #include "classifier.h" #include "debug_utils.h" #include "operation...
30,998
C++
.cpp
746
35.121984
150
0.647602
KDE/umbrello
114
36
0
GPL-2.0
9/20/2024, 9:41:49 PM (Europe/Amsterdam)
false
false
false
false
false
true
false
false
749,517
xmlcodecomment.cpp
KDE_umbrello/umbrello/codegenerators/xml/xmlcodecomment.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2003 Brian Thomas <thomas@mail630.gsfc.nasa.gov> SPDX-FileCopyrightText: 2004-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ #include "xmlcodecomment.h" XMLCodeComment::XMLCodeComment (CodeDocument * doc, const QString &...
923
C++
.cpp
30
26
92
0.683973
KDE/umbrello
114
36
0
GPL-2.0
9/20/2024, 9:41:49 PM (Europe/Amsterdam)
false
false
false
false
false
true
false
false
749,518
jswriter.cpp
KDE_umbrello/umbrello/codegenerators/js/jswriter.cpp
/* SPDX-FileCopyrightText: 2003 Alexander Blum <blum@kewbee.de> SPDX-FileCopyrightText: 2004-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> SPDX-License-Identifier: GPL-2.0-or-later */ #include "jswriter.h" #include "association.h" #include "attribute.h" #include "classifier.h" #include "debu...
10,521
C++
.cpp
277
30.223827
127
0.538047
KDE/umbrello
114
36
0
GPL-2.0
9/20/2024, 9:41:49 PM (Europe/Amsterdam)
false
false
false
false
false
true
false
false
749,519
sqlwriter.cpp
KDE_umbrello/umbrello/codegenerators/sql/sqlwriter.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2003 Nikolaus Gradwohl <guru@local-guru.net> SPDX-FileCopyrightText: 2004-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ #include "sqlwriter.h" #include "association.h" #include "attribute.h" #include "checkconstraint.h"...
17,811
C++
.cpp
563
25.015986
116
0.59972
KDE/umbrello
114
36
0
GPL-2.0
9/20/2024, 9:41:49 PM (Europe/Amsterdam)
false
false
false
false
false
true
false
false
749,520
postgresqlwriter.cpp
KDE_umbrello/umbrello/codegenerators/sql/postgresqlwriter.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2002-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ #include "postgresqlwriter.h" #include "entity.h" #include "umlentityattributelist.h" #include <KLocalizedString> #include <QList> #include <QTextStream> PostgreSQLWriter...
3,564
C++
.cpp
98
31.22449
98
0.682346
KDE/umbrello
114
36
0
GPL-2.0
9/20/2024, 9:41:49 PM (Europe/Amsterdam)
false
false
false
false
false
true
false
false
749,521
mysqlwriter.cpp
KDE_umbrello/umbrello/codegenerators/sql/mysqlwriter.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2002-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ #include "mysqlwriter.h" #include "entity.h" #include "entityattribute.h" #include "foreignkeyconstraint.h" #include "umlclassifierlistitemlist.h" #include "umlentityattribu...
4,897
C++
.cpp
136
31.433824
117
0.702514
KDE/umbrello
114
36
0
GPL-2.0
9/20/2024, 9:41:49 PM (Europe/Amsterdam)
false
false
false
false
false
true
false
false
749,522
pascalwriter.cpp
KDE_umbrello/umbrello/codegenerators/pascal/pascalwriter.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2006-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ #include "pascalwriter.h" #include "association.h" #include "attribute.h" #include "classifier.h" #include "classifierlistitem.h" #include "debug_utils.h" #include "enum.h" ...
20,642
C++
.cpp
535
31.04486
95
0.603949
KDE/umbrello
114
36
0
GPL-2.0
9/20/2024, 9:41:49 PM (Europe/Amsterdam)
false
false
false
false
false
true
false
false
749,523
valawriter.cpp
KDE_umbrello/umbrello/codegenerators/vala/valawriter.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2009-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ // // C++ Implementation: valawriter // #include "valawriter.h" #include "association.h" #include "attribute.h" #include "classifier.h" #include "debug_utils.h" #include "f...
28,258
C++
.cpp
762
29.299213
193
0.577461
KDE/umbrello
114
36
0
GPL-2.0
9/20/2024, 9:41:49 PM (Europe/Amsterdam)
false
false
false
false
false
true
false
false
749,524
phpwriter.cpp
KDE_umbrello/umbrello/codegenerators/php/phpwriter.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2002 Heiko Nardmann <h.nardmann@secunet.de> SPDX-FileCopyrightText: 2003-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ #include "phpwriter.h" #include "association.h" #include "attribute.h" #include "classifier.h" #incl...
76,887
C++
.cpp
3,306
17.931639
131
0.58833
KDE/umbrello
114
36
0
GPL-2.0
9/20/2024, 9:41:49 PM (Europe/Amsterdam)
false
false
false
false
false
true
false
false
749,525
php5writer.cpp
KDE_umbrello/umbrello/codegenerators/php/php5writer.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2002 Heiko Nardmann <h.nardmann@secunet.de> SPDX-FileCopyrightText: 2004 Thorsten Kunz <tk AT bytecrash DOT net> SPDX-FileCopyrightText: 2003-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ #include "php5writer.h" #in...
79,709
C++
.cpp
3,392
18.007665
159
0.58701
KDE/umbrello
114
36
0
GPL-2.0
9/20/2024, 9:41:49 PM (Europe/Amsterdam)
false
false
false
false
false
true
false
false
749,526
perlwriter.cpp
KDE_umbrello/umbrello/codegenerators/perl/perlwriter.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2003 David Hugh-Jones <hughjonesd@yahoo.co.uk> SPDX-FileCopyrightText: 2004-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ #include "perlwriter.h" #include "association.h" #include "attribute.h" #include "classifier.h" #...
19,697
C++
.cpp
673
23.48737
157
0.572529
KDE/umbrello
114
36
0
GPL-2.0
9/20/2024, 9:41:49 PM (Europe/Amsterdam)
false
false
false
false
false
true
false
false
749,527
pythonwriter.cpp
KDE_umbrello/umbrello/codegenerators/python/pythonwriter.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2002 Vincent Decorges <vincent.decorges@eivd.ch> SPDX-FileCopyrightText: 2003-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ #include "pythonwriter.h" #include "association.h" #include "attribute.h" #include "classifier....
14,229
C++
.cpp
478
23.864017
121
0.588682
KDE/umbrello
114
36
0
GPL-2.0
9/20/2024, 9:41:49 PM (Europe/Amsterdam)
false
false
false
false
false
true
false
false
749,528
csharpwriter.cpp
KDE_umbrello/umbrello/codegenerators/csharp/csharpwriter.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2007-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ #include "csharpwriter.h" #include "association.h" #include "attribute.h" #include "classifier.h" #include "debug_utils.h" #include "folder.h" #include "operation.h" #includ...
26,771
C++
.cpp
705
30.273759
193
0.583484
KDE/umbrello
114
36
0
GPL-2.0
9/20/2024, 9:41:49 PM (Europe/Amsterdam)
false
false
false
false
false
true
false
false
749,529
cppcodegenerationform.cpp
KDE_umbrello/umbrello/codegenerators/cpp/cppcodegenerationform.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2004-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ // own header #include "cppcodegenerationform.h" // kde includes #include <KLocalizedString> #include <kcombobox.h> #include <KMessageBox> // qt includes #include <QFileDia...
14,092
C++
.cpp
387
32.268734
123
0.742932
KDE/umbrello
114
36
0
GPL-2.0
9/20/2024, 9:41:49 PM (Europe/Amsterdam)
false
false
false
false
false
true
false
false
749,530
cppwriter.cpp
KDE_umbrello/umbrello/codegenerators/cpp/cppwriter.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2003 Brian Thomas <brian.thomas@gsfc.nasa.gov> SPDX-FileCopyrightText: 2004-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ // own header #include "cppwriter.h" // app includes #include "association.h" #include "c...
56,601
C++
.cpp
1,275
36.63451
351
0.624871
KDE/umbrello
114
36
0
GPL-2.0
9/20/2024, 9:41:49 PM (Europe/Amsterdam)
false
false
false
false
false
true
false
false
749,531
cppsourcecodeoperation.cpp
KDE_umbrello/umbrello/codegenerators/cpp/cppsourcecodeoperation.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2003 Brian Thomas <thomas@mail630.gsfc.nasa.gov> SPDX-FileCopyrightText: 2004-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ #include "cppsourcecodeoperation.h" #include "cppcodegenerator.h" #include "cppcodegenerationpo...
3,697
C++
.cpp
92
35.141304
144
0.700139
KDE/umbrello
114
36
0
GPL-2.0
9/20/2024, 9:41:49 PM (Europe/Amsterdam)
false
false
false
false
false
true
false
false
749,532
cppcodegenerator.cpp
KDE_umbrello/umbrello/codegenerators/cpp/cppcodegenerator.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2003 Brian Thomas <thomas@mail630.gsfc.nasa.gov> SPDX-FileCopyrightText: 2004-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ // own header #include "cppcodegenerator.h" // app includes #include "cppcodedocumentation.h" #...
12,593
C++
.cpp
358
31.039106
117
0.723946
KDE/umbrello
114
36
0
GPL-2.0
9/20/2024, 9:41:49 PM (Europe/Amsterdam)
false
false
false
false
false
true
false
false
749,533
cppcodeclassfield.cpp
KDE_umbrello/umbrello/codegenerators/cpp/cppcodeclassfield.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2003 Brian Thomas <thomas@mail630.gsfc.nasa.gov> SPDX-FileCopyrightText: 2004-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ // own header #include "cppcodeclassfield.h" // local includes #include "attribute.h" #include ...
2,334
C++
.cpp
74
26.243243
101
0.671111
KDE/umbrello
114
36
0
GPL-2.0
9/20/2024, 9:41:49 PM (Europe/Amsterdam)
false
false
false
false
false
true
false
false
749,534
cppheaderclassdeclarationblock.cpp
KDE_umbrello/umbrello/codegenerators/cpp/cppheaderclassdeclarationblock.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2003 Brian Thomas <thomas@mail630.gsfc.nasa.gov> SPDX-FileCopyrightText: 2004-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ #include "cppheaderclassdeclarationblock.h" #include "cppcodegenerator.h" #include "cppcodegener...
4,558
C++
.cpp
107
36.981308
136
0.687528
KDE/umbrello
114
36
0
GPL-2.0
9/20/2024, 9:41:49 PM (Europe/Amsterdam)
false
false
false
false
false
true
false
false
749,535
cppcodecomment.cpp
KDE_umbrello/umbrello/codegenerators/cpp/cppcodecomment.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2003 Brian Thomas <thomas@mail630.gsfc.nasa.gov> SPDX-FileCopyrightText: 2004-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ // own header #include "cppcodecomment.h" // qt includes #include <QRegularExpression> CPPCod...
1,576
C++
.cpp
48
29.229167
106
0.736634
KDE/umbrello
114
36
0
GPL-2.0
9/20/2024, 9:41:49 PM (Europe/Amsterdam)
false
false
false
false
false
true
false
false
749,536
cppmakecodedocument.cpp
KDE_umbrello/umbrello/codegenerators/cpp/cppmakecodedocument.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2003 Brian Thomas <thomas@mail630.gsfc.nasa.gov> SPDX-FileCopyrightText: 2004-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ #include "cppcodegenerator.h" #include <QRegularExpression> const char * CPPMakefileCodeDocume...
1,530
C++
.cpp
43
32.627907
92
0.750849
KDE/umbrello
114
36
0
GPL-2.0
9/20/2024, 9:41:49 PM (Europe/Amsterdam)
false
false
false
false
false
true
false
false
749,537
cppcodedocumentation.cpp
KDE_umbrello/umbrello/codegenerators/cpp/cppcodedocumentation.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2003 Brian Thomas <thomas@mail630.gsfc.nasa.gov> SPDX-FileCopyrightText: 2004-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ // own header #include "cppcodedocumentation.h" // app includes #include "codedocument.h" #incl...
3,673
C++
.cpp
102
31.264706
99
0.697243
KDE/umbrello
114
36
0
GPL-2.0
9/20/2024, 9:41:49 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
749,538
cppcodegenerationpolicy.cpp
KDE_umbrello/umbrello/codegenerators/cpp/cppcodegenerationpolicy.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2003 Brian Thomas <thomas@mail630.gsfc.nasa.gov> SPDX-FileCopyrightText: 2004-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ // own header #include "cppcodegenerationpolicy.h" // app includes #include "cppcodegenerationp...
18,324
C++
.cpp
400
42.63
307
0.808761
KDE/umbrello
114
36
0
GPL-2.0
9/20/2024, 9:41:49 PM (Europe/Amsterdam)
false
false
false
false
false
true
false
false
749,539
cppcodegenerationpolicypage.cpp
KDE_umbrello/umbrello/codegenerators/cpp/cppcodegenerationpolicypage.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2003 Brian Thomas <thomas@mail630.gsfc.nasa.gov> SPDX-FileCopyrightText: 2004-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ // own header #include "cppcodegenerationpolicypage.h" // app includes #include "debug_utils.h"...
4,576
C++
.cpp
80
53.05
125
0.799776
KDE/umbrello
114
36
0
GPL-2.0
9/20/2024, 9:41:49 PM (Europe/Amsterdam)
false
false
false
false
false
true
false
false
749,540
cppsourcecodeaccessormethod.cpp
KDE_umbrello/umbrello/codegenerators/cpp/cppsourcecodeaccessormethod.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2003 Brian Thomas <thomas@mail630.gsfc.nasa.gov> SPDX-FileCopyrightText: 2004-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ // own header #include "cppsourcecodeaccessormethod.h" // local includes #include "attribute.h"...
6,776
C++
.cpp
153
38.431373
225
0.70185
KDE/umbrello
114
36
0
GPL-2.0
9/20/2024, 9:41:49 PM (Europe/Amsterdam)
false
false
false
false
false
true
false
false
749,541
cppheadercodedocument.cpp
KDE_umbrello/umbrello/codegenerators/cpp/cppheadercodedocument.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2003 Brian Thomas <thomas@mail630.gsfc.nasa.gov> SPDX-FileCopyrightText: 2004-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ // own header #include "cppheadercodedocument.h" // local includes #include "cppcodegenerator.h...
38,908
C++
.cpp
706
44.754958
192
0.676537
KDE/umbrello
114
36
0
GPL-2.0
9/20/2024, 9:41:49 PM (Europe/Amsterdam)
false
false
false
false
false
true
false
false
749,542
cppheadercodeaccessormethod.cpp
KDE_umbrello/umbrello/codegenerators/cpp/cppheadercodeaccessormethod.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2003 Brian Thomas <thomas@mail630.gsfc.nasa.gov> SPDX-FileCopyrightText: 2004-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ // own header #include "cppheadercodeaccessormethod.h" // local includes #include "attribute.h"...
6,574
C++
.cpp
145
39.586207
225
0.706525
KDE/umbrello
114
36
0
GPL-2.0
9/20/2024, 9:41:49 PM (Europe/Amsterdam)
false
false
false
false
false
true
false
false
749,543
cppheadercodeoperation.cpp
KDE_umbrello/umbrello/codegenerators/cpp/cppheadercodeoperation.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2003 Brian Thomas <thomas@mail630.gsfc.nasa.gov> SPDX-FileCopyrightText: 2004-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ #include "cppheadercodeoperation.h" #include "cppcodegenerator.h" #include "cppcodegenerationpo...
5,999
C++
.cpp
137
37.540146
126
0.673634
KDE/umbrello
114
36
0
GPL-2.0
9/20/2024, 9:41:49 PM (Europe/Amsterdam)
false
false
false
false
false
true
false
false
749,544
cppsourcecodeclassfielddeclarationblock.cpp
KDE_umbrello/umbrello/codegenerators/cpp/cppsourcecodeclassfielddeclarationblock.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2003 Brian Thomas <thomas@mail630.gsfc.nasa.gov> SPDX-FileCopyrightText: 2004-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ #include "cppsourcecodeclassfielddeclarationblock.h" #include "cppcodeclassfield.h" #include "d...
1,697
C++
.cpp
42
36.166667
106
0.733414
KDE/umbrello
114
36
0
GPL-2.0
9/20/2024, 9:41:49 PM (Europe/Amsterdam)
false
false
false
false
false
true
false
false
749,545
cppsourcecodedocument.cpp
KDE_umbrello/umbrello/codegenerators/cpp/cppsourcecodedocument.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2003 Brian Thomas <thomas@mail630.gsfc.nasa.gov> SPDX-FileCopyrightText: 2003-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ /** * We carve the CPP document up into 2 documents, "source" and "header". * The sections of ...
4,965
C++
.cpp
105
42.752381
143
0.758528
KDE/umbrello
114
36
0
GPL-2.0
9/20/2024, 9:41:49 PM (Europe/Amsterdam)
false
false
false
false
false
true
false
false
749,546
cppheadercodeclassfielddeclarationblock.cpp
KDE_umbrello/umbrello/codegenerators/cpp/cppheadercodeclassfielddeclarationblock.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2003 Brian Thomas <thomas@mail630.gsfc.nasa.gov> SPDX-FileCopyrightText: 2004-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ #include "cppheadercodeclassfielddeclarationblock.h" #include "cppcodeclassfield.h" #include "c...
1,882
C++
.cpp
49
33.877551
111
0.728571
KDE/umbrello
114
36
0
GPL-2.0
9/20/2024, 9:41:49 PM (Europe/Amsterdam)
false
false
false
false
false
true
false
false
749,547
aswriter.cpp
KDE_umbrello/umbrello/codegenerators/as/aswriter.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2003 Alexander Blum <blum@kewbee.de> SPDX-FileCopyrightText: 2004-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ #include "aswriter.h" #include "association.h" #include "attribute.h" #include "classifier.h" #include "deb...
18,725
C++
.cpp
740
19.264865
125
0.535025
KDE/umbrello
114
36
0
GPL-2.0
9/20/2024, 9:41:49 PM (Europe/Amsterdam)
false
false
false
false
false
true
false
false
749,548
tclwriter.cpp
KDE_umbrello/umbrello/codegenerators/tcl/tclwriter.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2005 Rene Meyer <rene.meyer@sturmit.de> SPDX-FileCopyrightText: 2006-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ // own header #include "tclwriter.h" // app includes #include "association.h" #include "classifier.h" #i...
34,762
C++
.cpp
862
32.344548
139
0.614129
KDE/umbrello
114
36
0
GPL-2.0
9/20/2024, 9:41:49 PM (Europe/Amsterdam)
false
false
false
false
false
true
false
false
749,549
rubycodeclassfielddeclarationblock.cpp
KDE_umbrello/umbrello/codegenerators/ruby/rubycodeclassfielddeclarationblock.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2005 Richard Dale <Richard_Dale@tipitina.demon.co.uk> SPDX-FileCopyrightText: 2006-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ #include "rubycodeclassfielddeclarationblock.h" #include "classifier.h" #include "codegene...
3,184
C++
.cpp
84
31.845238
103
0.67034
KDE/umbrello
114
36
0
GPL-2.0
9/20/2024, 9:41:49 PM (Europe/Amsterdam)
false
false
false
false
false
true
false
false
749,550
rubycodeaccessormethod.cpp
KDE_umbrello/umbrello/codegenerators/ruby/rubycodeaccessormethod.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2005 Richard Dale <Richard_Dale@tipitina.demon.co.uk> SPDX-FileCopyrightText: 2006-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ // own header #include "rubycodeaccessormethod.h" // local includes #include "attribute.h"...
8,916
C++
.cpp
214
35.383178
230
0.679539
KDE/umbrello
114
36
0
GPL-2.0
9/20/2024, 9:41:49 PM (Europe/Amsterdam)
false
false
false
false
false
true
false
false
749,551
rubycodegenerationpolicypage.cpp
KDE_umbrello/umbrello/codegenerators/ruby/rubycodegenerationpolicypage.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2005 Richard Dale <Richard_Dale@tipitina.demon.co.uk> SPDX-FileCopyrightText: 2006-2020 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ // own header #include "rubycodegenerationpolicypage.h" // app includes #include "codegene...
2,315
C++
.cpp
44
49
128
0.797166
KDE/umbrello
114
36
0
GPL-2.0
9/20/2024, 9:41:49 PM (Europe/Amsterdam)
false
false
true
false
false
true
false
false
749,552
rubyclassifiercodedocument.cpp
KDE_umbrello/umbrello/codegenerators/ruby/rubyclassifiercodedocument.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2005 Richard Dale <Richard_Dale@tipitina.demon.co.uk> SPDX-FileCopyrightText: 2006-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ // own header #include "rubyclassifiercodedocument.h" // local includes #include "codegen_...
27,070
C++
.cpp
516
44.397287
165
0.706762
KDE/umbrello
114
36
0
GPL-2.0
9/20/2024, 9:41:49 PM (Europe/Amsterdam)
false
false
false
false
false
true
false
false
749,553
rubyclassdeclarationblock.cpp
KDE_umbrello/umbrello/codegenerators/ruby/rubyclassdeclarationblock.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2005 Richard Dale <Richard_Dale@tipitina.demon.co.uk> SPDX-FileCopyrightText: 2006-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ #include "rubyclassdeclarationblock.h" #include "rubycodedocumentation.h" #include "rubycod...
4,066
C++
.cpp
96
37.635417
127
0.731763
KDE/umbrello
114
36
0
GPL-2.0
9/20/2024, 9:41:49 PM (Europe/Amsterdam)
false
false
false
false
false
true
false
false
749,554
rubycodedocumentation.cpp
KDE_umbrello/umbrello/codegenerators/ruby/rubycodedocumentation.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2005 Richard Dale <Richard_Dale@tipitina.demon.co.uk> SPDX-FileCopyrightText: 2006-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ // own header #include "rubycodedocumentation.h" // local includes #include "rubyclassifie...
3,381
C++
.cpp
91
32.10989
100
0.70608
KDE/umbrello
114
36
0
GPL-2.0
9/20/2024, 9:41:49 PM (Europe/Amsterdam)
false
false
false
false
false
true
false
false
749,555
rubycodecomment.cpp
KDE_umbrello/umbrello/codegenerators/ruby/rubycodecomment.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2005 Richard Dale <Richard_Dale@tipitina.demon.co.uk> SPDX-FileCopyrightText: 2006-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ #include "rubycodecomment.h" #include <QRegularExpression> RubyCodeComment::RubyCodeComme...
1,253
C++
.cpp
38
29.263158
104
0.738372
KDE/umbrello
114
36
0
GPL-2.0
9/20/2024, 9:41:49 PM (Europe/Amsterdam)
false
false
false
false
false
true
false
false
749,556
rubycodegenerationpolicy.cpp
KDE_umbrello/umbrello/codegenerators/ruby/rubycodegenerationpolicy.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2005 Richard Dale <Richard_Dale@tipitina.demon.co.uk> SPDX-FileCopyrightText: 2006-2020 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ // own header #include "rubycodegenerationpolicy.h" // qt/kde includes #include <kconfig.h>...
4,753
C++
.cpp
127
34.425197
123
0.785093
KDE/umbrello
114
36
0
GPL-2.0
9/20/2024, 9:41:49 PM (Europe/Amsterdam)
false
false
true
false
false
true
false
false
749,557
rubycodeoperation.cpp
KDE_umbrello/umbrello/codegenerators/ruby/rubycodeoperation.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2005 Richard Dale <Richard_Dale@tipitina.demon.co.uk> SPDX-FileCopyrightText: 2006-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ // own header #include "rubycodeoperation.h" // local includes #include "debug_utils.h" #i...
8,536
C++
.cpp
178
39.955056
166
0.636418
KDE/umbrello
114
36
0
GPL-2.0
9/20/2024, 9:41:49 PM (Europe/Amsterdam)
false
false
false
false
false
true
false
false
749,558
rubywriter.cpp
KDE_umbrello/umbrello/codegenerators/ruby/rubywriter.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2005 Richard Dale <Richard_Dale@tipitina.demon.co.uk> SPDX-FileCopyrightText: 2006-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ #include "rubywriter.h" #include "association.h" #include "attribute.h" #include "classifi...
16,498
C++
.cpp
405
32.920988
161
0.598365
KDE/umbrello
114
36
0
GPL-2.0
9/20/2024, 9:41:49 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
749,559
rubycodeclassfield.cpp
KDE_umbrello/umbrello/codegenerators/ruby/rubycodeclassfield.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2005 Richard Dale <Richard_Dale@tipitina.demon.co.uk> SPDX-FileCopyrightText: 2006-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ // own header #include "rubycodeclassfield.h" // local includes #include "attribute.h" #in...
2,291
C++
.cpp
73
26.09589
103
0.676644
KDE/umbrello
114
36
0
GPL-2.0
9/20/2024, 9:41:49 PM (Europe/Amsterdam)
false
false
false
false
false
true
false
false
749,560
rubycodegenerator.cpp
KDE_umbrello/umbrello/codegenerators/ruby/rubycodegenerator.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2005 Richard Dale <Richard_Dale@tipitina.demon.co.uk> SPDX-FileCopyrightText: 2006-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ // own header #include "rubycodegenerator.h" // local includes #include "rubycodecomment.h...
6,215
C++
.cpp
184
29.23913
120
0.691181
KDE/umbrello
114
36
0
GPL-2.0
9/20/2024, 9:41:49 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
749,561
adawriter.cpp
KDE_umbrello/umbrello/codegenerators/ada/adawriter.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2002 Oliver Kellogg <okellogg@users.sourceforge.net> SPDX-FileCopyrightText: 2003-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ #include "adawriter.h" #include "debug_utils.h" #include "umldoc.h" #include "uml.h" #inclu...
30,410
C++
.cpp
734
31.757493
123
0.564658
KDE/umbrello
114
36
0
GPL-2.0
9/20/2024, 9:41:49 PM (Europe/Amsterdam)
false
false
false
false
false
true
false
false
749,562
dcodeoperation.cpp
KDE_umbrello/umbrello/codegenerators/d/dcodeoperation.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2007 Jari-Matti Mäkelä <jmjm@iki.fi> SPDX-FileCopyrightText: 2008-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ #include "dcodeoperation.h" #include "dcodegenerator.h" #include "dcodegenerationpolicy.h" #include "dclass...
3,897
C++
.cpp
104
32.230769
99
0.655145
KDE/umbrello
114
36
0
GPL-2.0
9/20/2024, 9:41:49 PM (Europe/Amsterdam)
false
false
false
false
false
true
false
false
749,563
dwriter.cpp
KDE_umbrello/umbrello/codegenerators/d/dwriter.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2007 Jari-Matti Mäkelä <jmjm@iki.fi> SPDX-FileCopyrightText: 2008-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ // own header #include "dwriter.h" // app includes #include "association.h" #include "attribute.h" #include...
33,960
C++
.cpp
826
32.874092
198
0.602785
KDE/umbrello
114
36
0
GPL-2.0
9/20/2024, 9:41:49 PM (Europe/Amsterdam)
false
false
false
false
false
true
false
false
749,564
dcodegenerationpolicy.cpp
KDE_umbrello/umbrello/codegenerators/d/dcodegenerationpolicy.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2007 Jari-Matti Mäkelä <jmjm@iki.fi> SPDX-FileCopyrightText: 2008-2020 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ // own header #include "dcodegenerationpolicy.h" // qt/kde includes #include <kconfig.h> // app includes #in...
5,159
C++
.cpp
145
32.358621
120
0.772116
KDE/umbrello
114
36
0
GPL-2.0
9/20/2024, 9:41:49 PM (Europe/Amsterdam)
false
false
true
false
false
true
false
false
749,565
dcodegenerationpolicypage.cpp
KDE_umbrello/umbrello/codegenerators/d/dcodegenerationpolicypage.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2007 Jari-Matti Mäkelä <jmjm@iki.fi> SPDX-FileCopyrightText: 2008-2020 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ // own header #include "dcodegenerationpolicypage.h" // app includes #include "uml.h" // kde includes #inc...
2,964
C++
.cpp
56
48.696429
119
0.778776
KDE/umbrello
114
36
0
GPL-2.0
9/20/2024, 9:41:49 PM (Europe/Amsterdam)
false
false
true
false
false
true
false
false
749,566
dcodegenerator.cpp
KDE_umbrello/umbrello/codegenerators/d/dcodegenerator.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2007 Jari-Matti Mäkelä <jmjm@iki.fi> SPDX-FileCopyrightText: 2008-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ // own header #include "dcodegenerator.h" // local includes #include "codeviewerdialog.h" #include "dcodeco...
8,553
C++
.cpp
266
26.067669
95
0.638553
KDE/umbrello
114
36
0
GPL-2.0
9/20/2024, 9:41:49 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
749,567
dclassifiercodedocument.cpp
KDE_umbrello/umbrello/codegenerators/d/dclassifiercodedocument.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2007 Jari-Matti Mäkelä <jmjm@iki.fi> SPDX-FileCopyrightText: 2008-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ // own header #include "dclassifiercodedocument.h" // local includes #include "dcodegenerator.h" #include "...
21,815
C++
.cpp
452
39.873894
163
0.670458
KDE/umbrello
114
36
0
GPL-2.0
9/20/2024, 9:41:49 PM (Europe/Amsterdam)
false
false
false
false
false
true
false
false
749,568
dclassdeclarationblock.cpp
KDE_umbrello/umbrello/codegenerators/d/dclassdeclarationblock.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2007 Jari-Matti Mäkelä <jmjm@iki.fi> SPDX-FileCopyrightText: 2008-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ #include "dclassdeclarationblock.h" #include "dcodegenerator.h" #include "dcodegenerationpolicy.h" #include...
3,801
C++
.cpp
100
33
113
0.696424
KDE/umbrello
114
36
0
GPL-2.0
9/20/2024, 9:41:49 PM (Europe/Amsterdam)
false
false
false
false
false
true
false
false
749,569
dcodeaccessormethod.cpp
KDE_umbrello/umbrello/codegenerators/d/dcodeaccessormethod.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2007 Jari-Matti Mäkelä <jmjm@iki.fi> SPDX-FileCopyrightText: 2008-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ // own header #include "dcodeaccessormethod.h" // local includes #include "attribute.h" #include "codegener...
8,244
C++
.cpp
185
37.772973
240
0.673225
KDE/umbrello
114
36
0
GPL-2.0
9/20/2024, 9:41:49 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
749,570
dcodeclassfielddeclarationblock.cpp
KDE_umbrello/umbrello/codegenerators/d/dcodeclassfielddeclarationblock.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2007 Jari-Matti Mäkelä <jmjm@iki.fi> SPDX-FileCopyrightText: 2008-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ #include "dcodeclassfielddeclarationblock.h" #include "dcodeclassfield.h" #include "dclassifiercodedocument...
3,467
C++
.cpp
96
29.729167
103
0.655615
KDE/umbrello
114
36
0
GPL-2.0
9/20/2024, 9:41:49 PM (Europe/Amsterdam)
false
false
false
false
false
true
false
false
749,571
dcodecomment.cpp
KDE_umbrello/umbrello/codegenerators/d/dcodecomment.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2007 Jari-Matti Mäkelä <jmjm@iki.fi> SPDX-FileCopyrightText: 2008-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ // own header #include "dcodecomment.h" // qt/kde includes #include <QRegularExpression> DCodeComment::DCo...
1,988
C++
.cpp
59
29.101695
92
0.692629
KDE/umbrello
114
36
0
GPL-2.0
9/20/2024, 9:41:49 PM (Europe/Amsterdam)
false
false
false
false
false
true
false
false
749,572
dcodedocumentation.cpp
KDE_umbrello/umbrello/codegenerators/d/dcodedocumentation.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2007 Jari-Matti Mäkelä <jmjm@iki.fi> SPDX-FileCopyrightText: 2008-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ // own header #include "dcodedocumentation.h" // app includes #include "codedocument.h" #include "codegener...
3,558
C++
.cpp
98
31.295918
96
0.689244
KDE/umbrello
114
36
0
GPL-2.0
9/20/2024, 9:41:49 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
749,573
dcodeclassfield.cpp
KDE_umbrello/umbrello/codegenerators/d/dcodeclassfield.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2007 Jari-Matti Mäkelä <jmjm@iki.fi> SPDX-FileCopyrightText: 2008-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ // own header #include "dcodeclassfield.h" // local includes #include "attribute.h" #include "dcodecomment....
2,325
C++
.cpp
75
25.68
118
0.663832
KDE/umbrello
114
36
0
GPL-2.0
9/20/2024, 9:41:49 PM (Europe/Amsterdam)
false
false
false
false
false
true
false
false
749,574
javacodeclassfielddeclarationblock.cpp
KDE_umbrello/umbrello/codegenerators/java/javacodeclassfielddeclarationblock.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2003 Brian Thomas <thomas@mail630.gsfc.nasa.gov> SPDX-FileCopyrightText: 2004-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ #include "javacodeclassfielddeclarationblock.h" #include "codegenerator.h" #include "classifier...
3,579
C++
.cpp
95
31.368421
102
0.672633
KDE/umbrello
114
36
0
GPL-2.0
9/20/2024, 9:41:49 PM (Europe/Amsterdam)
false
false
false
false
false
true
false
false
749,575
javacodecomment.cpp
KDE_umbrello/umbrello/codegenerators/java/javacodecomment.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2003 Brian Thomas <thomas@mail630.gsfc.nasa.gov> SPDX-FileCopyrightText: 2004-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ #include "javacodecomment.h" #include <QRegularExpression> JavaCodeComment::JavaCodeComment (C...
1,425
C++
.cpp
44
28.954545
96
0.727007
KDE/umbrello
114
36
0
GPL-2.0
9/20/2024, 9:41:49 PM (Europe/Amsterdam)
false
false
false
false
false
true
false
false
749,576
javacodeoperation.cpp
KDE_umbrello/umbrello/codegenerators/java/javacodeoperation.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2003 Brian Thomas <thomas@mail630.gsfc.nasa.gov> SPDX-FileCopyrightText: 2004-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ #include "javacodeoperation.h" #include "debug_utils.h" #include "javaclassifiercodedocument.h"...
4,196
C++
.cpp
104
34.778846
143
0.685076
KDE/umbrello
114
36
0
GPL-2.0
9/20/2024, 9:41:49 PM (Europe/Amsterdam)
false
false
false
false
false
true
false
false
749,577
javaclassifiercodedocument.cpp
KDE_umbrello/umbrello/codegenerators/java/javaclassifiercodedocument.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2003 Brian Thomas <thomas@mail630.gsfc.nasa.gov> SPDX-FileCopyrightText: 2004-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ /** * We carve the Java document up into sections as follows: * - header * - package declarat...
22,139
C++
.cpp
443
41.48307
163
0.675288
KDE/umbrello
114
36
0
GPL-2.0
9/20/2024, 9:41:49 PM (Europe/Amsterdam)
false
false
false
false
false
true
false
false
749,578
javacodeclassfield.cpp
KDE_umbrello/umbrello/codegenerators/java/javacodeclassfield.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2003 Brian Thomas <thomas@mail630.gsfc.nasa.gov> SPDX-FileCopyrightText: 2004-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ // own header #include "javacodeclassfield.h" // local includes #include "attribute.h" #include...
2,326
C++
.cpp
73
26.616438
111
0.677664
KDE/umbrello
114
36
0
GPL-2.0
9/20/2024, 9:41:49 PM (Europe/Amsterdam)
false
false
false
false
false
true
false
false
749,579
javawriter.cpp
KDE_umbrello/umbrello/codegenerators/java/javawriter.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2003 Brian Thomas <brian.thomas@gsfc.nasa.gov> SPDX-FileCopyrightText: 2004-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ // own header #include "javawriter.h" // app includes #include "codegen_utils.h" #include "classi...
36,910
C++
.cpp
891
33.746352
259
0.622699
KDE/umbrello
114
36
0
GPL-2.0
9/20/2024, 9:41:49 PM (Europe/Amsterdam)
false
false
false
false
false
true
false
false
749,580
javacodegenerator.cpp
KDE_umbrello/umbrello/codegenerators/java/javacodegenerator.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2003 Brian Thomas <thomas@mail630.gsfc.nasa.gov> SPDX-FileCopyrightText: 2004-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ // own header #include "javacodegenerator.h" // local includes #include "javacodecomment.h" #in...
8,488
C++
.cpp
339
21.117994
98
0.697981
KDE/umbrello
114
36
0
GPL-2.0
9/20/2024, 9:41:49 PM (Europe/Amsterdam)
false
false
false
false
false
true
false
false
749,581
javaantcodedocument.cpp
KDE_umbrello/umbrello/codegenerators/java/javaantcodedocument.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2003 Brian Thomas <thomas@mail630.gsfc.nasa.gov> SPDX-FileCopyrightText: 2004-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ // own header #include "javaantcodedocument.h" // local includes #include "debug_utils.h" #incl...
10,235
C++
.cpp
234
33.132479
137
0.605802
KDE/umbrello
114
36
0
GPL-2.0
9/20/2024, 9:41:49 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
749,582
javacodeaccessormethod.cpp
KDE_umbrello/umbrello/codegenerators/java/javacodeaccessormethod.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2003 Brian Thomas <thomas@mail630.gsfc.nasa.gov> SPDX-FileCopyrightText: 2004-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ // own header #include "javacodeaccessormethod.h" // local includes #include "attribute.h" #inc...
8,313
C++
.cpp
182
38.884615
240
0.678796
KDE/umbrello
114
36
0
GPL-2.0
9/20/2024, 9:41:49 PM (Europe/Amsterdam)
false
false
false
false
false
true
false
false
749,583
javacodegenerationpolicy.cpp
KDE_umbrello/umbrello/codegenerators/java/javacodegenerationpolicy.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2003 Brian Thomas <thomas@mail630.gsfc.nasa.gov> SPDX-FileCopyrightText: 2004-2020 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ // own header #include "javacodegenerationpolicy.h" // app includes #include "javacodegeneratio...
5,224
C++
.cpp
141
33.93617
123
0.78125
KDE/umbrello
114
36
0
GPL-2.0
9/20/2024, 9:41:49 PM (Europe/Amsterdam)
false
false
true
false
false
true
false
false
749,584
javaclassdeclarationblock.cpp
KDE_umbrello/umbrello/codegenerators/java/javaclassdeclarationblock.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2003 Brian Thomas <thomas@mail630.gsfc.nasa.gov> SPDX-FileCopyrightText: 2004-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ #include "javaclassdeclarationblock.h" #include "codegenerator.h" #include "codegenerationpolic...
4,797
C++
.cpp
118
35.440678
115
0.7172
KDE/umbrello
114
36
0
GPL-2.0
9/20/2024, 9:41:49 PM (Europe/Amsterdam)
false
false
false
false
false
true
false
false
749,585
javacodedocumentation.cpp
KDE_umbrello/umbrello/codegenerators/java/javacodedocumentation.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2003 Brian Thomas <thomas@mail630.gsfc.nasa.gov> SPDX-FileCopyrightText: 2004-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ // own header #include "javacodedocumentation.h" // local includes #include "codegenerationpoli...
3,686
C++
.cpp
101
31.722772
100
0.700673
KDE/umbrello
114
36
0
GPL-2.0
9/20/2024, 9:41:49 PM (Europe/Amsterdam)
false
false
false
false
false
true
false
false
749,586
javacodegenerationpolicypage.cpp
KDE_umbrello/umbrello/codegenerators/java/javacodegenerationpolicypage.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2003 Brian Thomas <thomas@mail630.gsfc.nasa.gov> SPDX-FileCopyrightText: 2004-2020 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ // own header #include "javacodegenerationpolicypage.h" // app includes #include "uml.h" // kd...
3,040
C++
.cpp
56
50.089286
128
0.784248
KDE/umbrello
114
36
0
GPL-2.0
9/20/2024, 9:41:49 PM (Europe/Amsterdam)
false
false
true
false
false
true
false
false
749,587
idlwriter.cpp
KDE_umbrello/umbrello/codegenerators/idl/idlwriter.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2003-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ #include "idlwriter.h" #include "umldoc.h" #include "uml.h" // only needed for log{Warn,Error} #include "debug_utils.h" #include "classifier.h" #include "debug_utils.h" #in...
19,353
C++
.cpp
493
29.48073
118
0.534084
KDE/umbrello
114
36
0
GPL-2.0
9/20/2024, 9:41:49 PM (Europe/Amsterdam)
false
false
false
false
false
true
false
false
749,588
csvalaimportbase.cpp
KDE_umbrello/umbrello/codeimport/csvalaimportbase.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2011-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ // own header #include "csvalaimportbase.h" // app includes #include "attribute.h" #include "classifier.h" #include "codeimpthread.h" #define DBG_SRC QStringLiteral("CsValaI...
27,878
C++
.cpp
745
29.622819
126
0.605849
KDE/umbrello
114
36
0
GPL-2.0
9/20/2024, 9:41:49 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
749,589
classimport.cpp
KDE_umbrello/umbrello/codeimport/classimport.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2006-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ // own header #include "classimport.h" // app includes #define DBG_SRC QStringLiteral("ClassImport") #include "debug_utils.h" #include "folder.h" #include "uml.h" #include "...
4,322
C++
.cpp
140
27.2
121
0.706404
KDE/umbrello
114
36
0
GPL-2.0
9/20/2024, 9:41:49 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
749,590
pascalimport.cpp
KDE_umbrello/umbrello/codeimport/pascalimport.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2006-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ // own header #include "pascalimport.h" // app includes #include "attribute.h" #include "classifier.h" #include "datatype.h" #define DBG_SRC QStringLiteral("PascalImport") #...
19,598
C++
.cpp
486
29.590535
135
0.550267
KDE/umbrello
114
36
0
GPL-2.0
9/20/2024, 9:41:49 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
749,591
sqlimport.cpp
KDE_umbrello/umbrello/codeimport/sqlimport.cpp
/* SPDX-FileCopyrightText: 2015 Ralf Habacker <ralf.habacker@freenet.de> SPDX-License-Identifier: GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL */ // own header #include "sqlimport.h" // app includes #include "association.h" #include "attribute.h" #include "checkconstraint.h" #include "classifi...
33,121
C++
.cpp
916
27.587336
128
0.572425
KDE/umbrello
114
36
0
GPL-2.0
9/20/2024, 9:41:49 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
749,592
javaimport.cpp
KDE_umbrello/umbrello/codeimport/javaimport.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2006-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ // own header #include "javaimport.h" // app includes #include "attribute.h" #include "classifier.h" #include "codeimpthread.h" #define DBG_SRC QStringLiteral("JavaImport") ...
26,963
C++
.cpp
659
30.587253
134
0.565112
KDE/umbrello
114
36
0
GPL-2.0
9/20/2024, 9:41:49 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
749,593
idlimport.cpp
KDE_umbrello/umbrello/codeimport/idlimport.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2005-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ // own header #include "idlimport.h" // app includes #include "attribute.h" #include "classifier.h" #include "codeimpthread.h" #define DBG_SRC QStringLiteral("IDLImport") #i...
25,458
C++
.cpp
616
31.795455
139
0.586308
KDE/umbrello
114
36
0
GPL-2.0
9/20/2024, 9:41:49 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
749,594
phpimport.cpp
KDE_umbrello/umbrello/codeimport/phpimport.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2017-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ // own header #include "phpimport.h" // app includes #include "artifact.h" #include "association.h" #include "attribute.h" #include "classifier.h" #define DBG_SRC QStringLit...
28,599
C++
.cpp
744
29.008065
299
0.592442
KDE/umbrello
114
36
0
GPL-2.0
9/20/2024, 9:41:49 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
749,595
import_utils.cpp
KDE_umbrello/umbrello/codeimport/import_utils.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2005-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ // own header #include "import_utils.h" // app includes #include "association.h" #include "artifact.h" #include "classifier.h" #include "datatype.h" #define DBG_SRC QStringL...
32,387
C++
.cpp
798
32.947368
115
0.635095
KDE/umbrello
114
36
0
GPL-2.0
9/20/2024, 9:41:49 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
749,596
adaimport.cpp
KDE_umbrello/umbrello/codeimport/adaimport.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2005-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ // own header #include "adaimport.h" // app includes #include "association.h" #include "attribute.h" #include "classifier.h" #define DBG_SRC QStringLiteral("AdaImport") #inc...
24,908
C++
.cpp
616
28.792208
112
0.53215
KDE/umbrello
114
36
0
GPL-2.0
9/20/2024, 9:41:49 PM (Europe/Amsterdam)
false
false
false
false
false
true
false
false
749,597
pythonimport.cpp
KDE_umbrello/umbrello/codeimport/pythonimport.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2006-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ // own header #include "pythonimport.h" // app includes #include "attribute.h" #include "classifier.h" #include "codeimpthread.h" #define DBG_SRC QStringLiteral("PythonImpor...
19,647
C++
.cpp
536
27.712687
103
0.560685
KDE/umbrello
114
36
0
GPL-2.0
9/20/2024, 9:41:49 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
749,598
nativeimportbase.cpp
KDE_umbrello/umbrello/codeimport/nativeimportbase.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2005-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ // own header #include "nativeimportbase.h" // app includes #include "codeimpthread.h" #define DBG_SRC QStringLiteral("NativeImportBase") #include "debug_utils.h" #include "...
16,346
C++
.cpp
490
26.930612
102
0.614024
KDE/umbrello
114
36
0
GPL-2.0
9/20/2024, 9:41:49 PM (Europe/Amsterdam)
false
false
false
false
false
true
false
false
749,599
cppimport.cpp
KDE_umbrello/umbrello/codeimport/cppimport.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2005-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ // own header #include "cppimport.h" #include "lexer.h" #include "driver.h" #include "kdevcppparser/cpptree2uml.h" // app includes #define DBG_SRC QStringLiteral("CppImport...
4,800
C++
.cpp
150
27.113333
105
0.668033
KDE/umbrello
114
36
0
GPL-2.0
9/20/2024, 9:41:49 PM (Europe/Amsterdam)
false
false
false
false
false
true
false
false
749,600
valaimport.cpp
KDE_umbrello/umbrello/codeimport/vala/valaimport.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2018-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ #include "valaimport.h" /** * Constructor */ ValaImport::ValaImport(CodeImpThread *thread) : CsValaImportBase(thread) { m_language = Uml::ProgrammingLanguage::Vala...
515
C++
.cpp
26
17.615385
92
0.743802
KDE/umbrello
114
36
0
GPL-2.0
9/20/2024, 9:41:49 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
749,601
csharpimport.cpp
KDE_umbrello/umbrello/codeimport/csharp/csharpimport.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2011-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ // own header #include "csharpimport.h" /** * Constructor. */ CSharpImport::CSharpImport(CodeImpThread *thread) : CsValaImportBase(thread) { m_language = Uml::Prog...
1,708
C++
.cpp
62
22.790323
92
0.623932
KDE/umbrello
114
36
0
GPL-2.0
9/20/2024, 9:41:49 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
749,602
cpptree2uml.cpp
KDE_umbrello/umbrello/codeimport/kdevcppparser/cpptree2uml.cpp
/* Based on kdevelop-3.0 languages/cpp/store_walker.cpp by Roberto Raggi SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2004-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ // own header #include "cpptree2uml.h" // app includes #include "uml.h" #include "umldoc.h" #inclu...
28,805
C++
.cpp
708
31.713277
115
0.60528
KDE/umbrello
114
36
0
GPL-2.0
9/20/2024, 9:41:49 PM (Europe/Amsterdam)
false
false
false
false
false
true
false
false
749,605
phpdebug.h
KDE_umbrello/lib/kdev5-php/phpdebug.h
/* This file is part of KDevelop SPDX-FileCopyrightText: 2014 Milian Wolff <mail@milianw.de> SPDX-License-Identifier: LGPL-2.0-only */ #ifndef PHPDEBUG_H #define PHPDEBUG_H #include <QLoggingCategory> Q_DECLARE_LOGGING_CATEGORY(PHP) #endif /* PHPDEBUG_H */
270
C++
.h
9
27.555556
63
0.769531
KDE/umbrello
114
36
0
GPL-2.0
9/20/2024, 9:41:49 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
749,608
testproviderdebug.h
KDE_umbrello/lib/kdev5-php/testprovider/testproviderdebug.h
/* This file is part of KDevelop SPDX-FileCopyrightText: 2014 Milian Wolff <mail@milianw.de> SPDX-License-Identifier: LGPL-2.0-only */ #ifndef TESTPROVIDERDEBUG_H #define TESTPROVIDERDEBUG_H #include <QLoggingCategory> Q_DECLARE_LOGGING_CATEGORY(TESTPROVIDER) #endif /* TESTPROVIDERDEBUG_H */
306
C++
.h
9
31.555556
63
0.797945
KDE/umbrello
114
36
0
GPL-2.0
9/20/2024, 9:41:49 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
749,612
parserdebug.h
KDE_umbrello/lib/kdev5-php/parser/parserdebug.h
/* This file is part of KDevelop SPDX-FileCopyrightText: 2014 Milian Wolff <mail@milianw.de> SPDX-License-Identifier: LGPL-2.0-only */ #ifndef PARSERDEBUG_H #define PARSERDEBUG_H #include <QLoggingCategory> Q_DECLARE_LOGGING_CATEGORY(PARSER) #endif /* PARSERDEBUG_H */
282
C++
.h
9
28.888889
63
0.779851
KDE/umbrello
114
36
0
GPL-2.0
9/20/2024, 9:41:49 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
749,627
completiondebug.h
KDE_umbrello/lib/kdev5-php/completion/completiondebug.h
/* This file is part of KDevelop SPDX-FileCopyrightText: 2014 Milian Wolff <mail@milianw.de> SPDX-License-Identifier: LGPL-2.0-only */ #ifndef COMPLETIONDEBUG_H #define COMPLETIONDEBUG_H #include <QLoggingCategory> Q_DECLARE_LOGGING_CATEGORY(COMPLETION) #endif /* COMPLETIONDEBUG_H */
298
C++
.h
9
30.666667
63
0.792254
KDE/umbrello
114
36
0
GPL-2.0
9/20/2024, 9:41:49 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
749,630
phpdocsdebug.h
KDE_umbrello/lib/kdev5-php/docs/phpdocsdebug.h
/* This file is part of KDevelop SPDX-FileCopyrightText: 2015 Kevin Funk <kfunk@kde.org> SPDX-License-Identifier: LGPL-2.0-only */ #ifndef PHPDOCSDEBUG_H #define PHPDOCSDEBUG_H #include <QLoggingCategory> Q_DECLARE_LOGGING_CATEGORY(DOCS) #endif /* PHPDOCSDEBUG_H */
280
C++
.h
9
28.555556
59
0.777358
KDE/umbrello
114
36
0
GPL-2.0
9/20/2024, 9:41:49 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
749,636
dumptypes.h
KDE_umbrello/lib/kdev5-php/duchain/dumptypes.h
/* This file is part of KDevelop SPDX-FileCopyrightText: 2006 Hamish Rodda <rodda@kde.org> SPDX-License-Identifier: LGPL-2.0-only */ #ifndef DUMPTYPES_H #define DUMPTYPES_H #include <language/duchain/types/typesystem.h> #include "phpduchainexport.h" namespace Php { class KDEVPHPDUCHAIN_EXPORT DumpTypes : p...
1,510
C++
.h
39
34.897436
71
0.759119
KDE/umbrello
114
36
0
GPL-2.0
9/20/2024, 9:41:49 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
749,640
duchaindebug.h
KDE_umbrello/lib/kdev5-php/duchain/duchaindebug.h
/* This file is part of KDevelop SPDX-FileCopyrightText: 2014 Milian Wolff <mail@milianw.de> SPDX-License-Identifier: LGPL-2.0-only */ #ifndef DUCHAINDEBUG_H #define DUCHAINDEBUG_H #include <QLoggingCategory> Q_DECLARE_LOGGING_CATEGORY(DUCHAIN) #endif /* DUCHAINDEBUG_H */
286
C++
.h
9
29.333333
63
0.783088
KDE/umbrello
114
36
0
GPL-2.0
9/20/2024, 9:41:49 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
749,645
integraltypeextended.h
KDE_umbrello/lib/kdev5-php/duchain/types/integraltypeextended.h
/* This file is part of KDevelop SPDX-FileCopyrightText: 2009 Milian Wolff <mail@milianw.de> SPDX-License-Identifier: LGPL-2.0-or-later */ #ifndef INTEGRALTYPEEXTENDED_H #define INTEGRALTYPEEXTENDED_H #include <language/duchain/types/integraltype.h> #include <language/duchain/types/typesystemdata.h> #inc...
1,845
C++
.h
56
29.160714
92
0.756787
KDE/umbrello
114
36
0
GPL-2.0
9/20/2024, 9:41:49 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
749,647
structuretype.h
KDE_umbrello/lib/kdev5-php/duchain/types/structuretype.h
/* This file is part of KDevelop SPDX-FileCopyrightText: 2009 Milian Wolff <mail@milianw.de> SPDX-License-Identifier: LGPL-2.0-or-later */ #ifndef PHP_STRUCTURETYPE_H #define PHP_STRUCTURETYPE_H #include <language/duchain/types/structuretype.h> #include <language/duchain/types/typesystemdata.h> #include ...
2,093
C++
.h
69
26.478261
82
0.733899
KDE/umbrello
114
36
0
GPL-2.0
9/20/2024, 9:41:49 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
749,655
typebuilder.h
KDE_umbrello/lib/kdev5-php/duchain/builders/typebuilder.h
/* This file is part of KDevelop SPDX-FileCopyrightText: 2008 Niko Sams <niko.sams@gmail.com> SPDX-License-Identifier: LGPL-2.0-or-later */ #ifndef TYPEBUILDER_H #define TYPEBUILDER_H #include "contextbuilder.h" #include <language/duchain/builders/abstracttypebuilder.h> #include <language/duchain/types...
2,583
C++
.h
58
40.982759
94
0.804946
KDE/umbrello
114
36
0
GPL-2.0
9/20/2024, 9:41:49 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
749,660
includenavigationcontext.h
KDE_umbrello/lib/kdev5-php/duchain/navigation/includenavigationcontext.h
/* SPDX-FileCopyrightText: 2009 Milian Wolff <mail@milianw.de> SPDX-License-Identifier: LGPL-2.0-only */ #ifndef INCLUDENAVIGATIONCONTEXT_H #define INCLUDENAVIGATIONCONTEXT_H #include <language/duchain/navigation/abstractincludenavigationcontext.h> namespace Php { class IncludeNavigationContext : public KD...
522
C++
.h
14
34.928571
106
0.836327
KDE/umbrello
114
36
0
GPL-2.0
9/20/2024, 9:41:49 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false