1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-13 08:31:02 +00:00
serenity/Base/res/icons/hackstudio
sin-ack 7adc5725b8 Base: Add the serenity-application HackStudio template
This is a template which instantiates into what you'd write to start out
a basic Serenity GUI application. It contains a CMakeLists.txt file
which describes what each declaration does, a simple GUI application
which uses layouts, widgets and callbacks, and comes with a minimal set
of pledges which the user can add to as necessary.
2021-08-14 13:32:08 +02:00
..
templates-32x32 Base: Add the serenity-application HackStudio template 2021-08-14 13:32:08 +02:00
Class.png HackStudio: Support searching symbol declarations in the Locator 2021-02-27 16:37:35 +01:00
Cursor.png Base: Rename icon subdirectories by explicit app name 2020-08-27 15:38:02 +02:00
Function.png HackStudio: Support searching symbol declarations in the Locator 2021-02-27 16:37:35 +01:00
GButton.png Base: Rename icon subdirectories by explicit app name 2020-08-27 15:38:02 +02:00
GCheckBox.png Base: Rename icon subdirectories by explicit app name 2020-08-27 15:38:02 +02:00
GGroupBox.png Base: Rename icon subdirectories by explicit app name 2020-08-27 15:38:02 +02:00
GLabel.png Base: Rename icon subdirectories by explicit app name 2020-08-27 15:38:02 +02:00
GProgressBar.png Base: Rename icon subdirectories by explicit app name 2020-08-27 15:38:02 +02:00
GRadioButton.png Base: Rename icon subdirectories by explicit app name 2020-08-27 15:38:02 +02:00
GScrollBar.png Base: Rename icon subdirectories by explicit app name 2020-08-27 15:38:02 +02:00
GSlider.png Base: Rename icon subdirectories by explicit app name 2020-08-27 15:38:02 +02:00
GSpinBox.png Base: Rename icon subdirectories by explicit app name 2020-08-27 15:38:02 +02:00
GTextBox.png Base: Rename icon subdirectories by explicit app name 2020-08-27 15:38:02 +02:00
Member.png HackStudio: Store known symbol declarations in ProjectDeclarations 2021-04-13 15:16:27 +02:00
Namespace.png HackStudio: Store known symbol declarations in ProjectDeclarations 2021-04-13 15:16:27 +02:00
Preprocessor.png LanguageServers/Cpp: Complete Preprocessor definitions 2021-03-13 10:17:02 +01:00
Struct.png HackStudio: Support searching symbol declarations in the Locator 2021-02-27 16:37:35 +01:00
Variable.png HackStudio: Support searching symbol declarations in the Locator 2021-02-27 16:37:35 +01:00