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,313
umlinstanceattributedialog.cpp
KDE_umbrello/umbrello/dialogs/umlinstanceattributedialog.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2016-2021 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ //local includes #include "umlinstanceattributedialog.h" #include "ui_umlinstanceattributedialog.h" #include "attribute.h" #include "uml.h" // kde includes #include <KLocali...
1,404
C++
.cpp
42
29.261905
108
0.732301
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,314
umlroledialog.cpp
KDE_umbrello/umbrello/dialogs/umlroledialog.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2003-2020 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ // own header #include "umlroledialog.h" // kde includes #include <KLocalizedString> // app includes #include "umlrole.h" #include "umlroleproperties.h" UMLRoleDialog::UML...
1,092
C++
.cpp
44
21.886364
92
0.713873
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,315
stereoattributedialog.cpp
KDE_umbrello/umbrello/dialogs/stereoattributedialog.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ // own header #include "stereoattributedialog.h" // app includes #include "stereotype.h" #include "umldoc.h" #include "uml.h" #include "dialog_utils.h" #include "debug_utils.h" ...
4,375
C++
.cpp
114
30.991228
99
0.635014
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,316
umluniqueconstraintdialog.cpp
KDE_umbrello/umbrello/dialogs/umluniqueconstraintdialog.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2003-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ #include "umluniqueconstraintdialog.h" #include "attribute.h" #include "classifierlistitem.h" #include "classifier.h" #include "debug_utils.h" #include "entity.h" #include "e...
7,920
C++
.cpp
217
32.004608
109
0.719326
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,317
classpropertiesdialog.cpp
KDE_umbrello/umbrello/dialogs/classpropertiesdialog.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2003-2020 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ // own header #include "classpropertiesdialog.h" // app includes #include "classassociationspage.h" #include "classgeneralpage.h" #include "classifierlistpage.h" #include "c...
10,472
C++
.cpp
328
27.704268
128
0.690139
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,319
umltemplatedialog.cpp
KDE_umbrello/umbrello/dialogs/umltemplatedialog.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2003-2021 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ // own header #include "umltemplatedialog.h" // app includes #include "template.h" #include "classifier.h" #include "documentationwidget.h" #include "umldoc.h" #include "uml...
3,043
C++
.cpp
91
28.351648
130
0.68701
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,320
statedialog.cpp
KDE_umbrello/umbrello/dialogs/statedialog.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2002-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ // own header #include "statedialog.h" // local includes #include "activitypage.h" #include "documentationwidget.h" #include "umlview.h" #include "umlscene.h" #include "umlv...
6,210
C++
.cpp
184
28.038043
100
0.669664
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,321
codeeditor.cpp
KDE_umbrello/umbrello/dialogs/codeeditor.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 "codeeditor.h" // local includes #include "attribute.h" #include "classifi...
51,329
C++
.cpp
1,303
32.185725
152
0.633925
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,322
objectnodedialog.cpp
KDE_umbrello/umbrello/dialogs/objectnodedialog.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2002-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ // own header #include "objectnodedialog.h" // local includes #include "debug_utils.h" #include "documentationwidget.h" #include "dialog_utils.h" #include "icon_utils.h" #in...
6,518
C++
.cpp
175
31.765714
111
0.695246
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,323
dontaskagain.cpp
KDE_umbrello/umbrello/dialogs/dontaskagain.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2018-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ #include "dontaskagain.h" // Qt includes #include <QCheckBox> #include <QGroupBox> #include <QMetaType> #include <QVariant> #include <QVBoxLayout> // KDE includes #include ...
3,376
C++
.cpp
118
24.330508
92
0.681074
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,324
diagramselectiondialog.cpp
KDE_umbrello/umbrello/dialogs/diagramselectiondialog.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 */ #include "diagramselectiondialog.h" #include "diagramprintpage.h" DiagramSelectionDialog::DiagramSelectionDialog(DiagramPrintPage *page, QWidget *p...
495
C++
.cpp
16
28.125
89
0.791139
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,325
codegenerationpolicypage.cpp
KDE_umbrello/umbrello/dialogs/pages/codegenerationpolicypage.cpp
/* SPDX-FileCopyrightText: 2003 Brian Thomas <brian.thomas@gsfc.nasa.gov> SPDX-License-Identifier: GPL-2.0-or-later */ // own header #include "codegenerationpolicypage.h" // qt/kde includes #include <qlabel.h> #include <KLocalizedString> // local includes #include "../codegenerationpolicy.h" /** This is th...
832
C++
.cpp
31
24.645161
112
0.777778
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,326
diagrampropertiespage.cpp
KDE_umbrello/umbrello/dialogs/pages/diagrampropertiespage.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2002-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ // own header #include "diagrampropertiespage.h" // local includes #include "uml.h" #include "umldoc.h" #include "umlscene.h" #include "umlview.h" // kde includes #include ...
3,602
C++
.cpp
101
30.732673
92
0.6832
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,327
classgeneralpage.cpp
KDE_umbrello/umbrello/dialogs/pages/classgeneralpage.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2002-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ // my own header #include "classgeneralpage.h" // app includes #include "debug_utils.h" #include "documentationwidget.h" #include "dialog_utils.h" #include "classifier.h" #i...
14,534
C++
.cpp
383
31.334204
131
0.652864
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,328
defaultcodegenpolicypage.cpp
KDE_umbrello/umbrello/dialogs/pages/defaultcodegenpolicypage.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 "defaultcodegenpolicypage.h" // qt/kde includes #include <QLabel> #include...
853
C++
.cpp
24
32.833333
112
0.764277
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,329
umlwidgetstylepage.cpp
KDE_umbrello/umbrello/dialogs/pages/umlwidgetstylepage.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2002-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ #include "umlwidgetstylepage.h" #include "associationline.h" #include "associationwidget.h" #include "selectlayouttypewidget.h" #include "debug_utils.h" #include "optionstat...
11,036
C++
.cpp
264
37.189394
121
0.716536
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,330
classoptionspage.cpp
KDE_umbrello/umbrello/dialogs/pages/classoptionspage.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2002-2020 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ // own header #include "classoptionspage.h" // local includes #include "umlscene.h" #include "umlview.h" #include "classifierwidget.h" #include "entitywidget.h" #include "wi...
16,366
C++
.cpp
394
36.979695
115
0.73356
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,331
associationgeneralpage.cpp
KDE_umbrello/umbrello/dialogs/pages/associationgeneralpage.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2003-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ // own header #include "associationgeneralpage.h" // local includes #include "associationwidget.h" #include "association.h" #include "assocrules.h" #include "debug_utils.h" ...
7,649
C++
.cpp
195
33.25641
102
0.693199
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,332
constraintlistpage.cpp
KDE_umbrello/umbrello/dialogs/pages/constraintlistpage.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2003-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ #include "constraintlistpage.h" #include "attribute.h" #include "debug_utils.h" #include "classifierlistitem.h" #include "classifier.h" #include "enum.h" #include "entity.h"...
7,513
C++
.cpp
215
31.116279
104
0.698666
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,333
dialogpagebase.cpp
KDE_umbrello/umbrello/dialogs/pages/dialogpagebase.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2014 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ // own header #include "dialogpagebase.h" // qt includes #include <QKeyEvent> /** * Constructor */ DialogPageBase::DialogPageBase(QWidget *parent) : QWidget(parent), m_...
936
C++
.cpp
42
19.642857
87
0.709932
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,334
classassociationspage.cpp
KDE_umbrello/umbrello/dialogs/pages/classassociationspage.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2002-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ #include "classassociationspage.h" #include "associationwidget.h" #include "associationpropertiesdialog.h" #include "debug_utils.h" #include "dialogpagebase.h" #include "dia...
3,966
C++
.cpp
118
28.898305
107
0.709357
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,335
codeimportoptionspage.cpp
KDE_umbrello/umbrello/dialogs/pages/codeimportoptionspage.cpp
/* SPDX-FileCopyrightText: 2011-2014 Ralf Habacker <ralf.habacker@freenet.de> SPDX-License-Identifier: GPL-2.0-or-later */ // own header #include "codeimportoptionspage.h" // app includes #include "optionstate.h" // qt includes /** * Constructor. * @param parent the parent (wizard) of this wizard page...
1,615
C++
.cpp
48
31.041667
107
0.79525
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,336
notepage.cpp
KDE_umbrello/umbrello/dialogs/pages/notepage.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2002-2020 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ // own header #include "notepage.h" #include "notewidget.h" #include "documentationwidget.h" // kde includes #include <KLocalizedString> // qt includes #include <QVBoxLayo...
807
C++
.cpp
36
19.916667
92
0.728702
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,337
codevieweroptionspage.cpp
KDE_umbrello/umbrello/dialogs/pages/codevieweroptionspage.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2002-2020 Luis De la Parra <luis@delaparra.org> SPDX-FileCopyrightText: 2003-2020 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ // own header #include "codevieweroptionspage.h" // qt/kde includes #include <kcolorbutton.h> ...
1,659
C++
.cpp
46
31.195652
114
0.736744
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,338
uioptionspage.cpp
KDE_umbrello/umbrello/dialogs/pages/uioptionspage.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2002-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ // own header #include "uioptionspage.h" //// local includes #include "optionstate.h" #include "dialog_utils.h" #include "umbrellosettings.h" // #include "dialog_utils.h" #i...
8,212
C++
.cpp
215
33.934884
149
0.721643
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,339
packagecontentspage.cpp
KDE_umbrello/umbrello/dialogs/pages/packagecontentspage.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2003-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ #include "packagecontentspage.h" #include "classpropertiesdialog.h" #include "debug_utils.h" #include "dialogspopupmenu.h" #include "package.h" #include "uml.h" #include "um...
4,007
C++
.cpp
118
29.161017
92
0.70646
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,340
activitypage.cpp
KDE_umbrello/umbrello/dialogs/pages/activitypage.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2002-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ #include "activitypage.h" #include "debug_utils.h" #include "dialog_utils.h" #include "dialogspopupmenu.h" #include "statewidget.h" #include "uml.h" #include <KLocalizedStr...
10,754
C++
.cpp
296
31.486486
121
0.699692
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,341
associationrolepage.cpp
KDE_umbrello/umbrello/dialogs/pages/associationrolepage.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2003-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ // own header #include "associationrolepage.h" // local includes #include "associationwidget.h" #include "dialog_utils.h" #include "objectwidget.h" #include "umldoc.h" #incl...
9,624
C++
.cpp
224
36.977679
108
0.696493
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,342
autolayoutoptionpage.cpp
KDE_umbrello/umbrello/dialogs/pages/autolayoutoptionpage.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2002-2020 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ // own header #include "autolayoutoptionpage.h" // local includes #include "layoutgenerator.h" // kde includes #include <QLineEdit> #include <KLocalizedString> // qt inclu...
2,124
C++
.cpp
66
28.287879
101
0.733398
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,343
generaloptionpage.cpp
KDE_umbrello/umbrello/dialogs/pages/generaloptionpage.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2002-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ // own header #include "generaloptionpage.h" // local includes #include "dialog_utils.h" #include "selectlayouttypewidget.h" #include "optionstate.h" // kde includes #inclu...
9,514
C++
.cpp
176
48.448864
161
0.748898
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,344
umlroleproperties.cpp
KDE_umbrello/umbrello/dialogs/pages/umlroleproperties.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2003-2020 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ // own header #include "umlroleproperties.h" // kde includes #include <KLocalizedString> UMLRoleProperties::UMLRoleProperties (QWidget *parent, UMLRole *role) : UML...
3,131
C++
.cpp
91
28.032967
92
0.659497
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,345
selectoperationpage.cpp
KDE_umbrello/umbrello/dialogs/pages/selectoperationpage.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2002-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ // own header #include "selectoperationpage.h" // local includes #include "attribute.h" #include "classifier.h" #include "debug_utils.h" #include "documentationwidget.h" #in...
9,131
C++
.cpp
302
25.596026
121
0.669889
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,346
diagramprintpage.cpp
KDE_umbrello/umbrello/dialogs/pages/diagramprintpage.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2002-2020 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ // own header #include "diagramprintpage.h" // local includes #include "basictypes.h" #include "debug_utils.h" #include "model_utils.h" #include "uml.h" #include "umldoc.h" ...
7,574
C++
.cpp
222
28.95045
103
0.657053
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,347
classifierlistpage.cpp
KDE_umbrello/umbrello/dialogs/pages/classifierlistpage.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2003-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ #include "classifierlistpage.h" #include "basictypes.h" #include "classifierlistitem.h" #include "codetextedit.h" #define DBG_SRC QStringLiteral("ClassifierListPage") #inclu...
32,727
C++
.cpp
841
32.596908
138
0.667086
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,348
resolutionwidget.cpp
KDE_umbrello/umbrello/dialogs/widgets/resolutionwidget.cpp
/* SPDX-FileCopyrightText: 2015-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> SPDX-License-Identifier: GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL */ #include "resolutionwidget.h" // kde includes #include <KComboBox> #include <KLocalizedString> // qt includes #include <QApplica...
2,363
C++
.cpp
78
26.75641
97
0.705055
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,349
comboboxwidgetbase.cpp
KDE_umbrello/umbrello/dialogs/widgets/comboboxwidgetbase.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2019-2020 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ #include "comboboxwidgetbase.h" #include <KComboBox> #include <QHBoxLayout> #include <QLabel> ComboBoxWidgetBase::ComboBoxWidgetBase(const QString &title, const QString &p...
1,743
C++
.cpp
49
32.122449
103
0.732503
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,350
umldatatypewidget.cpp
KDE_umbrello/umbrello/dialogs/widgets/umldatatypewidget.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2016-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ #include "umldatatypewidget.h" #include "classifierlistitem.h" #include "classifier.h" #include "debug_utils.h" #include "entityattribute.h" #include "import_utils.h" #inclu...
13,153
C++
.cpp
372
29.913978
104
0.679398
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,351
imagetypewidget.cpp
KDE_umbrello/umbrello/dialogs/widgets/imagetypewidget.cpp
/* SPDX-FileCopyrightText: 2015-2020 Umbrello UML Modeller Authors <umbrello-devel@kde.org> SPDX-License-Identifier: GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL */ #include "imagetypewidget.h" // kde includes #include <KComboBox> #include <KLocalizedString> // qt includes #include <QHBoxLayo...
1,644
C++
.cpp
50
30.08
107
0.746062
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,352
documentationwidget.cpp
KDE_umbrello/umbrello/dialogs/widgets/documentationwidget.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2002-2021 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ #include "documentationwidget.h" #include "associationwidget.h" #include "codetextedit.h" #include "operation.h" #include "umlobject.h" #include "umlwidget.h" #include <QTe...
2,890
C++
.cpp
99
24.848485
92
0.688601
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,353
defaultvaluewidget.cpp
KDE_umbrello/umbrello/dialogs/widgets/defaultvaluewidget.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2018-2021 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ #include "defaultvaluewidget.h" #include "enum.h" #include "datatype.h" #include "uml.h" #include "umldoc.h" #include <QLineEdit> #include <KLocalizedString> #include <QLa...
4,887
C++
.cpp
164
24.689024
107
0.665603
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,354
umlobjectnamewidget.cpp
KDE_umbrello/umbrello/dialogs/widgets/umlobjectnamewidget.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2002-2020 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ #include "umlobjectnamewidget.h" #include <QLineEdit> #include <QGridLayout> #include <QHBoxLayout> #include <QLabel> #include <QWidget> UMLObjectNameWidget::UMLObjectName...
1,459
C++
.cpp
49
26.795918
100
0.74
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,355
umlartifacttypewidget.cpp
KDE_umbrello/umbrello/dialogs/widgets/umlartifacttypewidget.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2002-2020 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ #include "umlartifacttypewidget.h" #include "uml.h" #include <KLocalizedString> #include <QHBoxLayout> #include <QGroupBox> #include <QRadioButton> typedef QMap<UMLArtifa...
1,906
C++
.cpp
57
29.666667
95
0.70098
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,356
visibilityenumwidget.cpp
KDE_umbrello/umbrello/dialogs/widgets/visibilityenumwidget.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2002-2020 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ #include "visibilityenumwidget.h" #include "associationwidget.h" #include "uml.h" #include "umlobject.h" #include <KLocalizedString> #include <QHBoxLayout> #include <QGrou...
3,681
C++
.cpp
92
35.076087
131
0.678412
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,357
umlpackagewidget.cpp
KDE_umbrello/umbrello/dialogs/widgets/umlpackagewidget.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2002-2020 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ #include "umlpackagewidget.h" #include "import_utils.h" #include "model_utils.h" #include "uml.h" #include "umldoc.h" #include "folder.h" #include "package.h" #include <KCo...
2,826
C++
.cpp
83
29.831325
117
0.69978
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,358
selectlayouttypewidget.cpp
KDE_umbrello/umbrello/dialogs/widgets/selectlayouttypewidget.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2019-2020 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ #include "selectlayouttypewidget.h" #include <KComboBox> SelectLayoutTypeWidget::SelectLayoutTypeWidget(const QString &title, Uml::LayoutType::Enum selected, QWidget *paren...
1,063
C++
.cpp
25
38.84
124
0.749274
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,359
selectdiagramwidget.cpp
KDE_umbrello/umbrello/dialogs/widgets/selectdiagramwidget.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2019-2020 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ #include "selectdiagramwidget.h" #include "uml.h" #include "umldoc.h" #include "umlscene.h" #include "umlview.h" #include <KComboBox> #include <KLocalizedString> #include ...
2,219
C++
.cpp
73
26.657534
141
0.691624
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,360
umlstereotypewidget.cpp
KDE_umbrello/umbrello/dialogs/widgets/umlstereotypewidget.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2002-2014,2019 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ #include "umlstereotypewidget.h" #include "basictypes.h" #include "stereotype.h" #include "uml.h" #include "umldoc.h" #include <KComboBox> #include <KLocalizedString> ...
2,728
C++
.cpp
84
27.845238
97
0.678829
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,361
pluginloader.cpp
KDE_umbrello/umbrello/_unused/pluginloader.cpp
/* SPDX-FileCopyrightText: 2003 Andrew Sutton <ansutton@kent.edu> SPDX-License-Identifier: GPL-2.0-or-later */ // own header #include "pluginloader.h" // Qt includes #include <qstring.h> // KDE includes #include <kdebug.h> #include <klibloader.h> // u2 includes #include "plugin.h" using namespace Umbrello;...
3,909
C++
.cpp
139
22.532374
86
0.617254
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,362
plugin.cpp
KDE_umbrello/umbrello/_unused/plugin.cpp
/* SPDX-FileCopyrightText: 2003 Andrew Sutton <ansutton@kent.edu> SPDX-License-Identifier: GPL-2.0-or-later */ // own header #include "plugin.h" // KDE includes #include <kdebug.h> #include <kconfig.h> #include <kapplication.h> // app includes #include "pluginloader.h" using namespace Umbrello; Plugin::Plu...
2,516
C++
.cpp
122
16.122951
77
0.609725
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,363
configurable.cpp
KDE_umbrello/umbrello/_unused/configurable.cpp
/* SPDX-FileCopyrightText: 2003 Andrew Sutton <ansutton@kent.edu> SPDX-License-Identifier: GPL-2.0-or-later */ // own header #include "configurable.h" // Qt includes #include <qstringlist.h> // KDE includes #include <kdebug.h> #include <kconfig.h> #include <kconfiggroup.h> // local includes #include "plugin...
1,373
C++
.cpp
56
19.607143
68
0.626728
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,364
objectsmodel.cpp
KDE_umbrello/umbrello/models/objectsmodel.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2016-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ #include "objectsmodel.h" // app includes #include "attribute.h" #include "classifier.h" #include "folder.h" #include "operation.h" #include "uml.h" #include "umldoc.h" #in...
4,778
C++
.cpp
159
23.188679
92
0.597911
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,365
stereotypesmodel.cpp
KDE_umbrello/umbrello/models/stereotypesmodel.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2015-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ #include "stereotypesmodel.h" // app includes #include "stereotype.h" #include "uml.h" #include "umldoc.h" // kde includes #include <KLocalizedString> // qt includes #incl...
3,116
C++
.cpp
110
23.209091
95
0.653936
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,366
diagramsmodel.cpp
KDE_umbrello/umbrello/models/diagramsmodel.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2016-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ #include "diagramsmodel.h" // app includes #include "umlscene.h" #include "umlview.h" #include "uml.h" #include "umldoc.h" #include "folder.h" // kde includes #include <KLo...
3,420
C++
.cpp
119
24.084034
92
0.653354
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,367
objectwidget.cpp
KDE_umbrello/umbrello/umlwidgets/objectwidget.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2002-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ // own header file #include "objectwidget.h" // local includes #include "classpropertiesdialog.h" #include "debug_utils.h" #include "dialog_utils.h" #include "docwindow.h" #...
17,729
C++
.cpp
632
24.224684
100
0.676277
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,368
activitywidget.cpp
KDE_umbrello/umbrello/umlwidgets/activitywidget.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2002-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ // own header #include "activitywidget.h" // app includes #include "activitydialog.h" #include "debug_utils.h" #include "dialog_utils.h" #include "docwindow.h" #include "dia...
13,324
C++
.cpp
394
27.72335
112
0.633794
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,369
associationwidget.cpp
KDE_umbrello/umbrello/umlwidgets/associationwidget.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2002-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ // own header #include "associationwidget.h" // app includes #include "association.h" #include "associationpropertiesdialog.h" #include "associationwidgetpopupmenu.h" #inclu...
132,986
C++
.cpp
3,394
32.391868
132
0.645536
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,370
seqlinewidget.cpp
KDE_umbrello/umbrello/umlwidgets/seqlinewidget.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2002-2020 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ // own header #include "seqlinewidget.h" //app includes #include "debug_utils.h" #include "messagewidget.h" #include "objectwidget.h" #include "umlscene.h" #include "umlview...
5,270
C++
.cpp
188
24.404255
92
0.6774
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,371
widget_factory.cpp
KDE_umbrello/umbrello/umlwidgets/widget_factory.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2006-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ // own header #include "widget_factory.h" // app includes #include "activitywidget.h" #include "actor.h" #include "actorwidget.h" #include "artifact.h" #include "artifactwid...
13,035
C++
.cpp
295
36.450847
109
0.637142
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,372
messagewidget.cpp
KDE_umbrello/umbrello/umlwidgets/messagewidget.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2002-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ // onw header #include "messagewidget.h" //app includes #include "classifier.h" #include "debug_utils.h" #include "dialog_utils.h" #include "docwindow.h" #include "floatingt...
45,956
C++
.cpp
1,353
28.85218
126
0.641113
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,373
toolbarstateonewidget.cpp
KDE_umbrello/umbrello/umlwidgets/toolbarstateonewidget.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2004-2021 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ // own header #include "toolbarstateonewidget.h" // app includes #include "activitywidget.h" #include "debug_utils.h" #include "dialog_utils.h" #include "floatingtextwidget....
6,931
C++
.cpp
215
28.265116
110
0.704862
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,374
artifactwidget.cpp
KDE_umbrello/umbrello/umlwidgets/artifactwidget.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2003-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ // own header #include "artifactwidget.h" // app includes #include "artifact.h" #include "debug_utils.h" #include "umlscene.h" #include "umlview.h" #include "uml.h" // only...
8,378
C++
.cpp
246
29.097561
102
0.667615
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,375
linkwidget.cpp
KDE_umbrello/umbrello/umlwidgets/linkwidget.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2004-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ // own header #include "linkwidget.h" // app includes #include "classifier.h" #include "debug_utils.h" #include "operation.h" #include "uml.h" #include "umlobject.h" #includ...
2,466
C++
.cpp
104
21.211538
92
0.736147
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,376
usecasewidget.cpp
KDE_umbrello/umbrello/umlwidgets/usecasewidget.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2002-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ // own header file #include "usecasewidget.h" // app includes #include "debug_utils.h" #include "usecase.h" #include "umlview.h" // qt includes #include <QXmlStreamWriter> ...
3,050
C++
.cpp
94
28.797872
101
0.694662
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,377
forkjoinwidget.cpp
KDE_umbrello/umbrello/umlwidgets/forkjoinwidget.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2005-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ // own header #include "forkjoinwidget.h" //app includes #include "debug_utils.h" #include "umlview.h" #include "umldoc.h" #include "listpopupmenu.h" // qt includes #includ...
4,879
C++
.cpp
183
22.513661
102
0.678785
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,378
nodewidget.cpp
KDE_umbrello/umbrello/umlwidgets/nodewidget.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2003-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ // own header #include "nodewidget.h" // app includes #include "debug_utils.h" #include "node.h" #include "umlscene.h" #include "umlview.h" // qt includes #include <QPainte...
4,135
C++
.cpp
129
27.302326
98
0.664826
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,379
diagramproxywidget.cpp
KDE_umbrello/umbrello/umlwidgets/diagramproxywidget.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2019-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ #include "diagramproxywidget.h" #include "cmds/cmdcreatediagram.h" #include "debug_utils.h" #include "diagram_utils.h" #include "dialog_utils.h" #include "widget_utils.h" #i...
12,518
C++
.cpp
377
28.114058
136
0.681514
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,380
floatingdashlinewidget.cpp
KDE_umbrello/umbrello/umlwidgets/floatingdashlinewidget.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2002-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ // own header #include "floatingdashlinewidget.h" #include "combinedfragmentwidget.h" //kde includes #include <KLocalizedString> //app includes #include "debug_utils.h" #inc...
4,733
C++
.cpp
161
25.409938
118
0.685865
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,381
regionwidget.cpp
KDE_umbrello/umbrello/umlwidgets/regionwidget.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2002-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ // own header #include "regionwidget.h" // app includes #include "basictypes.h" #include "debug_utils.h" // kde includes #include <KLocalizedString> // qt includes #includ...
2,526
C++
.cpp
89
25.404494
100
0.718362
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,382
pinportbase.cpp
KDE_umbrello/umbrello/umlwidgets/pinportbase.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2014-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ // own header #include "pinportbase.h" // app includes #include "port.h" #include "package.h" #include "debug_utils.h" #include "listpopupmenu.h" #include "uml.h" #include "...
9,782
C++
.cpp
315
25.574603
99
0.645175
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,383
portwidget.cpp
KDE_umbrello/umbrello/umlwidgets/portwidget.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2014-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ // own header #include "portwidget.h" // app includes #include "port.h" #include "package.h" #include "debug_utils.h" #include "dialog_utils.h" #include "listpopupmenu.h" #i...
1,680
C++
.cpp
67
22.089552
92
0.71598
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,384
associationwidgetrole.cpp
KDE_umbrello/umbrello/umlwidgets/associationwidgetrole.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2002-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ #include "associationwidgetrole.h" #include "floatingtextwidget.h" #include "umlwidget.h" #include "umlscene.h" #include <QXmlStreamWriter> AssociationWidgetRole::Associat...
3,918
C++
.cpp
122
27.795082
118
0.728787
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,385
entitywidget.cpp
KDE_umbrello/umbrello/umlwidgets/entitywidget.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2003-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ // own header #include "entitywidget.h" // app includes #include "classifier.h" #include "classifierlistitem.h" #include "debug_utils.h" #include "entity.h" #include "entity...
9,277
C++
.cpp
257
29.48249
109
0.658572
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,386
preconditionwidget.cpp
KDE_umbrello/umbrello/umlwidgets/preconditionwidget.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2002-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ // own header #include "preconditionwidget.h" // app includes #include "debug_utils.h" #include "dialog_utils.h" #include "listpopupmenu.h" #include "objectwidget.h" #includ...
8,492
C++
.cpp
274
26.423358
115
0.661125
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,387
objectnodewidget.cpp
KDE_umbrello/umbrello/umlwidgets/objectnodewidget.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2002-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ // own header #include "objectnodewidget.h" // app includes #include "debug_utils.h" #include "docwindow.h" #include "dialog_utils.h" #include "listpopupmenu.h" #include "ob...
11,372
C++
.cpp
302
31.324503
176
0.656545
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,388
componentwidget.cpp
KDE_umbrello/umbrello/umlwidgets/componentwidget.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2003-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ // own header #include "componentwidget.h" // app includes #include "component.h" #include "debug_utils.h" #include "umlscene.h" #include "umlview.h" #include "optionstate.h...
6,558
C++
.cpp
201
27.378109
103
0.65824
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,389
childwidgetplacementpin.cpp
KDE_umbrello/umbrello/umlwidgets/childwidgetplacementpin.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2016-2020 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ #include "umlwidgets/childwidgetplacementpin.h" #include "umlwidgets/umlwidget.h" ChildWidgetPlacementPin::ChildWidgetPlacementPin(PinPortBase* widget) : ChildWidgetPlacem...
3,537
C++
.cpp
128
21.742188
92
0.627214
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,390
childwidgetplacement.cpp
KDE_umbrello/umbrello/umlwidgets/childwidgetplacement.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2016-2020 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ #include "umlwidgets/childwidgetplacement.h" #include "umlwidgets/pinportbase.h" ChildWidgetPlacement::ChildWidgetPlacement(PinPortBase* widget) : m_widget(widget), m_conn...
1,037
C++
.cpp
46
20.282609
92
0.754601
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,391
pinwidget.cpp
KDE_umbrello/umbrello/umlwidgets/pinwidget.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2002-2020 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ // own header #include "pinwidget.h" // app includes #include "debug_utils.h" #include "dialog_utils.h" #include "floatingtextwidget.h" #include "listpopupmenu.h" #include "...
1,680
C++
.cpp
62
23.274194
92
0.670193
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,392
classifierwidget.cpp
KDE_umbrello/umbrello/umlwidgets/classifierwidget.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2004-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ // own header #include "classifierwidget.h" // app includes #include "floatingtextwidget.h" #include "associationwidget.h" #include "associationline.h" #include "classifier....
55,376
C++
.cpp
1,463
30.984279
175
0.656026
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,393
actorwidget.cpp
KDE_umbrello/umbrello/umlwidgets/actorwidget.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2002-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ // own header file #include "actorwidget.h" // local includes #include "actor.h" #include "debug_utils.h" #include "umlview.h" // qt includes #include <QXmlStreamWriter> D...
3,267
C++
.cpp
93
31.129032
134
0.681847
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,394
enumwidget.cpp
KDE_umbrello/umbrello/umlwidgets/enumwidget.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2003-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ // own header #include "enumwidget.h" // app includes #include "classifier.h" #include "classifierlistitem.h" #include "debug_utils.h" #include "enum.h" #include "enumlitera...
6,869
C++
.cpp
219
26.684932
103
0.680085
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,395
boxwidget.cpp
KDE_umbrello/umbrello/umlwidgets/boxwidget.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2003-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ // own header #include "boxwidget.h" // app includes #include "debug_utils.h" #include "uml.h" #include "umldoc.h" // qt includes #include <QColorDialog> #include <QXmlStre...
1,898
C++
.cpp
74
22.810811
97
0.70877
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,396
umlwidget.cpp
KDE_umbrello/umbrello/umlwidgets/umlwidget.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2002-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ #include "umlwidget.h" // local includes #include "artifact.h" #include "artifactwidget.h" #include "activitywidget.h" #include "actor.h" #include "actorwidget.h" #include "...
72,438
C++
.cpp
2,103
29.266286
135
0.66458
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,397
widgetbase.cpp
KDE_umbrello/umbrello/umlwidgets/widgetbase.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2004-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ #include "widgetbase.h" #include "classifier.h" #include "debug_utils.h" #include "dialog_utils.h" #include "floatingtextwidget.h" #include "uml.h" #include "umldoc.h" #incl...
48,851
C++
.cpp
1,399
30.152252
138
0.658742
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,398
datatypewidget.cpp
KDE_umbrello/umbrello/umlwidgets/datatypewidget.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2003-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ // own header #include "datatypewidget.h" // app includes #include "classifier.h" #include "classifierlistitem.h" #include "debug_utils.h" #include "operation.h" #include "u...
3,178
C++
.cpp
105
26.590476
102
0.705015
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,399
associationline.cpp
KDE_umbrello/umbrello/umlwidgets/associationline.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2002-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ // own header #include "associationline.h" // application includes #include "associationwidget.h" #include "debug_utils.h" #include "optionstate.h" #include "uml.h" #include...
46,291
C++
.cpp
1,403
27.034212
104
0.632948
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,400
floatingtextwidget.cpp
KDE_umbrello/umbrello/umlwidgets/floatingtextwidget.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2002-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ // own header #include "floatingtextwidget.h" // local includes #include "association.h" #include "associationwidget.h" #include "associationpropertiesdialog.h" #include "cl...
23,556
C++
.cpp
707
27.951909
165
0.6525
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,401
packagewidget.cpp
KDE_umbrello/umbrello/umlwidgets/packagewidget.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2003-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ // own header #include "packagewidget.h" // app includes #include "debug_utils.h" #include "package.h" #include "uml.h" #include "umldoc.h" #include "umlobject.h" #include "...
4,038
C++
.cpp
123
28.081301
101
0.659815
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,402
statewidget.cpp
KDE_umbrello/umbrello/umlwidgets/statewidget.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2002-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ // own header #include "statewidget.h" // app includes #include "cmds/cmdcreatediagram.h" #include "debug_utils.h" #include "dialog_utils.h" #include "docwindow.h" #include ...
18,717
C++
.cpp
562
25.539146
174
0.60847
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,403
widgetlist_utils.cpp
KDE_umbrello/umbrello/umlwidgets/widgetlist_utils.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2009-2014 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ // own header #include "widgetlist_utils.h" // app includes #include "debug_utils.h" #include "umlwidget.h" // qt/kde includes #include <QVector> namespace WidgetList_Util...
3,252
C++
.cpp
126
20.587302
92
0.613871
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,404
interfacewidget.cpp
KDE_umbrello/umbrello/umlwidgets/interfacewidget.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2019-2021 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ #include "interfacewidget.h" #include "classifier.h" #include "debug_utils.h" DEBUG_REGISTER_DISABLED(InterfaceWidget) InterfaceWidget::InterfaceWidget(UMLScene *scene, U...
475
C++
.cpp
16
27.4375
92
0.791574
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,405
layoutgrid.cpp
KDE_umbrello/umbrello/umlwidgets/layoutgrid.cpp
/* SPDX-FileCopyrightText: 2011 Andi Fischer <andi.fischer@hispeed.ch> SPDX-FileCopyrightText: 2012 Ralf Habacker <ralf.habacker@freenet.de> SPDX-License-Identifier: GPL-2.0-or-later */ #include "layoutgrid.h" #define DBG_SRC QStringLiteral("LayoutGrid") #include "debug_utils.h" #include "umlscene.h" #in...
2,190
C++
.cpp
81
23.740741
75
0.690761
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,406
childwidgetplacementport.cpp
KDE_umbrello/umbrello/umlwidgets/childwidgetplacementport.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2016-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ #include "umlwidgets/childwidgetplacementport.h" #include "umlwidgets/umlwidget.h" #include "pinportbase.h" ChildWidgetPlacementPort::ChildWidgetPlacementPort(PinPortBase* ...
6,291
C++
.cpp
252
16.404762
116
0.500749
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,407
widget_utils.cpp
KDE_umbrello/umbrello/umlwidgets/widget_utils.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2004-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ // own header #include "widget_utils.h" // app includes #define DBG_SRC QStringLiteral("Widget_Utils") #include "debug_utils.h" #include "objectwidget.h" #include "messagewi...
46,987
C++
.cpp
979
38.974464
109
0.582653
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,408
categorywidget.cpp
KDE_umbrello/umbrello/umlwidgets/categorywidget.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2002-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ // own header file #include "categorywidget.h" // local includes #include "category.h" #include "debug_utils.h" #include "listpopupmenu.h" #include "umlview.h" #include "uml...
3,958
C++
.cpp
126
26.809524
105
0.686352
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,409
signalwidget.cpp
KDE_umbrello/umbrello/umlwidgets/signalwidget.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2002-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ // own header #include "signalwidget.h" // app includes #include "basictypes.h" #include "debug_utils.h" #include "dialog_utils.h" #include "floatingtextwidget.h" #include "...
10,510
C++
.cpp
336
23.919643
104
0.588125
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,410
notewidget.cpp
KDE_umbrello/umbrello/umlwidgets/notewidget.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2002-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ // own header #include "notewidget.h" // app includes #include "debug_utils.h" #include "dialog_utils.h" #include "docwindow.h" #include "listpopupmenu.h" #include "notedial...
16,422
C++
.cpp
483
27
112
0.616193
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,411
combinedfragmentwidget.cpp
KDE_umbrello/umbrello/umlwidgets/combinedfragmentwidget.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2002-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ // own header #include "combinedfragmentwidget.h" // app includes #include "debug_utils.h" #include "dialog_utils.h" #include "listpopupmenu.h" #include "uml.h" #include "um...
19,009
C++
.cpp
478
31.857741
179
0.627571
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,412
statusbartoolbutton.cpp
KDE_umbrello/umbrello/umlwidgets/statusbartoolbutton.cpp
// vim: set tabstop=4 shiftwidth=4 noexpandtab: /* Widget taken from Gwenview SPDX-FileCopyrightText: 2007 Aurélien Gâteau <agateau@kde.org> SPDX-License-Identifier: GPL-2.0-or-later */ // Self #include "statusbartoolbutton.h" // Qt #include <QAction> #include <QStyleOptionToolButton> #include <QStylePainter> #inclu...
3,054
C++
.cpp
93
28.172043
93
0.703263
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,413
docbook2xhtmlgeneratorjob.cpp
KDE_umbrello/umbrello/docgenerators/docbook2xhtmlgeneratorjob.cpp
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2007-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ #include "docbook2xhtmlgeneratorjob.h" #include "debug_utils.h" #include "file_utils.h" #include "uml.h" #include "umldoc.h" #include "xhtmlgenerator.h" #include <libxml/xm...
2,535
C++
.cpp
72
32.680556
92
0.772634
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