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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
42,469 | split_filename.cpp | LibreSprite_LibreSprite/src/app/file/split_filename.cpp | // 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.
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "app/file/split_f... | 1,690 | C++ | .cpp | 53 | 28.622642 | 91 | 0.666257 | LibreSprite/LibreSprite | 4,823 | 282 | 41 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
42,470 | ase_format.cpp | LibreSprite_LibreSprite/src/app/file/ase_format.cpp | // Aseprite | Copyright (C) 2001-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.
#ifdef... | 44,914 | C++ | .cpp | 1,301 | 29.174481 | 152 | 0.610486 | LibreSprite/LibreSprite | 4,823 | 282 | 41 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | true | false | false |
42,471 | gif_format.cpp | LibreSprite_LibreSprite/src/app/file/gif_format.cpp | // 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.
#ifdef... | 40,999 | C++ | .cpp | 1,108 | 29.763538 | 103 | 0.625384 | LibreSprite/LibreSprite | 4,823 | 282 | 41 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | true | false | false |
42,472 | webp_format.cpp | LibreSprite_LibreSprite/src/app/file/webp_format.cpp | // Aseprite | Copyright (C) 2015 Gabriel Rauter, 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.
... | 11,627 | C++ | .cpp | 308 | 33.905844 | 117 | 0.698765 | LibreSprite/LibreSprite | 4,823 | 282 | 41 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | true | false | false |
42,473 | bmp_format.cpp | LibreSprite_LibreSprite/src/app/file/bmp_format.cpp | // 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.
//
// b... | 20,575 | C++ | .cpp | 678 | 25.212389 | 97 | 0.564355 | LibreSprite/LibreSprite | 4,823 | 282 | 41 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | true | false | false |
42,474 | file_tests.cpp | LibreSprite_LibreSprite/src/app/file/file_tests.cpp | // 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.
#include "tests/test.h"
#include "app/app.h"
#include "app/context.h"
#inc... | 2,273 | C++ | .cpp | 70 | 25.871429 | 85 | 0.554541 | LibreSprite/LibreSprite | 4,823 | 282 | 41 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | true | false | false |
42,475 | file_format.cpp | LibreSprite_LibreSprite/src/app/file/file_format.cpp | // 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.
#ifdef... | 1,033 | C++ | .cpp | 46 | 20.826087 | 71 | 0.756674 | LibreSprite/LibreSprite | 4,823 | 282 | 41 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
42,476 | png_format.cpp | LibreSprite_LibreSprite/src/app/file/png_format.cpp | // Aseprite | Copyright (C) 2001-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.
#ifdef... | 17,903 | C++ | .cpp | 472 | 32.072034 | 90 | 0.623551 | LibreSprite/LibreSprite | 4,823 | 282 | 41 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | true | false | false |
42,477 | tga_format.cpp | LibreSprite_LibreSprite/src/app/file/tga_format.cpp | // 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.
//
// t... | 12,164 | C++ | .cpp | 404 | 23.596535 | 92 | 0.526487 | LibreSprite/LibreSprite | 4,823 | 282 | 41 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | true | false | false |
42,478 | split_filename_tests.cpp | LibreSprite_LibreSprite/src/app/file/split_filename_tests.cpp | // 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.
#include "tests/test.h"
#include "app/file/split_filename.h"
#include "ba... | 1,311 | C++ | .cpp | 38 | 32.052632 | 104 | 0.70523 | LibreSprite/LibreSprite | 4,823 | 282 | 41 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
42,479 | extension_format.cpp | LibreSprite_LibreSprite/src/app/file/extension_format.cpp | // 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.
//
#if __has_include(<archive.h>)
#ifdef HAVE_CONFIG_H
#inclu... | 3,530 | C++ | .cpp | 111 | 27.702703 | 98 | 0.677846 | 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 |
42,480 | file.cpp | LibreSprite_LibreSprite/src/app/file/file.cpp | // Aseprite | Copyright (C) 2001-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.
#ifdef... | 25,200 | C++ | .cpp | 787 | 26.209657 | 148 | 0.603661 | LibreSprite/LibreSprite | 4,823 | 282 | 41 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | true | false | false |
42,481 | jpeg_format.cpp | LibreSprite_LibreSprite/src/app/file/jpeg_format.cpp | // 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.
#ifdef... | 10,525 | C++ | .cpp | 318 | 28.380503 | 105 | 0.649107 | LibreSprite/LibreSprite | 4,823 | 282 | 41 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | true | false | false |
42,482 | palette_file.cpp | LibreSprite_LibreSprite/src/app/file/palette_file.cpp | // 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.
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "app/context.h"
#... | 3,775 | C++ | .cpp | 122 | 26.106557 | 91 | 0.617525 | LibreSprite/LibreSprite | 4,823 | 282 | 41 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | true | false | false |
42,483 | fli_format.cpp | LibreSprite_LibreSprite/src/app/file/fli_format.cpp | // 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.
#ifdef... | 6,536 | C++ | .cpp | 195 | 28.928205 | 83 | 0.665926 | LibreSprite/LibreSprite | 4,823 | 282 | 41 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | true | false | false |
42,484 | pcx_format.cpp | LibreSprite_LibreSprite/src/app/file/pcx_format.cpp | // 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.
//
// p... | 7,451 | C++ | .cpp | 252 | 23.40873 | 101 | 0.487355 | LibreSprite/LibreSprite | 4,823 | 282 | 41 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | true | false | false |
42,485 | file_formats_manager.cpp | LibreSprite_LibreSprite/src/app/file/file_formats_manager.cpp | // 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.
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "app/file/file_fo... | 1,473 | C++ | .cpp | 52 | 25.884615 | 105 | 0.717021 | 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 |
42,486 | qoi_format.cpp | LibreSprite_LibreSprite/src/app/file/qoi_format.cpp | // LibreSprite | 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.
#include <cstring>
#ifdef HAVE_CONFIG_H
#include "config.h"
#e... | 1,975 | C++ | .cpp | 64 | 28.109375 | 90 | 0.707741 | 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 |
42,487 | ico_format.cpp | LibreSprite_LibreSprite/src/app/file/ico_format.cpp | // 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.
//
// i... | 10,811 | C++ | .cpp | 337 | 26.41543 | 104 | 0.542651 | LibreSprite/LibreSprite | 4,823 | 282 | 41 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | true | false | false |
42,488 | clipboard_native.cpp | LibreSprite_LibreSprite/src/app/util/clipboard_native.cpp | // 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.
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "app/util/clipboard_na... | 9,101 | C++ | .cpp | 267 | 27.243446 | 109 | 0.574855 | LibreSprite/LibreSprite | 4,823 | 282 | 41 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | true | false | false |
42,489 | pic_file.cpp | LibreSprite_LibreSprite/src/app/util/pic_file.cpp | // 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.
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "base/cfile.h"
#i... | 6,489 | C++ | .cpp | 197 | 27.893401 | 97 | 0.534315 | LibreSprite/LibreSprite | 4,823 | 282 | 41 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | true | false | false |
42,490 | clipboard.cpp | LibreSprite_LibreSprite/src/app/util/clipboard.cpp | // 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.
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "app/app.h"
#incl... | 16,406 | C++ | .cpp | 473 | 26.896406 | 102 | 0.608377 | LibreSprite/LibreSprite | 4,823 | 282 | 41 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | true | false | false |
42,491 | filetoks.cpp | LibreSprite_LibreSprite/src/app/util/filetoks.cpp | // 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.
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <cstring>
#includ... | 2,193 | C++ | .cpp | 98 | 16.020408 | 71 | 0.471353 | LibreSprite/LibreSprite | 4,823 | 282 | 41 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
42,492 | expand_cel_canvas.cpp | LibreSprite_LibreSprite/src/app/util/expand_cel_canvas.cpp | // 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.
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "app/util/expand_... | 10,032 | C++ | .cpp | 327 | 26.348624 | 92 | 0.668915 | LibreSprite/LibreSprite | 4,823 | 282 | 41 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | true | false | false |
42,493 | create_cel_copy.cpp | LibreSprite_LibreSprite/src/app/util/create_cel_copy.cpp | // 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.
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "doc/cel.h"
#incl... | 2,298 | C++ | .cpp | 68 | 28.132353 | 111 | 0.651782 | LibreSprite/LibreSprite | 4,823 | 282 | 41 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | true | false | false |
42,494 | new_image_from_mask.cpp | LibreSprite_LibreSprite/src/app/util/new_image_from_mask.cpp | // 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.
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "app/util/new_ima... | 2,744 | C++ | .cpp | 85 | 26.2 | 107 | 0.601743 | LibreSprite/LibreSprite | 4,823 | 282 | 41 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
42,495 | autocrop.cpp | LibreSprite_LibreSprite/src/app/util/autocrop.cpp | // 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.
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "doc/image.h"
#in... | 3,592 | C++ | .cpp | 88 | 35.068182 | 71 | 0.365987 | LibreSprite/LibreSprite | 4,823 | 282 | 41 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
42,496 | msk_file.cpp | LibreSprite_LibreSprite/src/app/util/msk_file.cpp | // 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.
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "app/util/pic_fil... | 2,159 | C++ | .cpp | 78 | 22.987179 | 78 | 0.593901 | LibreSprite/LibreSprite | 4,823 | 282 | 41 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | true | false | false |
42,497 | freetype_utils.cpp | LibreSprite_LibreSprite/src/app/util/freetype_utils.cpp | // 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.
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "app/util/freetyp... | 2,843 | C++ | .cpp | 85 | 24.105882 | 76 | 0.527545 | LibreSprite/LibreSprite | 4,823 | 282 | 41 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
42,498 | range_utils.cpp | LibreSprite_LibreSprite/src/app/util/range_utils.cpp | // 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.
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "app/util/range_u... | 1,477 | C++ | .cpp | 48 | 27 | 92 | 0.684545 | LibreSprite/LibreSprite | 4,823 | 282 | 41 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | true | false | false |
42,499 | script_menu.cpp | LibreSprite_LibreSprite/src/app/script/script_menu.cpp | // 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.
#include "script_menu.h"
#include "app/app.h"
#include "app/app_men... | 2,741 | C++ | .cpp | 86 | 28.523256 | 95 | 0.705638 | 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 |
42,500 | app_scripting.cpp | LibreSprite_LibreSprite/src/app/script/app_scripting.cpp | // 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.
#ifdef HAVE_CONFIG_H
#includ... | 6,098 | C++ | .cpp | 184 | 27.679348 | 103 | 0.644936 | 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 |
42,501 | console_delegate.cpp | LibreSprite_LibreSprite/src/app/script/console_delegate.cpp | // 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.
#include "app/console.h"
#include "script/engine_delegate.h"
clas... | 593 | C++ | .cpp | 17 | 32.941176 | 73 | 0.770979 | LibreSprite/LibreSprite | 4,823 | 282 | 41 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
42,502 | pixelcolor_script.cpp | LibreSprite_LibreSprite/src/app/script/api/pixelcolor_script.cpp | // 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.
#include "doc/color.h"
#include "script/engine.h"
class PixelColo... | 2,386 | C++ | .cpp | 51 | 41.470588 | 79 | 0.672258 | LibreSprite/LibreSprite | 4,823 | 282 | 41 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
42,503 | palettelistbox_script.cpp | LibreSprite_LibreSprite/src/app/script/api/palettelistbox_script.cpp | // 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.
#include "app/ui/palette_listbox.h"
#include "app/script/api/widge... | 2,049 | C++ | .cpp | 54 | 34.925926 | 112 | 0.745464 | 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 |
42,504 | cel_script.cpp | LibreSprite_LibreSprite/src/app/script/api/cel_script.cpp | // 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.
#include "doc/cel.h"
#include "doc/image.h"
#include "doc/sprite.h... | 1,259 | C++ | .cpp | 35 | 31.228571 | 87 | 0.636587 | 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 |
42,505 | document_script.cpp | LibreSprite_LibreSprite/src/app/script/api/document_script.cpp | // 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.
#include "doc/document.h"
#include "script/engine.h"
#include "app/... | 873 | C++ | .cpp | 24 | 33.791667 | 94 | 0.727811 | 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 |
42,506 | command_script.cpp | LibreSprite_LibreSprite/src/app/script/api/command_script.cpp | // LibreSprite
// 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.
#include "app/commands/command.h"
#include "app/commands/commands.... | 1,236 | C++ | .cpp | 34 | 30.911765 | 90 | 0.658312 | 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 |
42,507 | imageview_script.cpp | LibreSprite_LibreSprite/src/app/script/api/imageview_script.cpp | // 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.
#include "she/surface.h"
#include "she/system.h"
#include "ui/imag... | 2,035 | C++ | .cpp | 51 | 34.705882 | 165 | 0.642063 | 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 |
42,508 | colormode_script.cpp | LibreSprite_LibreSprite/src/app/script/api/colormode_script.cpp | // 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.
#include "doc/color.h"
#include "doc/pixel_format.h"
#include "scr... | 804 | C++ | .cpp | 20 | 37.85 | 101 | 0.741357 | LibreSprite/LibreSprite | 4,823 | 282 | 41 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
42,509 | entry_script.cpp | LibreSprite_LibreSprite/src/app/script/api/entry_script.cpp | // 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.
#include "ui/entry.h"
#include "app/script/api/widget_script.h"
#i... | 2,056 | C++ | .cpp | 54 | 33.851852 | 118 | 0.697487 | 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 |
42,510 | app_script.cpp | LibreSprite_LibreSprite/src/app/script/api/app_script.cpp | // LibreSprite
// Copyright (C) 2015-2016 David Capello
// 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.
#ifdef HAVE_CONFIG_H
#inc... | 8,103 | C++ | .cpp | 206 | 33.757282 | 119 | 0.644405 | 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 |
42,511 | console_script.cpp | LibreSprite_LibreSprite/src/app/script/api/console_script.cpp | // 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.
#include "app/app.h"
#include "app/console.h"
#include "script/eng... | 1,482 | C++ | .cpp | 50 | 25.58 | 97 | 0.666667 | LibreSprite/LibreSprite | 4,823 | 282 | 41 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | true | false | false |
42,513 | sprite_script.cpp | LibreSprite_LibreSprite/src/app/script/api/sprite_script.cpp | // 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.
#include "app/cmd/set_sprite_size.h"
#include "app/commands/comman... | 6,358 | C++ | .cpp | 153 | 35.529412 | 106 | 0.645773 | LibreSprite/LibreSprite | 4,823 | 282 | 41 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | true | false | false |
42,514 | intentry_script.cpp | LibreSprite_LibreSprite/src/app/script/api/intentry_script.cpp | // 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.
#include "ui/int_entry.h"
#include "app/script/api/widget_script.h... | 2,028 | C++ | .cpp | 55 | 32.109091 | 100 | 0.685904 | 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 |
42,515 | image_script.cpp | LibreSprite_LibreSprite/src/app/script/api/image_script.cpp | // 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.
#include "base/base64.h"
#include "script/script_object.h"
#includ... | 3,790 | C++ | .cpp | 95 | 34.978947 | 92 | 0.643265 | LibreSprite/LibreSprite | 4,823 | 282 | 41 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | true | false | false |
42,516 | label_script.cpp | LibreSprite_LibreSprite/src/app/script/api/label_script.cpp | // 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.
#include "ui/label.h"
#include "app/script/api/widget_script.h"
c... | 1,115 | C++ | .cpp | 32 | 29.15625 | 94 | 0.665738 | 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 |
42,517 | storage_script.cpp | LibreSprite_LibreSprite/src/app/script/api/storage_script.cpp | // 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.
#include "app/res/http.h"
#include "app/resource_finder.h"
#includ... | 5,465 | C++ | .cpp | 141 | 34.198582 | 110 | 0.656863 | LibreSprite/LibreSprite | 4,823 | 282 | 41 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | true | false | false |
42,518 | dialog_script.cpp | LibreSprite_LibreSprite/src/app/script/api/dialog_script.cpp | // 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.
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "base/st... | 5,491 | C++ | .cpp | 161 | 27.857143 | 105 | 0.607595 | 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 |
42,519 | layer_script.cpp | LibreSprite_LibreSprite/src/app/script/api/layer_script.cpp | // 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.
#include "script/script_object.h"
#include "doc/layer.h"
#include ... | 2,876 | C++ | .cpp | 63 | 37.952381 | 94 | 0.620222 | 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 |
42,520 | button_script.cpp | LibreSprite_LibreSprite/src/app/script/api/button_script.cpp | // 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.
#include "app/script/app_scripting.h"
#include "script/script_obj... | 1,495 | C++ | .cpp | 39 | 29.871795 | 96 | 0.612146 | 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 |
42,521 | palette_script.cpp | LibreSprite_LibreSprite/src/app/script/api/palette_script.cpp | // 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.
#include "app/modules/palettes.h"
#include "doc/object.h"
#include... | 2,286 | C++ | .cpp | 79 | 21.924051 | 94 | 0.56051 | LibreSprite/LibreSprite | 4,823 | 282 | 41 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | true | false | false |
42,522 | pick_ink.cpp | LibreSprite_LibreSprite/src/app/tools/pick_ink.cpp | // 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.
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "app/tools/pick_i... | 714 | C++ | .cpp | 33 | 20.121212 | 71 | 0.745536 | LibreSprite/LibreSprite | 4,823 | 282 | 41 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
42,523 | intertwine.cpp | LibreSprite_LibreSprite/src/app/tools/intertwine.cpp | // 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.
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "app/tools/intert... | 1,687 | C++ | .cpp | 50 | 31.02 | 97 | 0.714198 | LibreSprite/LibreSprite | 4,823 | 282 | 41 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | true | false | false |
42,524 | symmetry.cpp | LibreSprite_LibreSprite/src/app/tools/symmetry.cpp | // 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.
#ifdef HAVE_CONF... | 1,678 | C++ | .cpp | 45 | 32.533333 | 84 | 0.692165 | LibreSprite/LibreSprite | 4,823 | 282 | 41 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | true | false | false |
42,525 | tool_box.cpp | LibreSprite_LibreSprite/src/app/tools/tool_box.cpp | // 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.
#ifdef... | 12,049 | C++ | .cpp | 254 | 44.377953 | 148 | 0.709469 | LibreSprite/LibreSprite | 4,823 | 282 | 41 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | true | false | false |
42,526 | active_tool.cpp | LibreSprite_LibreSprite/src/app/tools/active_tool.cpp | // 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.
#ifdef... | 5,642 | C++ | .cpp | 184 | 26.336957 | 108 | 0.697897 | LibreSprite/LibreSprite | 4,823 | 282 | 41 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
42,527 | stroke.cpp | LibreSprite_LibreSprite/src/app/tools/stroke.cpp | // 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.
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "app/tools/stroke... | 1,211 | C++ | .cpp | 50 | 21.06 | 71 | 0.637076 | LibreSprite/LibreSprite | 4,823 | 282 | 41 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | true | false | false |
42,528 | tool_loop_manager.cpp | LibreSprite_LibreSprite/src/app/tools/tool_loop_manager.cpp | // 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.
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "app/tools/tool_l... | 8,653 | C++ | .cpp | 242 | 31.983471 | 95 | 0.716184 | LibreSprite/LibreSprite | 4,823 | 282 | 41 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | true | false | false |
42,529 | point_shape.cpp | LibreSprite_LibreSprite/src/app/tools/point_shape.cpp | // 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.
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "app/tools/point_... | 2,005 | C++ | .cpp | 69 | 25.173913 | 71 | 0.619469 | LibreSprite/LibreSprite | 4,823 | 282 | 41 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
42,530 | ink_type.cpp | LibreSprite_LibreSprite/src/app/tools/ink_type.cpp | // 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.
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "app/tools/ink_ty... | 1,582 | C++ | .cpp | 45 | 32.577778 | 73 | 0.720261 | LibreSprite/LibreSprite | 4,823 | 282 | 41 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
42,531 | preferences.cpp | LibreSprite_LibreSprite/src/app/pref/preferences.cpp | // 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.
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "app/document.h"
... | 4,023 | C++ | .cpp | 152 | 23.019737 | 106 | 0.662321 | LibreSprite/LibreSprite | 4,823 | 282 | 41 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
42,532 | color_bar.cpp | LibreSprite_LibreSprite/src/app/ui/color_bar.cpp | // 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.
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "app/ui/color_bar... | 29,191 | C++ | .cpp | 871 | 29.375431 | 141 | 0.695885 | LibreSprite/LibreSprite | 4,823 | 282 | 41 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | true | false | false |
42,533 | drop_down_button.cpp | LibreSprite_LibreSprite/src/app/ui/drop_down_button.cpp | // 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.
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "app/ui/drop_down... | 1,551 | C++ | .cpp | 49 | 28.122449 | 74 | 0.725134 | LibreSprite/LibreSprite | 4,823 | 282 | 41 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
42,534 | frame_tag_window.cpp | LibreSprite_LibreSprite/src/app/ui/frame_tag_window.cpp | // 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.
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "app/ui/frame_tag... | 1,867 | C++ | .cpp | 60 | 28.666667 | 88 | 0.684504 | LibreSprite/LibreSprite | 4,823 | 282 | 41 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
42,535 | color_spectrum.cpp | LibreSprite_LibreSprite/src/app/ui/color_spectrum.cpp | // 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.
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "app/ui/color_spe... | 4,138 | C++ | .cpp | 139 | 24.805755 | 72 | 0.595616 | LibreSprite/LibreSprite | 4,823 | 282 | 41 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
42,536 | color_button.cpp | LibreSprite_LibreSprite/src/app/ui/color_button.cpp | // 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.
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "app/ui/color_but... | 6,720 | C++ | .cpp | 228 | 25.192982 | 80 | 0.667081 | LibreSprite/LibreSprite | 4,823 | 282 | 41 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | true | false | false |
42,537 | main_window.cpp | LibreSprite_LibreSprite/src/app/ui/main_window.cpp | // Aseprite | Copyright (C) 2001-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.
#ifdef... | 12,746 | C++ | .cpp | 387 | 30.142119 | 107 | 0.742652 | LibreSprite/LibreSprite | 4,823 | 282 | 41 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | true | false | false |
42,538 | color_wheel.cpp | LibreSprite_LibreSprite/src/app/ui/color_wheel.cpp | // 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.
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "app/ui/color_whe... | 12,094 | C++ | .cpp | 342 | 29.321637 | 103 | 0.618012 | LibreSprite/LibreSprite | 4,823 | 282 | 41 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
42,539 | preview_editor.cpp | LibreSprite_LibreSprite/src/app/ui/preview_editor.cpp | // 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.
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "app/ui/preview_e... | 12,023 | C++ | .cpp | 385 | 27.015584 | 95 | 0.694952 | LibreSprite/LibreSprite | 4,823 | 282 | 41 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | true | false | false |
42,540 | font_popup.cpp | LibreSprite_LibreSprite/src/app/ui/font_popup.cpp | // Aseprite | Copyright (C) 2001-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.
#ifdef... | 5,549 | C++ | .cpp | 176 | 26.863636 | 85 | 0.649409 | LibreSprite/LibreSprite | 4,823 | 282 | 41 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | true | false | false |
42,541 | app_menuitem.cpp | LibreSprite_LibreSprite/src/app/ui/app_menuitem.cpp | // 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.
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "app/ui/app_menui... | 2,815 | C++ | .cpp | 99 | 24.090909 | 86 | 0.666047 | LibreSprite/LibreSprite | 4,823 | 282 | 41 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | true | false | false |
42,542 | palette_listbox.cpp | LibreSprite_LibreSprite/src/app/ui/palette_listbox.cpp | // 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.
#ifdef... | 4,662 | C++ | .cpp | 149 | 27.060403 | 97 | 0.66622 | LibreSprite/LibreSprite | 4,823 | 282 | 41 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
42,543 | tabs.cpp | LibreSprite_LibreSprite/src/app/ui/tabs.cpp | // 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.
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "app/ui/tabs.h"
... | 24,158 | C++ | .cpp | 818 | 24.167482 | 99 | 0.619597 | LibreSprite/LibreSprite | 4,823 | 282 | 41 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | true | false | false |
42,544 | notifications.cpp | LibreSprite_LibreSprite/src/app/ui/notifications.cpp | // 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.
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "app/ui/notificat... | 1,877 | C++ | .cpp | 66 | 26.106061 | 76 | 0.732033 | LibreSprite/LibreSprite | 4,823 | 282 | 41 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
42,545 | status_bar.cpp | LibreSprite_LibreSprite/src/app/ui/status_bar.cpp | // 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.
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "app/app.h"
#incl... | 18,647 | C++ | .cpp | 619 | 25.258481 | 92 | 0.645451 | LibreSprite/LibreSprite | 4,823 | 282 | 41 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | true | false | false |
42,546 | keyboard_shortcuts.cpp | LibreSprite_LibreSprite/src/app/ui/keyboard_shortcuts.cpp | // 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.
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "app/ui/keyboard_... | 21,248 | C++ | .cpp | 667 | 26.764618 | 132 | 0.643 | LibreSprite/LibreSprite | 4,823 | 282 | 41 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | true | false | false |
42,547 | recent_listbox.cpp | LibreSprite_LibreSprite/src/app/ui/recent_listbox.cpp | // 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.
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "app/ui/recent_li... | 4,637 | C++ | .cpp | 144 | 29.291667 | 87 | 0.662858 | LibreSprite/LibreSprite | 4,823 | 282 | 41 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
42,548 | ani_controls.cpp | LibreSprite_LibreSprite/src/app/ui/ani_controls.cpp | // 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.
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "app/app.h"
#incl... | 3,824 | C++ | .cpp | 128 | 27.40625 | 83 | 0.735166 | LibreSprite/LibreSprite | 4,823 | 282 | 41 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | true | false | false |
42,549 | home_view.cpp | LibreSprite_LibreSprite/src/app/ui/home_view.cpp | // Aseprite | Copyright (C) 2001-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.
#ifdef... | 3,606 | C++ | .cpp | 117 | 28.435897 | 87 | 0.74242 | LibreSprite/LibreSprite | 4,823 | 282 | 41 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | true | false | false |
42,550 | select_accelerator.cpp | LibreSprite_LibreSprite/src/app/ui/select_accelerator.cpp | // 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.
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "app/ui/select_ac... | 5,466 | C++ | .cpp | 151 | 32.07947 | 116 | 0.703486 | LibreSprite/LibreSprite | 4,823 | 282 | 41 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
42,551 | touch_bar.cpp | LibreSprite_LibreSprite/src/app/ui/touch_bar.cpp | #include "touch_bar.h"
#include "app/pref/preferences.h"
#include "app/ui/skin/skin_theme.h"
#include "app/ui/toolbar.h"
#include "app/ui_context.h"
#include "gfx/color.h"
#include "gfx/fwd.h"
#include "ui/base.h"
#include "ui/box.h"
#include "ui/button.h"
#include "ui/event.h"
#include "ui/size_hint_event.h"
#include ... | 3,672 | C++ | .cpp | 137 | 23.350365 | 90 | 0.657468 | 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 |
42,552 | palette_view.cpp | LibreSprite_LibreSprite/src/app/ui/palette_view.cpp | // 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.
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "app/app.h"
#incl... | 26,014 | C++ | .cpp | 812 | 26.381773 | 109 | 0.622752 | LibreSprite/LibreSprite | 4,823 | 282 | 41 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | true | false | false |
42,553 | file_list_view.cpp | LibreSprite_LibreSprite/src/app/ui/file_list_view.cpp | // 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.
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "app/ui/file_list_view... | 836 | C++ | .cpp | 27 | 27.962963 | 71 | 0.714107 | LibreSprite/LibreSprite | 4,823 | 282 | 41 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
42,554 | main_menu_bar.cpp | LibreSprite_LibreSprite/src/app/ui/main_menu_bar.cpp | // 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.
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "app/ui/main_menu... | 581 | C++ | .cpp | 23 | 23.521739 | 71 | 0.744991 | LibreSprite/LibreSprite | 4,823 | 282 | 41 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
42,555 | timeline.cpp | LibreSprite_LibreSprite/src/app/ui/timeline.cpp | // 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.
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "app/ui/timeline.... | 76,017 | C++ | .cpp | 2,274 | 26.9635 | 109 | 0.614845 | LibreSprite/LibreSprite | 4,823 | 282 | 41 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | true | false | false |
42,556 | icon_button.cpp | LibreSprite_LibreSprite/src/app/ui/icon_button.cpp | // 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.
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "app/ui/icon_butt... | 1,562 | C++ | .cpp | 56 | 25.142857 | 71 | 0.700134 | LibreSprite/LibreSprite | 4,823 | 282 | 41 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
42,557 | workspace_panel.cpp | LibreSprite_LibreSprite/src/app/ui/workspace_panel.cpp | // 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.
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "app/ui/workspace... | 8,945 | C++ | .cpp | 302 | 26.201987 | 121 | 0.693043 | LibreSprite/LibreSprite | 4,823 | 282 | 41 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
42,558 | styled_button.cpp | LibreSprite_LibreSprite/src/app/ui/styled_button.cpp | // 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.
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "app/ui/styled_bu... | 1,307 | C++ | .cpp | 46 | 25.804348 | 71 | 0.707434 | LibreSprite/LibreSprite | 4,823 | 282 | 41 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
42,559 | context_bar.cpp | LibreSprite_LibreSprite/src/app/ui/context_bar.cpp | // Aseprite | Copyright (C) 2001-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.
#ifdef... | 53,213 | C++ | .cpp | 1,519 | 29.855826 | 138 | 0.676815 | LibreSprite/LibreSprite | 4,823 | 282 | 41 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | true | false | false |
42,560 | document_view.cpp | LibreSprite_LibreSprite/src/app/ui/document_view.cpp | // 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.
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "app/ui/document_... | 14,597 | C++ | .cpp | 470 | 25.993617 | 98 | 0.673147 | LibreSprite/LibreSprite | 4,823 | 282 | 41 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
42,561 | color_tint_shade_tone.cpp | LibreSprite_LibreSprite/src/app/ui/color_tint_shade_tone.cpp | // 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.
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "app/ui/color_tint_sha... | 5,004 | C++ | .cpp | 169 | 24.727811 | 72 | 0.609548 | LibreSprite/LibreSprite | 4,823 | 282 | 41 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
42,562 | hex_color_entry.cpp | LibreSprite_LibreSprite/src/app/ui/hex_color_entry.cpp | // 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.
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <cstdlib>
#includ... | 1,648 | C++ | .cpp | 59 | 24.40678 | 71 | 0.635264 | LibreSprite/LibreSprite | 4,823 | 282 | 41 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
42,563 | file_list.cpp | LibreSprite_LibreSprite/src/app/ui/file_list.cpp | // 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.
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "app/ui/file_list... | 14,050 | C++ | .cpp | 475 | 22.852632 | 96 | 0.588109 | LibreSprite/LibreSprite | 4,823 | 282 | 41 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | true | false | false |
42,564 | data_recovery_view.cpp | LibreSprite_LibreSprite/src/app/ui/data_recovery_view.cpp | // 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.
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "app/ui/data_reco... | 5,884 | C++ | .cpp | 191 | 26.748691 | 97 | 0.683661 | LibreSprite/LibreSprite | 4,823 | 282 | 41 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
42,565 | color_sliders.cpp | LibreSprite_LibreSprite/src/app/ui/color_sliders.cpp | // 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.
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "app/color_utils.... | 8,829 | C++ | .cpp | 263 | 29.235741 | 125 | 0.661103 | LibreSprite/LibreSprite | 4,823 | 282 | 41 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
42,566 | file_selector.cpp | LibreSprite_LibreSprite/src/app/ui/file_selector.cpp | // 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.
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "app/ui/file_sele... | 25,044 | C++ | .cpp | 716 | 29.885475 | 114 | 0.66533 | LibreSprite/LibreSprite | 4,823 | 282 | 41 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
42,567 | popup_window_pin.cpp | LibreSprite_LibreSprite/src/app/ui/popup_window_pin.cpp | // 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.
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "app/ui/popup_win... | 1,966 | C++ | .cpp | 73 | 23 | 84 | 0.679638 | LibreSprite/LibreSprite | 4,823 | 282 | 41 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
42,568 | workspace_tabs.cpp | LibreSprite_LibreSprite/src/app/ui/workspace_tabs.cpp | // 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.
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "app/ui/workspace... | 626 | C++ | .cpp | 26 | 22.461538 | 71 | 0.77027 | LibreSprite/LibreSprite | 4,823 | 282 | 41 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
42,569 | button_set.cpp | LibreSprite_LibreSprite/src/app/ui/button_set.cpp | // 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.
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "app/ui/button_se... | 9,345 | C++ | .cpp | 332 | 23.442771 | 89 | 0.647381 | LibreSprite/LibreSprite | 4,823 | 282 | 41 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.