2020-12-30 19:43:35 +03:00
|
|
|
compile_gml(FontPickerDialog.gml FontPickerDialogGML.h font_picker_dialog_gml)
|
2021-02-20 01:00:33 +03:00
|
|
|
compile_gml(FilePickerDialog.gml FilePickerDialogGML.h file_picker_dialog_gml)
|
2020-12-30 19:43:35 +03:00
|
|
|
|
2020-05-06 18:40:06 +03:00
|
|
|
set(SOURCES
|
|
|
|
AboutDialog.cpp
|
|
|
|
AbstractButton.cpp
|
2020-12-30 16:28:22 +03:00
|
|
|
AbstractSlider.cpp
|
2020-05-06 18:40:06 +03:00
|
|
|
AbstractTableView.cpp
|
|
|
|
AbstractView.cpp
|
|
|
|
Action.cpp
|
|
|
|
ActionGroup.cpp
|
|
|
|
Application.cpp
|
2020-12-30 13:25:06 +03:00
|
|
|
AutocompleteProvider.cpp
|
2020-05-06 18:40:06 +03:00
|
|
|
BoxLayout.cpp
|
2020-12-14 22:03:16 +03:00
|
|
|
BreadcrumbBar.cpp
|
2020-12-30 13:25:06 +03:00
|
|
|
Button.cpp
|
2020-08-19 16:29:43 +03:00
|
|
|
Calendar.cpp
|
2020-05-06 18:40:06 +03:00
|
|
|
CheckBox.cpp
|
|
|
|
Clipboard.cpp
|
|
|
|
ColorInput.cpp
|
|
|
|
ColorPicker.cpp
|
|
|
|
ColumnsView.cpp
|
|
|
|
ComboBox.cpp
|
|
|
|
Command.cpp
|
|
|
|
Desktop.cpp
|
|
|
|
Dialog.cpp
|
|
|
|
DisplayLink.cpp
|
|
|
|
DragOperation.cpp
|
2021-01-02 13:59:55 +03:00
|
|
|
EditingEngine.cpp
|
2020-05-17 22:49:54 +03:00
|
|
|
EmojiInputDialog.cpp
|
2020-05-06 18:40:06 +03:00
|
|
|
Event.cpp
|
2020-08-12 20:28:10 +03:00
|
|
|
FileIconProvider.cpp
|
2020-05-06 18:40:06 +03:00
|
|
|
FilePicker.cpp
|
2021-02-20 01:00:33 +03:00
|
|
|
FilePickerDialogGML.h
|
2020-05-06 18:40:06 +03:00
|
|
|
FileSystemModel.cpp
|
2020-07-04 21:06:23 +03:00
|
|
|
FilteringProxyModel.cpp
|
2020-12-30 19:43:35 +03:00
|
|
|
FontPicker.cpp
|
|
|
|
FontPickerDialogGML.h
|
2020-05-06 18:40:06 +03:00
|
|
|
Frame.cpp
|
2021-01-03 20:59:36 +03:00
|
|
|
GMLFormatter.cpp
|
2020-12-21 14:32:27 +03:00
|
|
|
GMLLexer.cpp
|
2020-12-20 13:47:44 +03:00
|
|
|
GMLParser.cpp
|
2020-12-21 15:59:21 +03:00
|
|
|
GMLSyntaxHighlighter.cpp
|
2020-05-06 18:40:06 +03:00
|
|
|
GroupBox.cpp
|
2020-08-25 12:25:39 +03:00
|
|
|
HeaderView.cpp
|
2020-05-06 18:40:06 +03:00
|
|
|
INILexer.cpp
|
|
|
|
INISyntaxHighlighter.cpp
|
2020-07-22 16:29:51 +03:00
|
|
|
Icon.cpp
|
|
|
|
IconView.cpp
|
|
|
|
ImageWidget.cpp
|
2020-05-06 18:40:06 +03:00
|
|
|
InputBox.cpp
|
2020-09-28 13:58:10 +03:00
|
|
|
JsonArrayModel.cpp
|
2020-05-06 18:40:06 +03:00
|
|
|
Label.cpp
|
|
|
|
Layout.cpp
|
|
|
|
LazyWidget.cpp
|
2020-12-26 15:00:24 +03:00
|
|
|
LinkLabel.cpp
|
2020-05-06 18:40:06 +03:00
|
|
|
ListView.cpp
|
|
|
|
Menu.cpp
|
2020-09-28 13:58:10 +03:00
|
|
|
MenuBar.cpp
|
2020-05-06 18:40:06 +03:00
|
|
|
MenuItem.cpp
|
|
|
|
MessageBox.cpp
|
|
|
|
Model.cpp
|
|
|
|
ModelIndex.cpp
|
|
|
|
ModelSelection.cpp
|
|
|
|
MultiView.cpp
|
|
|
|
Notification.cpp
|
2020-12-31 13:56:19 +03:00
|
|
|
OpacitySlider.cpp
|
2020-05-06 18:40:06 +03:00
|
|
|
Painter.cpp
|
2020-07-28 13:09:19 +03:00
|
|
|
ProcessChooser.cpp
|
2020-05-06 18:40:06 +03:00
|
|
|
ProgressBar.cpp
|
|
|
|
RadioButton.cpp
|
2021-01-02 13:59:55 +03:00
|
|
|
RegularEditingEngine.cpp
|
2020-05-06 18:40:06 +03:00
|
|
|
ResizeCorner.cpp
|
2020-07-28 13:09:19 +03:00
|
|
|
RunningProcessesModel.cpp
|
2020-05-06 18:40:06 +03:00
|
|
|
ScrollBar.cpp
|
2020-09-28 13:58:10 +03:00
|
|
|
ScrollableWidget.cpp
|
2020-12-30 05:52:27 +03:00
|
|
|
SeparatorWidget.cpp
|
2020-05-06 18:40:06 +03:00
|
|
|
Shortcut.cpp
|
|
|
|
Slider.cpp
|
|
|
|
SortingProxyModel.cpp
|
|
|
|
SpinBox.cpp
|
|
|
|
Splitter.cpp
|
|
|
|
StackWidget.cpp
|
|
|
|
StatusBar.cpp
|
|
|
|
TabWidget.cpp
|
2020-09-28 13:58:10 +03:00
|
|
|
TableView.cpp
|
2020-05-06 18:40:06 +03:00
|
|
|
TextBox.cpp
|
|
|
|
TextDocument.cpp
|
|
|
|
TextEditor.cpp
|
|
|
|
ToolBar.cpp
|
2020-09-28 13:58:10 +03:00
|
|
|
ToolBarContainer.cpp
|
2020-05-06 18:40:06 +03:00
|
|
|
TreeView.cpp
|
|
|
|
UndoStack.cpp
|
|
|
|
Variant.cpp
|
2021-01-02 13:59:55 +03:00
|
|
|
VimEditingEngine.cpp
|
2020-05-06 18:40:06 +03:00
|
|
|
Widget.cpp
|
|
|
|
Window.cpp
|
|
|
|
WindowServerConnection.cpp
|
2021-02-21 14:40:08 +03:00
|
|
|
Wizards/WizardDialog.cpp
|
|
|
|
Wizards/AbstractWizardPage.cpp
|
|
|
|
Wizards/CoverWizardPage.cpp
|
|
|
|
Wizards/WizardPage.cpp
|
2020-05-06 18:40:06 +03:00
|
|
|
)
|
|
|
|
|
|
|
|
set(GENERATED_SOURCES
|
|
|
|
../../Services/WindowServer/WindowClientEndpoint.h
|
|
|
|
../../Services/WindowServer/WindowServerEndpoint.h
|
|
|
|
../../Services/NotificationServer/NotificationClientEndpoint.h
|
|
|
|
../../Services/NotificationServer/NotificationServerEndpoint.h
|
2020-05-15 10:46:55 +03:00
|
|
|
../../Services/Clipboard/ClipboardClientEndpoint.h
|
|
|
|
../../Services/Clipboard/ClipboardServerEndpoint.h
|
2020-05-06 18:40:06 +03:00
|
|
|
)
|
|
|
|
|
|
|
|
serenity_lib(LibGUI gui)
|
2021-02-07 19:07:33 +03:00
|
|
|
target_link_libraries(LibGUI LibCore LibGfx LibIPC LibThread LibRegex LibSyntax)
|