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
43,140
color.h
LibreSprite_LibreSprite/src/app/color.h
// Aseprite // Copyright (C) 2001-2016 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include "doc/color.h" #include "doc/pixel_format.h" #includ...
2,127
C++
.h
79
21.949367
103
0.645464
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,141
context.h
LibreSprite_LibreSprite/src/app/context.h
// Aseprite // Copyright (C) 2001-2016 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include "app/commands/params.h" #include "app/context_flags....
2,231
C++
.h
62
32.080645
93
0.728246
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,142
job.h
LibreSprite_LibreSprite/src/app/job.h
// Aseprite // Copyright (C) 2001-2016 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include "ui/alert.h" #include "ui/timer.h" #include <except...
1,982
C++
.h
59
29.491525
71
0.70063
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,143
ui_context.h
LibreSprite_LibreSprite/src/app/ui_context.h
// Aseprite // Copyright (C) 2001-2015 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include "app/context.h" #include "doc/documents_observer.h" ...
1,458
C++
.h
39
33.564103
71
0.748754
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,144
color_utils.h
LibreSprite_LibreSprite/src/app/color_utils.h
// Aseprite // Copyright (C) 2001-2015 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include "app/color.h" #include "app/color_target.h" #include...
1,021
C++
.h
26
36.692308
96
0.737854
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,145
widget_loader.h
LibreSprite_LibreSprite/src/app/widget_loader.h
// Aseprite // Copyright (C) 2001-2015 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include "app/widget_type_mismatch.h" #include <map> #includ...
2,313
C++
.h
58
35.517241
134
0.72252
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,146
gui_xml.h
LibreSprite_LibreSprite/src/app/gui_xml.h
// Aseprite // Copyright (C) 2001-2015 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include "app/xml_document.h" #include <string> namespace a...
957
C++
.h
31
27.129032
71
0.697268
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,147
color_picker.h
LibreSprite_LibreSprite/src/app/color_picker.h
// Aseprite // Copyright (C) 2001-2015 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include "app/color.h" #include "doc/layer.h" #include "gfx/p...
812
C++
.h
29
24.862069
71
0.697283
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,148
context_flags.h
LibreSprite_LibreSprite/src/app/context_flags.h
// Aseprite // Copyright (C) 2001-2016 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include "base/ints.h" namespace doc { class Site; } name...
1,223
C++
.h
38
27.789474
75
0.5954
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,149
file_system.h
LibreSprite_LibreSprite/src/app/file_system.h
// Aseprite // Copyright (C) 2001-2015 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include "base/mutex.h" #include <string> #include <vector> ...
1,970
C++
.h
62
27.693548
71
0.692838
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,150
cmd_transaction.h
LibreSprite_LibreSprite/src/app/cmd_transaction.h
// Aseprite // Copyright (C) 2001-2015 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include "app/cmd_sequence.h" namespace app { // Cmds cre...
1,175
C++
.h
32
33.03125
94
0.754634
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,151
xml_document.h
LibreSprite_LibreSprite/src/app/xml_document.h
// Aseprite // Copyright (C) 2001-2015 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include "base/exception.h" #include <string> #include <memor...
654
C++
.h
17
36.588235
81
0.773016
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,152
notification_delegate.h
LibreSprite_LibreSprite/src/app/notification_delegate.h
// Aseprite // Copyright (C) 2001-2015 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include <string> namespace app { class INotificationDele...
476
C++
.h
16
27.3125
71
0.747253
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,153
project.h
LibreSprite_LibreSprite/src/app/project.h
// Aseprite // Copyright (C) 2001-2015 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include "app/project_observer.h" #include "base/disable_copy...
543
C++
.h
19
26.210526
71
0.745174
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,154
find_widget.h
LibreSprite_LibreSprite/src/app/find_widget.h
// Aseprite // Copyright (C) 2001-2015 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include "app/widget_not_found.h" #include "ui/widget.h" nam...
1,055
C++
.h
39
22.897436
71
0.654726
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,155
document_exporter.h
LibreSprite_LibreSprite/src/app/document_exporter.h
// Aseprite // Copyright (C) 2001-2015 David Capello // LibreSprite // Copyright (C) 2021-2021 LibreSprite contributors // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma...
4,103
C++
.h
116
30.060345
92
0.701286
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,156
widget_type_mismatch.h
LibreSprite_LibreSprite/src/app/widget_type_mismatch.h
// Aseprite // Copyright (C) 2001-2015 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include <string> #include <stdexcept> namespace app { cl...
602
C++
.h
17
31.588235
91
0.706897
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,157
project_observer.h
LibreSprite_LibreSprite/src/app/project_observer.h
// Aseprite // Copyright (C) 2001-2015 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include "app/project_event.h" namespace app { class Proj...
547
C++
.h
17
29.588235
71
0.739048
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,158
loop_tag.h
LibreSprite_LibreSprite/src/app/loop_tag.h
// Aseprite // Copyright (C) 2001-2015 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include "doc/frame.h" namespace doc { class FrameTag; c...
584
C++
.h
17
32.411765
82
0.745098
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,159
widget_not_found.h
LibreSprite_LibreSprite/src/app/widget_not_found.h
// Aseprite // Copyright (C) 2001-2015 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include <string> #include <stdexcept> namespace app { cl...
614
C++
.h
17
32.294118
88
0.709459
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,160
extra_cel.h
LibreSprite_LibreSprite/src/app/extra_cel.h
// Aseprite // Copyright (C) 2001-2015 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include "base/disable_copying.h" #include "doc/blend_mode.h"...
1,358
C++
.h
41
30.02439
95
0.707598
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,161
brush_slot.h
LibreSprite_LibreSprite/src/app/brush_slot.h
// Aseprite // Copyright (C) 2001-2015 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include "app/color.h" #include "app/shade.h" #include "app/t...
2,727
C++
.h
89
26.235955
71
0.647104
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,162
snap_to_grid.h
LibreSprite_LibreSprite/src/app/snap_to_grid.h
// Aseprite // Copyright (C) 2001-2016 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include "gfx/fwd.h" namespace app { enum class PreferSna...
543
C++
.h
17
26.705882
71
0.678846
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,163
task_manager.h
LibreSprite_LibreSprite/src/app/task_manager.h
// LibreSprite // Copyright (C) 2021 LibreSprite contributors // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. /* This file implements the following 3 classes: TaskManager - A s...
7,757
C++
.h
246
24.373984
129
0.590599
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,164
document_api.h
LibreSprite_LibreSprite/src/app/document_api.h
// Aseprite // Copyright (C) 2001-2015 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include "doc/algorithm/flip_type.h" #include "doc/color.h" #...
4,224
C++
.h
99
38.464646
95
0.736368
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,165
cmd.h
LibreSprite_LibreSprite/src/app/cmd.h
// Aseprite // Copyright (C) 2001-2015 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include "base/disable_copying.h" #include "doc/sprite_positi...
1,166
C++
.h
42
24.261905
71
0.70477
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,166
log.h
LibreSprite_LibreSprite/src/app/log.h
// Aseprite // Copyright (C) 2001-2016 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once namespace app { class LoggerModule { public: LoggerM...
398
C++
.h
14
26.142857
71
0.752632
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,167
color_target.h
LibreSprite_LibreSprite/src/app/color_target.h
// Aseprite // Copyright (C) 2001-2015 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include "doc/color.h" #include "doc/layer.h" #include "doc/p...
1,432
C++
.h
40
31.725
92
0.713666
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,168
recent_files_menu.h
LibreSprite_LibreSprite/src/app/recent_files_menu.h
// LibreSprite // Copyright (C) 2021 LibreSprite contributors // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include "base/signal.h" #include "base/connection.h"...
507
C++
.h
19
24.736842
71
0.775934
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,169
launcher.h
LibreSprite_LibreSprite/src/app/launcher.h
// Aseprite // Copyright (C) 2001-2015 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include <string> namespace app { namespace launcher { ...
499
C++
.h
15
30.866667
71
0.73904
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,170
shade.h
LibreSprite_LibreSprite/src/app/shade.h
// Aseprite // Copyright (C) 2001-2015 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include "app/color.h" #include <vector> namespace app { ...
483
C++
.h
14
32.571429
71
0.755411
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,171
document_undo.h
LibreSprite_LibreSprite/src/app/document_undo.h
// Aseprite // Copyright (C) 2001-2015 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include "base/disable_copying.h" #include "base/observable.h...
2,132
C++
.h
59
32.118644
88
0.723768
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,172
file_formats_manager.h
LibreSprite_LibreSprite/src/app/file/file_formats_manager.h
// LibreSprite // Copyright (C) 2001-2015 David Capello // Copyright (c) 2024 LibreSprite contributors // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include "a...
1,061
C++
.h
28
35.107143
78
0.757073
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,173
file.h
LibreSprite_LibreSprite/src/app/file/file.h
// Aseprite // Copyright (C) 2001-2015 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include "base/mutex.h" #include "base/shared_ptr.h" #include...
5,434
C++
.h
141
33.822695
142
0.68193
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,174
gif_options.h
LibreSprite_LibreSprite/src/app/file/gif_options.h
// Aseprite // Copyright (C) 2001-2015 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include "app/file/format_options.h" #include "doc/dithering_...
850
C++
.h
28
26.714286
71
0.697789
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,175
file_format.h
LibreSprite_LibreSprite/src/app/file/file_format.h
// Aseprite | Copyright (C) 2001-2015 David Capello // LibreSprite | Copyright (C) 2021 LibreSprite contributors // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragm...
2,961
C++
.h
69
39.42029
85
0.701113
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,176
split_filename.h
LibreSprite_LibreSprite/src/app/file/split_filename.h
// Aseprite // Copyright (C) 2001-2015 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include <string> namespace app { int split_filename(cons...
410
C++
.h
11
35.636364
94
0.756345
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,177
palette_file.h
LibreSprite_LibreSprite/src/app/file/palette_file.h
// Aseprite // Copyright (C) 2001-2015 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once namespace doc { class Palette; } #include <memory> namesp...
599
C++
.h
17
33.235294
80
0.761739
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,178
format_options.h
LibreSprite_LibreSprite/src/app/file/format_options.h
// Aseprite // Copyright (C) 2001-2015 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once namespace app { // Extra options loaded from a file that c...
534
C++
.h
16
31.125
71
0.731518
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,179
webp_options.h
LibreSprite_LibreSprite/src/app/file/webp_options.h
// Aseprite // Copyright (C) 2015 Gabriel Rauter // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include "app/file/format_options.h" #include <webp/decode.h> #i...
1,845
C++
.h
36
47.638889
134
0.704053
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,180
msk_file.h
LibreSprite_LibreSprite/src/app/util/msk_file.h
// Aseprite // Copyright (C) 2001-2015 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once namespace doc { class Mask; } namespace app { doc::Mask...
445
C++
.h
14
30
71
0.751174
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,181
freetype_utils.h
LibreSprite_LibreSprite/src/app/util/freetype_utils.h
// Aseprite // Copyright (C) 2001-2015 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include "doc/color.h" #include <string> namespace doc { ...
582
C++
.h
18
26.388889
71
0.653501
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,182
autocrop.h
LibreSprite_LibreSprite/src/app/util/autocrop.h
// Aseprite // Copyright (C) 2001-2015 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include "doc/color.h" namespace doc { class Image; } nam...
605
C++
.h
17
31.117647
71
0.668385
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,183
clipboard_native.h
LibreSprite_LibreSprite/src/app/util/clipboard_native.h
// Aseprite // Copyright (C) 2016 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include "gfx/fwd.h" #include <memory> namespace doc { class Im...
932
C++
.h
27
28.185185
73
0.655172
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,184
filetoks.h
LibreSprite_LibreSprite/src/app/util/filetoks.h
// Aseprite // Copyright (C) 2001-2015 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include <stdio.h> void tok_reset_line_num(); int tok_line_n...
400
C++
.h
11
35
72
0.753247
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,185
range_utils.h
LibreSprite_LibreSprite/src/app/util/range_utils.h
// Aseprite // Copyright (C) 2001-2015 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include "doc/cel_list.h" #include <vector> namespace doc {...
505
C++
.h
17
27.764706
80
0.764583
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,186
create_cel_copy.h
LibreSprite_LibreSprite/src/app/util/create_cel_copy.h
// Aseprite // Copyright (C) 2001-2015 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include "doc/frame.h" namespace doc { class Cel; class ...
576
C++
.h
17
27.235294
75
0.64557
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,187
expand_cel_canvas.h
LibreSprite_LibreSprite/src/app/util/expand_cel_canvas.h
// Aseprite // Copyright (C) 2001-2016 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include "doc/frame.h" #include "doc/image_ref.h" #include "f...
2,840
C++
.h
83
30.253012
71
0.715432
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,188
pic_file.h
LibreSprite_LibreSprite/src/app/util/pic_file.h
// Aseprite // Copyright (C) 2001-2015 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include <memory> namespace doc { class Image; class Pal...
584
C++
.h
16
34.625
110
0.740214
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,189
wrap_value.h
LibreSprite_LibreSprite/src/app/util/wrap_value.h
// Aseprite // Copyright (C) 2001-2015 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once namespace app { template<typename T> inline T wrap_value...
463
C++
.h
16
26.0625
71
0.68623
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,190
new_image_from_mask.h
LibreSprite_LibreSprite/src/app/util/new_image_from_mask.h
// Aseprite // Copyright (C) 2001-2016 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once namespace doc { class Image; class Mask; class Site; } ...
586
C++
.h
18
26.944444
71
0.653641
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,191
clipboard.h
LibreSprite_LibreSprite/src/app/util/clipboard.h
// Aseprite // Copyright (C) 2001-2016 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include "gfx/point.h" #include "gfx/size.h" #include "ui/bas...
1,809
C++
.h
54
29.388889
82
0.727168
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,192
script_menu.h
LibreSprite_LibreSprite/src/app/script/script_menu.h
// LibreSprite // Copyright (C) 2021 LibreSprite contributors // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include "ui/menu.h" namespace app { class ScriptM...
383
C++
.h
14
25.857143
71
0.774725
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,193
app_scripting.h
LibreSprite_LibreSprite/src/app/script/app_scripting.h
// Aseprite // Copyright (C) 2001-2016 David Capello // Copyright (C) 2021 LibreSprite contributors // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include "base...
906
C++
.h
27
30.407407
97
0.737084
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,194
widget_script.h
LibreSprite_LibreSprite/src/app/script/api/widget_script.h
// LibreSprite // Copyright (C) 2021 LibreSprite contributors // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include "script/script_object.h" #include "script/v...
1,521
C++
.h
53
22.037736
71
0.593836
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,195
controller.h
LibreSprite_LibreSprite/src/app/tools/controller.h
// Aseprite // Copyright (C) 2001-2016 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include "gfx/point.h" #include <string> #include <vector> ...
1,557
C++
.h
36
38.472222
105
0.70444
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,196
controllers.h
LibreSprite_LibreSprite/src/app/tools/controllers.h
// Aseprite // Copyright (C) 2001-2016 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #include "base/pi.h" #include <cmath> namespace app { namespace tools { ...
10,532
C++
.h
307
28.459283
107
0.624323
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,197
intertwine.h
LibreSprite_LibreSprite/src/app/tools/intertwine.h
// Aseprite // Copyright (C) 2001-2015 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include "gfx/point.h" #include <vector> namespace app { ...
1,413
C++
.h
34
37.058824
99
0.711679
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,198
fill.h
LibreSprite_LibreSprite/src/app/tools/fill.h
// Aseprite // Copyright (C) 2001-2015 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once namespace app { namespace tools { enum Fill { Fi...
416
C++
.h
16
22.875
71
0.714646
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,199
rotation_algorithm.h
LibreSprite_LibreSprite/src/app/tools/rotation_algorithm.h
// Aseprite // Copyright (C) 2001-2015 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once namespace app { namespace tools { enum class RotationAlgor...
423
C++
.h
16
24.1875
71
0.729529
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,200
ink_type.h
LibreSprite_LibreSprite/src/app/tools/ink_type.h
// Aseprite // Copyright (C) 2001-2015 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include <string> namespace app { namespace tools { enum ...
810
C++
.h
27
26.740741
71
0.704897
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,201
pointer.h
LibreSprite_LibreSprite/src/app/tools/pointer.h
// Aseprite // Copyright (C) 2016 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include "gfx/point.h" namespace app { namespace tools { // Simp...
894
C++
.h
28
29.678571
71
0.718786
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,202
point_shapes.h
LibreSprite_LibreSprite/src/app/tools/point_shapes.h
// Aseprite // Copyright (C) 2001-2016 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include "app/tools/point_shape.h" #include "app/tools/tool_l...
5,974
C++
.h
165
31.357576
86
0.655968
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,203
intertwiners.h
LibreSprite_LibreSprite/src/app/tools/intertwiners.h
// Aseprite // Copyright (C) 2001-2015 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. namespace app { namespace tools { class IntertwineNone : public Intertwine...
8,298
C++
.h
261
24.574713
119
0.536912
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,204
tool_loop_modifiers.h
LibreSprite_LibreSprite/src/app/tools/tool_loop_modifiers.h
// Aseprite // Copyright (C) 2016 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once namespace app { namespace tools { enum class ToolLoopModifiers ...
634
C++
.h
20
28.9
71
0.696721
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,205
tool_loop.h
LibreSprite_LibreSprite/src/app/tools/tool_loop.h
// Aseprite // Copyright (C) 2001-2016 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include "app/tools/tool_loop_modifiers.h" #include "app/tool...
8,039
C++
.h
179
38.810056
77
0.680369
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,206
trace_policy.h
LibreSprite_LibreSprite/src/app/tools/trace_policy.h
// Aseprite // Copyright (C) 2001-2016 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once namespace app { namespace tools { // The trace policy ...
1,567
C++
.h
36
38.444444
71
0.709593
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,207
tool_box.h
LibreSprite_LibreSprite/src/app/tools/tool_box.h
// Aseprite - Copyright (C) 2001-2015 David Capello // LibreSprite - Copyright (C) 2021 LibreSprite contributors // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragm...
3,344
C++
.h
91
31.098901
112
0.687693
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,208
pick_ink.h
LibreSprite_LibreSprite/src/app/tools/pick_ink.h
// Aseprite // Copyright (C) 2001-2015 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include "app/tools/ink.h" namespace app { namespace tools...
768
C++
.h
25
26.48
71
0.688011
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,209
inks.h
LibreSprite_LibreSprite/src/app/tools/inks.h
// Aseprite // Copyright (C) 2001-2016 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #include "app/tools/ink_processing.h" #include "app/app.h" ...
10,288
C++
.h
289
29.633218
102
0.633098
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,210
ink.h
LibreSprite_LibreSprite/src/app/tools/ink.h
// Aseprite // Copyright (C) 2001-2015 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include "doc/brush.h" namespace gfx { class Region; } na...
3,559
C++
.h
72
43.486111
107
0.68611
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,211
stroke.h
LibreSprite_LibreSprite/src/app/tools/stroke.h
// Aseprite // Copyright (C) 2001-2015 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include "gfx/point.h" #include "gfx/rect.h" #include <vecto...
1,862
C++
.h
52
29.903846
85
0.638749
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,212
active_tool.h
LibreSprite_LibreSprite/src/app/tools/active_tool.h
// Aseprite - Copyright (C) 2016 David Capello // LibreSprite - Copyright (C) 2021 LibreSprite contributors // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragm...
1,794
C++
.h
53
31.433962
71
0.764501
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,213
tool_loop_manager.h
LibreSprite_LibreSprite/src/app/tools/tool_loop_manager.h
// Aseprite // Copyright (C) 2001-2016 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include "app/tools/pointer.h" #include "app/tools/stroke.h" ...
2,324
C++
.h
65
33.661538
75
0.749777
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,214
point_shape.h
LibreSprite_LibreSprite/src/app/tools/point_shape.h
// Aseprite // Copyright (C) 2001-2016 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include "gfx/rect.h" namespace app { namespace tools { ...
1,199
C++
.h
29
36.862069
86
0.693035
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,215
symmetry.h
LibreSprite_LibreSprite/src/app/tools/symmetry.h
// Aseprite | Copyright (C) 2015 David Capello // LibreSprite | Copyright (C) 2021 LibreSprite contributors // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #i...
1,552
C++
.h
46
27.478261
95
0.648161
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,216
active_tool_observer.h
LibreSprite_LibreSprite/src/app/tools/active_tool_observer.h
// Aseprite // Copyright (C) 2016 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once namespace app { namespace tools { class Tool; class ActiveTo...
649
C++
.h
20
29.7
71
0.733119
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,217
ink_processing.h
LibreSprite_LibreSprite/src/app/tools/ink_processing.h
// Aseprite // Copyright (C) 2001-2016 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #include "app/modules/palettes.h" #include "doc/blend_funcs.h" #include "do...
30,283
C++
.h
948
26.628692
132
0.599904
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,218
tool.h
LibreSprite_LibreSprite/src/app/tools/tool.h
// Aseprite - Copyright (C) 2001-2015 David Capello // LibreSprite - Copyright (C) 2021 LibreSprite contributors // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragm...
2,867
C++
.h
68
35.882353
115
0.659842
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,219
freehand_algorithm.h
LibreSprite_LibreSprite/src/app/tools/freehand_algorithm.h
// Aseprite // Copyright (C) 2001-2015 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once namespace app { namespace tools { enum class FreehandAlgor...
444
C++
.h
17
23.705882
71
0.72104
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,220
tool_group.h
LibreSprite_LibreSprite/src/app/tools/tool_group.h
// Aseprite // Copyright (C) 2001-2015 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include <string> namespace app { namespace tools { /...
754
C++
.h
24
25.75
71
0.634855
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,221
option_io.h
LibreSprite_LibreSprite/src/app/pref/option_io.h
// Aseprite // Copyright (C) 2001-2015 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include "app/ini_file.h" #include "app/pref/option.h" names...
1,108
C++
.h
34
28.911765
96
0.691439
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,222
preferences.h
LibreSprite_LibreSprite/src/app/pref/preferences.h
// Aseprite // Copyright (C) 2001-2016 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include "app/color.h" #include "app/document_exporter.h" #in...
1,967
C++
.h
58
30.758621
98
0.734672
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,223
option.h
LibreSprite_LibreSprite/src/app/pref/option.h
// Aseprite // Copyright (C) 2001-2015 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include "base/signal.h" #include <string> namespace app { ...
2,482
C++
.h
82
25.134146
73
0.64607
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,224
font_popup.h
LibreSprite_LibreSprite/src/app/ui/font_popup.h
// Aseprite // Copyright (C) 2001-2015 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include "ui/listbox.h" #include "ui/popup_window.h" namespa...
746
C++
.h
30
21.833333
71
0.716312
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,225
status_bar.h
LibreSprite_LibreSprite/src/app/ui/status_bar.h
// Aseprite // Copyright (C) 2001-2016 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include "app/color.h" #include "app/tools/active_tool_observ...
2,807
C++
.h
87
27.816092
76
0.705119
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,226
color_source.h
LibreSprite_LibreSprite/src/app/ui/color_source.h
// Aseprite // Copyright (C) 2016 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include "app/color.h" #include "gfx/point.h" namespace app { ...
478
C++
.h
16
27.6875
71
0.737418
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,227
user_data_popup.h
LibreSprite_LibreSprite/src/app/ui/user_data_popup.h
// Aseprite // Copyright (C) 2001-2015 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include "gfx/rect.h" namespace doc { class UserData; } n...
463
C++
.h
15
27.333333
71
0.71267
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,228
toolbar.h
LibreSprite_LibreSprite/src/app/ui/toolbar.h
// Aseprite // Copyright (C) 2001-2016 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include "app/tools/active_tool_observer.h" #include "base/co...
2,539
C++
.h
72
31.027778
74
0.719722
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,229
search_entry.h
LibreSprite_LibreSprite/src/app/ui/search_entry.h
// Aseprite // Copyright (C) 2001-2015 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include "ui/entry.h" namespace app { class SearchEntry :...
656
C++
.h
20
29.85
71
0.742448
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,230
workspace.h
LibreSprite_LibreSprite/src/app/ui/workspace.h
// Aseprite // Copyright (C) 2001-2016 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include "app/ui/input_chain_element.h" #include "app/ui/tabs...
2,826
C++
.h
72
34.694444
93
0.73226
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,231
color_button.h
LibreSprite_LibreSprite/src/app/ui/color_button.h
// Aseprite // Copyright (C) 2001-2016 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include "app/color.h" #include "app/ui/color_source.h" #incl...
1,564
C++
.h
46
29.608696
71
0.718459
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,232
button_set.h
LibreSprite_LibreSprite/src/app/ui/button_set.h
// Aseprite // Copyright (C) 2001-2016 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include "app/ui/skin/skin_part.h" #include "base/signal.h" #...
1,877
C++
.h
54
30.240741
79
0.699281
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,233
data_recovery_view.h
LibreSprite_LibreSprite/src/app/ui/data_recovery_view.h
// Aseprite // Copyright (C) 2001-2016 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include "app/ui/tabs.h" #include "app/ui/workspace_view.h" #...
1,312
C++
.h
40
28.2
71
0.706815
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,234
input_chain_element.h
LibreSprite_LibreSprite/src/app/ui/input_chain_element.h
// Aseprite // Copyright (C) 2001-2015 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once namespace app { class Context; class InputChainElement ...
928
C++
.h
25
33.56
71
0.719553
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,235
ani_controls.h
LibreSprite_LibreSprite/src/app/ui/ani_controls.h
// Aseprite // Copyright (C) 2001-2015 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include "app/ui/button_set.h" #include "ui/widget.h" #inclu...
716
C++
.h
25
25.8
71
0.744493
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,236
dialog.h
LibreSprite_LibreSprite/src/app/ui/dialog.h
// LibreSprite // Copyright (C) 2023 LibreSprite contributors // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include <memory> #include <list> #include <vector> ...
2,592
C++
.h
86
25.918605
92
0.646964
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,237
touch_bar.h
LibreSprite_LibreSprite/src/app/ui/touch_bar.h
#pragma once #include "app/commands/command.h" #include "app/commands/params.h" #include "app/ui/keyboard_shortcuts.h" #include "ui/box.h" #include <memory> #include <unordered_map> namespace app { class Touch; class TouchBar : public ui::Box { std::unordered_map<std::string, std::shared_ptr<Touch>> m_touches...
718
C++
.h
24
26.666667
70
0.723188
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,238
styled_button.h
LibreSprite_LibreSprite/src/app/ui/styled_button.h
// Aseprite // Copyright (C) 2001-2015 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include "ui/button.h" namespace app { namespace skin { ...
663
C++
.h
23
25.826087
71
0.731013
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,239
select_accelerator.h
LibreSprite_LibreSprite/src/app/ui/select_accelerator.h
// Aseprite // Copyright (C) 2001-2016 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include "app/ui/keyboard_shortcuts.h" #include "ui/accelerat...
1,161
C++
.h
34
30.617647
81
0.738585
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false