ladybird/LibGUI
Andreas Kling d7756fc09f LibGUI: Add an "exclusive" property to GAbstractButtons.
This makes checkable buttons exclusive with other checkable buttons in the
same parent widget. Basically like radio buttons. This should probably be
used to implement GRadioButton once it's a bit more mature.
2019-06-12 05:57:26 +02:00
..
.gitignore More compat work. Rename libraries from LibFoo.a => libfoo.a 2019-02-26 13:30:57 +01:00
GAbstractButton.cpp LibGUI: Add an "exclusive" property to GAbstractButtons. 2019-06-12 05:57:26 +02:00
GAbstractButton.h LibGUI: Add an "exclusive" property to GAbstractButtons. 2019-06-12 05:57:26 +02:00
GAbstractView.cpp LibGUI: Run clang-format on everything. 2019-06-07 11:46:02 +02:00
GAbstractView.h Add clang-format file 2019-05-28 17:31:20 +02:00
GAction.cpp LibGUI: Run clang-format on everything. 2019-06-07 11:46:02 +02:00
GAction.h Meta: Tweak .clang-format to not wrap braces after enums. 2019-06-07 17:13:23 +02:00
GApplication.cpp LibGUI: Run clang-format on everything. 2019-06-07 11:46:02 +02:00
GApplication.h StringViewize a bunch of things -- mostly LibGUI 2019-06-03 20:27:05 +02:00
GBoxLayout.cpp GLayout: Add a simple spacer concept; dummy item that expands-to-fit. 2019-05-09 03:06:20 +02:00
GBoxLayout.h Add clang-format file 2019-05-28 17:31:20 +02:00
GButton.cpp LibGUI: Add an "exclusive" property to GAbstractButtons. 2019-06-12 05:57:26 +02:00
GButton.h StringViewize a bunch of things -- mostly LibGUI 2019-06-03 20:27:05 +02:00
GCheckBox.cpp LibGUI: Run clang-format on everything. 2019-06-07 11:46:02 +02:00
GCheckBox.h StringViewize a bunch of things -- mostly LibGUI 2019-06-03 20:27:05 +02:00
GClipboard.cpp LibGUI: Run clang-format on everything. 2019-06-07 11:46:02 +02:00
GClipboard.h StringViewize a bunch of things -- mostly LibGUI 2019-06-03 20:27:05 +02:00
GDesktop.cpp StringViewize a bunch of things -- mostly LibGUI 2019-06-03 20:27:05 +02:00
GDesktop.h StringViewize a bunch of things -- mostly LibGUI 2019-06-03 20:27:05 +02:00
GDialog.cpp LibGUI: Run clang-format on everything. 2019-06-07 11:46:02 +02:00
GDialog.h Meta: Tweak .clang-format to not wrap braces after enums. 2019-06-07 17:13:23 +02:00
GDirectoryModel.cpp LibGUI: Run clang-format on everything. 2019-06-07 11:46:02 +02:00
GDirectoryModel.h Meta: Tweak .clang-format to not wrap braces after enums. 2019-06-07 17:13:23 +02:00
GEvent.h Meta: Tweak .clang-format to not wrap braces after enums. 2019-06-07 17:13:23 +02:00
GEventLoop.cpp LibGUI: Run clang-format on everything. 2019-06-07 11:46:02 +02:00
GEventLoop.h Add clang-format file 2019-05-28 17:31:20 +02:00
GFilePicker.cpp LibGUI: Run clang-format on everything. 2019-06-07 11:46:02 +02:00
GFilePicker.h StringViewize a bunch of things -- mostly LibGUI 2019-06-03 20:27:05 +02:00
GFileSystemModel.cpp Meta: Tweak .clang-format to not wrap braces after enums. 2019-06-07 17:13:23 +02:00
GFileSystemModel.h Meta: Tweak .clang-format to not wrap braces after enums. 2019-06-07 17:13:23 +02:00
GFontDatabase.cpp LibGUI: Run clang-format on everything. 2019-06-07 11:46:02 +02:00
GFontDatabase.h StringViewize a bunch of things -- mostly LibGUI 2019-06-03 20:27:05 +02:00
GFrame.cpp LibGUI: Run clang-format on everything. 2019-06-07 11:46:02 +02:00
GFrame.h LibGUI: Move frame painting from GFrame to StylePainter. 2019-04-10 03:43:46 +02:00
GGroupBox.cpp StringViewize a bunch of things -- mostly LibGUI 2019-06-03 20:27:05 +02:00
GGroupBox.h StringViewize a bunch of things -- mostly LibGUI 2019-06-03 20:27:05 +02:00
GIcon.cpp StringViewize a bunch of things -- mostly LibGUI 2019-06-03 20:27:05 +02:00
GIcon.h StringViewize a bunch of things -- mostly LibGUI 2019-06-03 20:27:05 +02:00
GInputBox.cpp LibGUI: Run clang-format on everything. 2019-06-07 11:46:02 +02:00
GInputBox.h StringViewize a bunch of things -- mostly LibGUI 2019-06-03 20:27:05 +02:00
GItemView.cpp LibGUI: Run clang-format on everything. 2019-06-07 11:46:02 +02:00
GItemView.h Add clang-format file 2019-05-28 17:31:20 +02:00
GLabel.cpp StringViewize a bunch of things -- mostly LibGUI 2019-06-03 20:27:05 +02:00
GLabel.h StringViewize a bunch of things -- mostly LibGUI 2019-06-03 20:27:05 +02:00
GLayout.cpp LibGUI: Run clang-format on everything. 2019-06-07 11:46:02 +02:00
GLayout.h Meta: Tweak .clang-format to not wrap braces after enums. 2019-06-07 17:13:23 +02:00
GListView.cpp LibGUI: Run clang-format on everything. 2019-06-07 11:46:02 +02:00
GListView.h Add clang-format file 2019-05-28 17:31:20 +02:00
GMargins.h Add clang-format file 2019-05-28 17:31:20 +02:00
GMenu.cpp LibGUI: Run clang-format on everything. 2019-06-07 11:46:02 +02:00
GMenu.h StringViewize a bunch of things -- mostly LibGUI 2019-06-03 20:27:05 +02:00
GMenuBar.cpp LibGUI: Run clang-format on everything. 2019-06-07 11:46:02 +02:00
GMenuBar.h Add clang-format file 2019-05-28 17:31:20 +02:00
GMenuItem.cpp LibGUI: Run clang-format on everything. 2019-06-07 11:46:02 +02:00
GMenuItem.h Meta: Tweak .clang-format to not wrap braces after enums. 2019-06-07 17:13:23 +02:00
GMessageBox.cpp LibGUI: Run clang-format on everything. 2019-06-07 11:46:02 +02:00
GMessageBox.h Meta: Tweak .clang-format to not wrap braces after enums. 2019-06-07 17:13:23 +02:00
GModel.cpp LibGUI: Run clang-format on everything. 2019-06-07 11:46:02 +02:00
GModel.h Meta: Tweak .clang-format to not wrap braces after enums. 2019-06-07 17:13:23 +02:00
GModelIndex.h Add clang-format file 2019-05-28 17:31:20 +02:00
GPainter.cpp LibGUI: Add a GPainter class that inherits from Painter. 2019-03-28 17:19:56 +01:00
GPainter.h LibGUI: Add a GPainter class that inherits from Painter. 2019-03-28 17:19:56 +01:00
GProgressBar.cpp LibGUI: Run clang-format on everything. 2019-06-07 11:46:02 +02:00
GProgressBar.h Meta: Tweak .clang-format to not wrap braces after enums. 2019-06-07 17:13:23 +02:00
GRadioButton.cpp LibGUI: Run clang-format on everything. 2019-06-07 11:46:02 +02:00
GRadioButton.h StringViewize a bunch of things -- mostly LibGUI 2019-06-03 20:27:05 +02:00
GResizeCorner.cpp LibGUI: Run clang-format on everything. 2019-06-07 11:46:02 +02:00
GResizeCorner.h LibGUI+WindowServer: Add a GResizeCorner widget. 2019-05-03 01:38:24 +02:00
GScrollableWidget.cpp LibGUI: Run clang-format on everything. 2019-06-07 11:46:02 +02:00
GScrollableWidget.h Add clang-format file 2019-05-28 17:31:20 +02:00
GScrollBar.cpp LibGUI: Run clang-format on everything. 2019-06-07 11:46:02 +02:00
GScrollBar.h Meta: Tweak .clang-format to not wrap braces after enums. 2019-06-07 17:13:23 +02:00
GShortcut.cpp LibGUI: Run clang-format on everything. 2019-06-07 11:46:02 +02:00
GShortcut.h Add clang-format file 2019-05-28 17:31:20 +02:00
GSlider.cpp LibGUI: Run clang-format on everything. 2019-06-07 11:46:02 +02:00
GSlider.h LibGUI: Notify widgets when their enabled state changes. 2019-05-25 13:40:57 +02:00
GSortingProxyModel.cpp LibGUI: Run clang-format on everything. 2019-06-07 11:46:02 +02:00
GSortingProxyModel.h LibGUI: Remove GModel activations to GAbstractView. 2019-05-09 04:56:52 +02:00
GSpinBox.cpp LibGUI: Run clang-format on everything. 2019-06-07 11:46:02 +02:00
GSpinBox.h GSpinBox: Add class_name() override. 2019-05-07 23:28:22 +02:00
GSplitter.cpp LibGUI: Run clang-format on everything. 2019-06-07 11:46:02 +02:00
GSplitter.h LibCore: Add CEvent and make LibGUI/GEvent inherit from it. 2019-04-10 16:56:55 +02:00
GStackWidget.cpp Meta: Tweak .clang-format to not wrap braces after enums. 2019-06-07 17:13:23 +02:00
GStackWidget.h LibCore: Add CEvent and make LibGUI/GEvent inherit from it. 2019-04-10 16:56:55 +02:00
GStatusBar.cpp LibGUI: Run clang-format on everything. 2019-06-07 11:46:02 +02:00
GStatusBar.h StringViewize a bunch of things -- mostly LibGUI 2019-06-03 20:27:05 +02:00
GTableView.cpp LibGUI: Run clang-format on everything. 2019-06-07 11:46:02 +02:00
GTableView.h Add clang-format file 2019-05-28 17:31:20 +02:00
GTabWidget.cpp Meta: Tweak .clang-format to not wrap braces after enums. 2019-06-07 17:13:23 +02:00
GTabWidget.h StringViewize a bunch of things -- mostly LibGUI 2019-06-03 20:27:05 +02:00
GTextBox.cpp LibGUI: Turn GTextBox into a wrapper around a single-line GTextEditor. 2019-04-10 03:08:29 +02:00
GTextBox.h Add clang-format file 2019-05-28 17:31:20 +02:00
GTextEditor.cpp LibGUI: Run clang-format on everything. 2019-06-07 11:46:02 +02:00
GTextEditor.h Meta: Tweak .clang-format to not wrap braces after enums. 2019-06-07 17:13:23 +02:00
GToolBar.cpp LibGUI: Run clang-format on everything. 2019-06-07 11:46:02 +02:00
GToolBar.h Meta: Tweak .clang-format to not wrap braces after enums. 2019-06-07 17:13:23 +02:00
GTreeView.cpp Meta: Tweak .clang-format to not wrap braces after enums. 2019-06-07 17:13:23 +02:00
GTreeView.h GTreeView: Support navigating the tree with the up/down keys. 2019-04-02 03:18:26 +02:00
GVariant.cpp LibGUI: Run clang-format on everything. 2019-06-07 11:46:02 +02:00
GVariant.h Meta: Tweak .clang-format to not wrap braces after enums. 2019-06-07 17:13:23 +02:00
GWidget.cpp LibGUI: Run clang-format on everything. 2019-06-07 11:46:02 +02:00
GWidget.h LibGUI: Add an "exclusive" property to GAbstractButtons. 2019-06-12 05:57:26 +02:00
GWindow.cpp LibGUI: Run clang-format on everything. 2019-06-07 11:46:02 +02:00
GWindow.h Meta: Tweak .clang-format to not wrap braces after enums. 2019-06-07 17:13:23 +02:00
GWindowType.h Meta: Tweak .clang-format to not wrap braces after enums. 2019-06-07 17:13:23 +02:00
install.sh Build: Install most headers to Root (and libcore.a/libgui.a) 2019-05-17 21:59:48 +02:00
Makefile LibGUI: Add a GListView widget. 2019-05-27 21:44:39 +02:00