2020-12-30 17:43:35 +01:00
|
|
|
compile_gml(FontPickerDialog.gml FontPickerDialogGML.h font_picker_dialog_gml)
|
2021-02-19 23:00:33 +01:00
|
|
|
compile_gml(FilePickerDialog.gml FilePickerDialogGML.h file_picker_dialog_gml)
|
2021-08-02 10:09:59 +02:00
|
|
|
compile_gml(PasswordInputDialog.gml PasswordInputDialogGML.h password_input_dialog_gml)
|
2020-12-30 17:43:35 +01:00
|
|
|
|
2020-05-06 18:40:06 +03:00
|
|
|
set(SOURCES
|
|
|
|
|
AboutDialog.cpp
|
|
|
|
|
AbstractButton.cpp
|
2021-05-03 23:20:38 +02:00
|
|
|
AbstractScrollableWidget.cpp
|
2020-12-30 14:28:22 +01: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:55:06 +03:30
|
|
|
AutocompleteProvider.cpp
|
2020-05-06 18:40:06 +03:00
|
|
|
BoxLayout.cpp
|
2021-04-13 16:18:20 +02:00
|
|
|
Breadcrumbbar.cpp
|
2020-12-30 13:55:06 +03:30
|
|
|
Button.cpp
|
2020-08-19 09:29:43 -04:00
|
|
|
Calendar.cpp
|
2020-05-06 18:40:06 +03:00
|
|
|
CheckBox.cpp
|
|
|
|
|
Clipboard.cpp
|
|
|
|
|
ColorInput.cpp
|
|
|
|
|
ColorPicker.cpp
|
|
|
|
|
ColumnsView.cpp
|
2021-08-18 18:11:32 +00:00
|
|
|
CommonActions.cpp
|
2021-04-26 18:18:57 +02:00
|
|
|
CommonLocationsProvider.cpp
|
2020-05-06 18:40:06 +03:00
|
|
|
ComboBox.cpp
|
|
|
|
|
Command.cpp
|
|
|
|
|
Desktop.cpp
|
|
|
|
|
Dialog.cpp
|
|
|
|
|
DisplayLink.cpp
|
|
|
|
|
DragOperation.cpp
|
2021-01-02 11:59:55 +01:00
|
|
|
EditingEngine.cpp
|
2020-05-17 21:49:54 +02:00
|
|
|
EmojiInputDialog.cpp
|
2020-05-06 18:40:06 +03:00
|
|
|
Event.cpp
|
2020-08-12 19:28:10 +02:00
|
|
|
FileIconProvider.cpp
|
2020-05-06 18:40:06 +03:00
|
|
|
FilePicker.cpp
|
2021-02-19 23:00:33 +01:00
|
|
|
FilePickerDialogGML.h
|
2020-05-06 18:40:06 +03:00
|
|
|
FileSystemModel.cpp
|
2020-07-04 22:36:23 +04:30
|
|
|
FilteringProxyModel.cpp
|
2020-12-30 17:43:35 +01:00
|
|
|
FontPicker.cpp
|
|
|
|
|
FontPickerDialogGML.h
|
2020-05-06 18:40:06 +03:00
|
|
|
Frame.cpp
|
2021-07-28 14:50:24 +01:00
|
|
|
GMLAutocompleteProvider.cpp
|
2021-01-03 18:59:36 +01:00
|
|
|
GMLFormatter.cpp
|
2020-12-21 12:32:27 +01:00
|
|
|
GMLLexer.cpp
|
2020-12-20 11:47:44 +01:00
|
|
|
GMLParser.cpp
|
2020-12-21 13:59:21 +01:00
|
|
|
GMLSyntaxHighlighter.cpp
|
2020-05-06 18:40:06 +03:00
|
|
|
GroupBox.cpp
|
2020-08-25 11:25:39 +02:00
|
|
|
HeaderView.cpp
|
2020-05-06 18:40:06 +03:00
|
|
|
INILexer.cpp
|
|
|
|
|
INISyntaxHighlighter.cpp
|
2020-07-22 15:29:51 +02:00
|
|
|
Icon.cpp
|
|
|
|
|
IconView.cpp
|
|
|
|
|
ImageWidget.cpp
|
2020-05-06 18:40:06 +03:00
|
|
|
InputBox.cpp
|
2020-09-28 14:28:10 +03:30
|
|
|
JsonArrayModel.cpp
|
2020-05-06 18:40:06 +03:00
|
|
|
Label.cpp
|
|
|
|
|
Layout.cpp
|
|
|
|
|
LazyWidget.cpp
|
2020-12-26 13:00:24 +01:00
|
|
|
LinkLabel.cpp
|
2020-05-06 18:40:06 +03:00
|
|
|
ListView.cpp
|
|
|
|
|
Menu.cpp
|
|
|
|
|
MenuItem.cpp
|
2021-11-24 13:09:04 +01:00
|
|
|
Menubar.cpp
|
2020-05-06 18:40:06 +03:00
|
|
|
MessageBox.cpp
|
|
|
|
|
Model.cpp
|
|
|
|
|
ModelIndex.cpp
|
|
|
|
|
ModelSelection.cpp
|
2021-09-07 21:04:35 +02:00
|
|
|
MouseTracker.cpp
|
2020-05-06 18:40:06 +03:00
|
|
|
MultiView.cpp
|
|
|
|
|
Notification.cpp
|
2020-12-31 11:56:19 +01:00
|
|
|
OpacitySlider.cpp
|
2020-05-06 18:40:06 +03:00
|
|
|
Painter.cpp
|
2021-08-02 10:09:59 +02:00
|
|
|
PasswordInputDialog.cpp
|
|
|
|
|
PasswordInputDialogGML.h
|
2021-05-13 09:07:43 +00:00
|
|
|
PersistentModelIndex.cpp
|
2020-07-28 06:09:19 -04:00
|
|
|
ProcessChooser.cpp
|
2021-04-13 16:18:20 +02:00
|
|
|
Progressbar.cpp
|
2020-05-06 18:40:06 +03:00
|
|
|
RadioButton.cpp
|
2021-01-02 11:59:55 +01:00
|
|
|
RegularEditingEngine.cpp
|
2020-05-06 18:40:06 +03:00
|
|
|
ResizeCorner.cpp
|
2020-07-28 06:09:19 -04:00
|
|
|
RunningProcessesModel.cpp
|
2021-06-14 21:19:56 -06:00
|
|
|
ScreenLayout.cpp
|
2021-05-05 22:15:09 +02:00
|
|
|
ScrollableContainerWidget.cpp
|
2021-04-16 21:30:53 +02:00
|
|
|
Scrollbar.cpp
|
2020-12-30 03:52:27 +01:00
|
|
|
SeparatorWidget.cpp
|
2021-11-20 14:28:54 +00:00
|
|
|
SettingsWindow.cpp
|
2020-05-06 18:40:06 +03:00
|
|
|
Shortcut.cpp
|
|
|
|
|
Slider.cpp
|
|
|
|
|
SortingProxyModel.cpp
|
|
|
|
|
SpinBox.cpp
|
|
|
|
|
Splitter.cpp
|
|
|
|
|
StackWidget.cpp
|
2021-04-16 21:30:53 +02:00
|
|
|
Statusbar.cpp
|
2020-05-06 18:40:06 +03:00
|
|
|
TabWidget.cpp
|
2020-09-28 14:28:10 +03:30
|
|
|
TableView.cpp
|
2020-05-06 18:40:06 +03:00
|
|
|
TextBox.cpp
|
|
|
|
|
TextDocument.cpp
|
|
|
|
|
TextEditor.cpp
|
2021-04-16 21:30:53 +02:00
|
|
|
Toolbar.cpp
|
|
|
|
|
ToolbarContainer.cpp
|
2021-10-21 19:28:46 +02:00
|
|
|
Tray.cpp
|
2020-05-06 18:40:06 +03:00
|
|
|
TreeView.cpp
|
|
|
|
|
UndoStack.cpp
|
2021-08-04 00:56:21 +02:00
|
|
|
ValueSlider.cpp
|
2020-05-06 18:40:06 +03:00
|
|
|
Variant.cpp
|
2021-01-02 11:59:55 +01:00
|
|
|
VimEditingEngine.cpp
|
2020-05-06 18:40:06 +03:00
|
|
|
Widget.cpp
|
|
|
|
|
Window.cpp
|
|
|
|
|
WindowServerConnection.cpp
|
2021-04-14 21:38:53 +00:00
|
|
|
WindowManagerServerConnection.cpp
|
2021-02-21 22:40:08 +11: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
|
2021-04-17 15:58:34 +02:00
|
|
|
../../Services/WindowServer/WindowManagerClientEndpoint.h
|
|
|
|
|
../../Services/WindowServer/WindowManagerServerEndpoint.h
|
2020-05-06 18:40:06 +03:00
|
|
|
../../Services/NotificationServer/NotificationClientEndpoint.h
|
|
|
|
|
../../Services/NotificationServer/NotificationServerEndpoint.h
|
2020-05-15 09:46:55 +02:00
|
|
|
../../Services/Clipboard/ClipboardClientEndpoint.h
|
|
|
|
|
../../Services/Clipboard/ClipboardServerEndpoint.h
|
2020-05-06 18:40:06 +03:00
|
|
|
)
|
|
|
|
|
|
|
|
|
|
serenity_lib(LibGUI gui)
|
2021-08-29 10:03:46 -04:00
|
|
|
target_link_libraries(LibGUI LibCore LibGfx LibIPC LibThreading LibRegex LibSyntax LibConfig)
|