ladybird/Libraries/LibGUI
Andreas Kling 73110e25a9 WindowServer: Move classes into WindowServer namespace
Also remove the leading WS from names and filenames.
2020-02-06 20:03:37 +01:00
..
GAboutDialog.cpp LibGUI: Rename {H,V}BoxLayout => {Horizontal,Vertical}BoxLayout 2020-02-06 14:44:13 +01:00
GAboutDialog.h LibDraw: Put all classes in the Gfx namespace 2020-02-06 11:56:38 +01:00
GAbstractButton.cpp LibGfx: Rename from LibDraw :^) 2020-02-06 12:04:00 +01:00
GAbstractButton.h LibCore: Remove leading C from filenames 2020-02-06 15:04:03 +01:00
GAbstractTableView.cpp LibGfx: Unpublish Gfx::Point from global namespace 2020-02-06 13:08:32 +01:00
GAbstractTableView.h LibGfx: Unpublish Gfx::Point from global namespace 2020-02-06 13:08:32 +01:00
GAbstractView.cpp LibDraw: Put all classes in the Gfx namespace 2020-02-06 11:56:38 +01:00
GAbstractView.h LibGfx: Unpublish Gfx::Rect from global namespace 2020-02-06 13:02:38 +01:00
GAction.cpp LibDraw: Put all classes in the Gfx namespace 2020-02-06 11:56:38 +01:00
GAction.h LibGfx: Rename GraphicsBitmap.{cpp,h} => Bitmap.{cpp,h} 2020-02-06 12:07:05 +01:00
GActionGroup.cpp LibGUI: Put all classes in the GUI namespace and remove the leading G 2020-02-02 15:15:33 +01:00
GActionGroup.h LibGUI: Put all classes in the GUI namespace and remove the leading G 2020-02-02 15:15:33 +01:00
GApplication.cpp LibGfx: Unpublish Gfx::Point from global namespace 2020-02-06 13:08:32 +01:00
GApplication.h LibGfx: Rename from LibDraw :^) 2020-02-06 12:04:00 +01:00
GBoxLayout.cpp LibGfx: Unpublish Gfx::Size from the global namespace 2020-02-06 13:32:14 +01:00
GBoxLayout.h LibGUI: Rename {H,V}BoxLayout => {Horizontal,Vertical}BoxLayout 2020-02-06 14:44:13 +01:00
GButton.cpp LibGfx: Unpublish Gfx::Point from global namespace 2020-02-06 13:08:32 +01:00
GButton.h LibGfx: Rename GraphicsBitmap.{cpp,h} => Bitmap.{cpp,h} 2020-02-06 12:07:05 +01:00
GCheckBox.cpp LibGfx: Unpublish Gfx::Rect from global namespace 2020-02-06 13:02:38 +01:00
GCheckBox.h LibGUI: Put all classes in the GUI namespace and remove the leading G 2020-02-02 15:15:33 +01:00
GClipboard.cpp LibGUI: Put all classes in the GUI namespace and remove the leading G 2020-02-02 15:15:33 +01:00
GClipboard.h LibGUI: Put all classes in the GUI namespace and remove the leading G 2020-02-02 15:15:33 +01:00
GColorPicker.cpp LibGUI: Rename {H,V}BoxLayout => {Horizontal,Vertical}BoxLayout 2020-02-06 14:44:13 +01:00
GColorPicker.h LibGUI: Put all classes in the GUI namespace and remove the leading G 2020-02-02 15:15:33 +01:00
GColumnsView.cpp LibGfx: Unpublish Gfx::Rect from global namespace 2020-02-06 13:02:38 +01:00
GColumnsView.h LibDraw: Put all classes in the Gfx namespace 2020-02-06 11:56:38 +01:00
GComboBox.cpp LibGfx: Unpublish Gfx::Size from the global namespace 2020-02-06 13:32:14 +01:00
GComboBox.h LibGUI: Put all classes in the GUI namespace and remove the leading G 2020-02-02 15:15:33 +01:00
GCommand.cpp LibGUI: Put all classes in the GUI namespace and remove the leading G 2020-02-02 15:15:33 +01:00
GCommand.h LibGUI: Put all classes in the GUI namespace and remove the leading G 2020-02-02 15:15:33 +01:00
GDesktop.cpp LibCore: Remove leading C from filenames 2020-02-06 15:04:03 +01:00
GDesktop.h LibGfx: Unpublish Gfx::Rect from global namespace 2020-02-06 13:02:38 +01:00
GDialog.cpp LibGUI: Put all classes in the GUI namespace and remove the leading G 2020-02-02 15:15:33 +01:00
GDialog.h LibCore: Remove leading C from filenames 2020-02-06 15:04:03 +01:00
GDragOperation.cpp LibGfx: Unpublish Gfx::Size from the global namespace 2020-02-06 13:32:14 +01:00
GDragOperation.h LibCore: Remove leading C from filenames 2020-02-06 15:04:03 +01:00
GEvent.h LibCore: Remove leading C from filenames 2020-02-06 15:04:03 +01:00
GFilePicker.cpp LibGUI: Rename {H,V}BoxLayout => {Horizontal,Vertical}BoxLayout 2020-02-06 14:44:13 +01:00
GFilePicker.h LibCore: Remove leading C from filenames 2020-02-06 15:04:03 +01:00
GFileSystemModel.cpp LibCore: Remove leading C from filenames 2020-02-06 15:04:03 +01:00
GFileSystemModel.h LibCore: Remove leading C from filenames 2020-02-06 15:04:03 +01:00
GFontDatabase.cpp LibCore: Remove leading C from filenames 2020-02-06 15:04:03 +01:00
GFontDatabase.h LibDraw: Put all classes in the Gfx namespace 2020-02-06 11:56:38 +01:00
GFrame.cpp LibGfx: Rename from LibDraw :^) 2020-02-06 12:04:00 +01:00
GFrame.h LibGfx: Unpublish Gfx::Rect from global namespace 2020-02-06 13:02:38 +01:00
GGroupBox.cpp LibGfx: Unpublish Gfx::Rect from global namespace 2020-02-06 13:02:38 +01:00
GGroupBox.h LibGUI: Put all classes in the GUI namespace and remove the leading G 2020-02-02 15:15:33 +01:00
GIcon.cpp LibDraw: Put all classes in the Gfx namespace 2020-02-06 11:56:38 +01:00
GIcon.h LibGfx: Rename GraphicsBitmap.{cpp,h} => Bitmap.{cpp,h} 2020-02-06 12:07:05 +01:00
GInputBox.cpp LibGUI: Rename {H,V}BoxLayout => {Horizontal,Vertical}BoxLayout 2020-02-06 14:44:13 +01:00
GInputBox.h LibGUI: Put all classes in the GUI namespace and remove the leading G 2020-02-02 15:15:33 +01:00
GItemView.cpp LibGfx: Unpublish Gfx::Rect from global namespace 2020-02-06 13:02:38 +01:00
GItemView.h LibGfx: Unpublish Gfx::Size from the global namespace 2020-02-06 13:32:14 +01:00
GJsonArrayModel.cpp LibCore: Remove leading C from filenames 2020-02-06 15:04:03 +01:00
GJsonArrayModel.h LibDraw: Put all classes in the Gfx namespace 2020-02-06 11:56:38 +01:00
GLabel.cpp LibGfx: Rename GraphicsBitmap.{cpp,h} => Bitmap.{cpp,h} 2020-02-06 12:07:05 +01:00
GLabel.h LibGfx: Rename from LibDraw :^) 2020-02-06 12:04:00 +01:00
GLayout.cpp LibGUI: Put all classes in the GUI namespace and remove the leading G 2020-02-02 15:15:33 +01:00
GLayout.h LibGUI: Put all classes in the GUI namespace and remove the leading G 2020-02-02 15:15:33 +01:00
GLazyWidget.cpp LibGUI: Put all classes in the GUI namespace and remove the leading G 2020-02-02 15:15:33 +01:00
GLazyWidget.h LibGUI: Put all classes in the GUI namespace and remove the leading G 2020-02-02 15:15:33 +01:00
GListView.cpp LibGfx: Unpublish Gfx::Point from global namespace 2020-02-06 13:08:32 +01:00
GListView.h LibGfx: Unpublish Gfx::Point from global namespace 2020-02-06 13:08:32 +01:00
GMargins.h LibGUI: Put all classes in the GUI namespace and remove the leading G 2020-02-02 15:15:33 +01:00
GMenu.cpp LibGfx: Unpublish Gfx::Size from the global namespace 2020-02-06 13:32:14 +01:00
GMenu.h LibCore: Remove leading C from filenames 2020-02-06 15:04:03 +01:00
GMenuBar.cpp LibGUI: Put all classes in the GUI namespace and remove the leading G 2020-02-02 15:15:33 +01:00
GMenuBar.h LibGUI: Put all classes in the GUI namespace and remove the leading G 2020-02-02 15:15:33 +01:00
GMenuItem.cpp LibGUI: Put all classes in the GUI namespace and remove the leading G 2020-02-02 15:15:33 +01:00
GMenuItem.h LibGUI: Put all classes in the GUI namespace and remove the leading G 2020-02-02 15:15:33 +01:00
GMessageBox.cpp LibGUI: Rename {H,V}BoxLayout => {Horizontal,Vertical}BoxLayout 2020-02-06 14:44:13 +01:00
GMessageBox.h LibDraw: Put all classes in the Gfx namespace 2020-02-06 11:56:38 +01:00
GModel.cpp LibGUI: Put all classes in the GUI namespace and remove the leading G 2020-02-02 15:15:33 +01:00
GModel.h LibGfx: Rename from LibDraw :^) 2020-02-06 12:04:00 +01:00
GModelEditingDelegate.h LibGUI: Put all classes in the GUI namespace and remove the leading G 2020-02-02 15:15:33 +01:00
GModelIndex.h LibGUI: Put all classes in the GUI namespace and remove the leading G 2020-02-02 15:15:33 +01:00
GModelSelection.cpp LibGUI: Put all classes in the GUI namespace and remove the leading G 2020-02-02 15:15:33 +01:00
GModelSelection.h LibGUI: Put all classes in the GUI namespace and remove the leading G 2020-02-02 15:15:33 +01:00
GPainter.cpp LibDraw: Put all classes in the Gfx namespace 2020-02-06 11:56:38 +01:00
GPainter.h LibGfx: Rename from LibDraw :^) 2020-02-06 12:04:00 +01:00
GProgressBar.cpp LibDraw: Put all classes in the Gfx namespace 2020-02-06 11:56:38 +01:00
GProgressBar.h LibGUI: Put all classes in the GUI namespace and remove the leading G 2020-02-02 15:15:33 +01:00
GRadioButton.cpp LibGfx: Unpublish Gfx::Size from the global namespace 2020-02-06 13:32:14 +01:00
GRadioButton.h LibGfx: Unpublish Gfx::Size from the global namespace 2020-02-06 13:32:14 +01:00
GResizeCorner.cpp LibGfx: Rename GraphicsBitmap.{cpp,h} => Bitmap.{cpp,h} 2020-02-06 12:07:05 +01:00
GResizeCorner.h LibDraw: Put all classes in the Gfx namespace 2020-02-06 11:56:38 +01:00
GScrollableWidget.cpp LibGfx: Unpublish Gfx::Size from the global namespace 2020-02-06 13:32:14 +01:00
GScrollableWidget.h LibGfx: Unpublish Gfx::Size from the global namespace 2020-02-06 13:32:14 +01:00
GScrollBar.cpp LibGfx: Unpublish Gfx::Rect from global namespace 2020-02-06 13:02:38 +01:00
GScrollBar.h LibCore: Remove leading C from filenames 2020-02-06 15:04:03 +01:00
GShortcut.cpp LibGUI: Put all classes in the GUI namespace and remove the leading G 2020-02-02 15:15:33 +01:00
GShortcut.h LibGUI: Put all classes in the GUI namespace and remove the leading G 2020-02-02 15:15:33 +01:00
GSlider.cpp LibGfx: Unpublish Gfx::Rect from global namespace 2020-02-06 13:02:38 +01:00
GSlider.h LibGUI: Add HorizontalSlider and VerticalSlider convenience classes 2020-02-06 14:43:16 +01:00
GSortingProxyModel.cpp LibGUI: Put all classes in the GUI namespace and remove the leading G 2020-02-02 15:15:33 +01:00
GSortingProxyModel.h LibGUI: Put all classes in the GUI namespace and remove the leading G 2020-02-02 15:15:33 +01:00
GSpinBox.cpp LibGUI: Put all classes in the GUI namespace and remove the leading G 2020-02-02 15:15:33 +01:00
GSpinBox.h LibGUI: Put all classes in the GUI namespace and remove the leading G 2020-02-02 15:15:33 +01:00
GSplitter.cpp LibGfx: Rename from LibDraw :^) 2020-02-06 12:04:00 +01:00
GSplitter.h LibGUI: Add HorizontalSplitter and VerticalSplitter convenience classes 2020-02-06 14:40:59 +01:00
GStackWidget.cpp LibGUI: Put all classes in the GUI namespace and remove the leading G 2020-02-02 15:15:33 +01:00
GStackWidget.h LibGUI: Put all classes in the GUI namespace and remove the leading G 2020-02-02 15:15:33 +01:00
GStatusBar.cpp LibGUI: Rename {H,V}BoxLayout => {Horizontal,Vertical}BoxLayout 2020-02-06 14:44:13 +01:00
GStatusBar.h LibGUI: Put all classes in the GUI namespace and remove the leading G 2020-02-02 15:15:33 +01:00
GTableView.cpp LibGfx: Unpublish Gfx::Rect from global namespace 2020-02-06 13:02:38 +01:00
GTableView.h LibGUI: Put all classes in the GUI namespace and remove the leading G 2020-02-02 15:15:33 +01:00
GTabWidget.cpp LibGfx: Unpublish Gfx::Rect from global namespace 2020-02-06 13:02:38 +01:00
GTabWidget.h LibGfx: Unpublish Gfx::Rect from global namespace 2020-02-06 13:02:38 +01:00
GTextBox.cpp LibGUI: Put all classes in the GUI namespace and remove the leading G 2020-02-02 15:15:33 +01:00
GTextBox.h LibGUI: Put all classes in the GUI namespace and remove the leading G 2020-02-02 15:15:33 +01:00
GTextDocument.cpp LibCore: Remove leading C from filenames 2020-02-06 15:04:03 +01:00
GTextDocument.h LibCore: Remove leading C from filenames 2020-02-06 15:04:03 +01:00
GTextEditor.cpp LibGfx: Unpublish Gfx::Rect from global namespace 2020-02-06 13:02:38 +01:00
GTextEditor.h LibCore: Remove leading C from filenames 2020-02-06 15:04:03 +01:00
GTextPosition.h LibGUI: Put all classes in the GUI namespace and remove the leading G 2020-02-02 15:15:33 +01:00
GTextRange.h LibGUI: Put all classes in the GUI namespace and remove the leading G 2020-02-02 15:15:33 +01:00
GToolBar.cpp LibGfx: Rename from LibDraw :^) 2020-02-06 12:04:00 +01:00
GToolBar.h LibGUI: Put all classes in the GUI namespace and remove the leading G 2020-02-02 15:15:33 +01:00
GTreeView.cpp LibGfx: Unpublish Gfx::Point from global namespace 2020-02-06 13:08:32 +01:00
GTreeView.h LibDraw: Put all classes in the Gfx namespace 2020-02-06 11:56:38 +01:00
GUndoStack.cpp LibGUI: Put all classes in the GUI namespace and remove the leading G 2020-02-02 15:15:33 +01:00
GUndoStack.h LibGUI: Put all classes in the GUI namespace and remove the leading G 2020-02-02 15:15:33 +01:00
GVariant.cpp LibGfx: Rename GraphicsBitmap.{cpp,h} => Bitmap.{cpp,h} 2020-02-06 12:07:05 +01:00
GVariant.h LibGfx: Unpublish Gfx::Size from the global namespace 2020-02-06 13:32:14 +01:00
GWidget.cpp LibGfx: Unpublish Gfx::Rect from global namespace 2020-02-06 13:02:38 +01:00
GWidget.h LibCore: Remove leading C from filenames 2020-02-06 15:04:03 +01:00
GWindow.cpp LibGfx: Unpublish Gfx::Point from global namespace 2020-02-06 13:08:32 +01:00
GWindow.h LibCore: Remove leading C from filenames 2020-02-06 15:04:03 +01:00
GWindowServerConnection.cpp LibGfx: Rename from LibDraw :^) 2020-02-06 12:04:00 +01:00
GWindowServerConnection.h LibIPC: Remove leading I from filenames 2020-02-06 14:54:09 +01:00
GWindowType.h WindowServer: Move classes into WindowServer namespace 2020-02-06 20:03:37 +01:00
Makefile LibGUI: Rename GAbstractColumnView to GAbstractTableView 2020-01-22 21:22:23 +01:00