ladybird/Libraries/LibGUI
Andreas Kling 5c06c32df4 LibGfx: Prefer using Gfx::Bitmap::load_from_file instead of load_png()
Code that just wants to open a Gfx::Bitmap from a file should not be
calling the PNG codec directly.
2020-02-06 13:39:17 +01:00
..
GAboutDialog.cpp LibDraw: Put all classes in the Gfx namespace 2020-02-06 11:56:38 +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 LibGfx: Rename from LibDraw :^) 2020-02-06 12:04:00 +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: Put all classes in the GUI namespace and remove the leading G 2020-02-02 15:15:33 +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: Put all classes in the GUI namespace and remove the leading G 2020-02-02 15:15:33 +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 LibDraw: Put all classes in the Gfx namespace 2020-02-06 11:56:38 +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 LibGUI: Put all classes in the GUI namespace and remove the leading G 2020-02-02 15:15:33 +01:00
GDragOperation.cpp LibGfx: Unpublish Gfx::Size from the global namespace 2020-02-06 13:32:14 +01:00
GDragOperation.h LibDraw: Put all classes in the Gfx namespace 2020-02-06 11:56:38 +01:00
GEvent.h LibGfx: Unpublish Gfx::Size from the global namespace 2020-02-06 13:32:14 +01:00
GFilePicker.cpp LibGfx: Prefer using Gfx::Bitmap::load_from_file instead of load_png() 2020-02-06 13:39:17 +01:00
GFilePicker.h LibGUI: Put all classes in the GUI namespace and remove the leading G 2020-02-02 15:15:33 +01:00
GFileSystemModel.cpp LibGfx: Rename GraphicsBitmap.{cpp,h} => Bitmap.{cpp,h} 2020-02-06 12:07:05 +01:00
GFileSystemModel.h LibDraw: Put all classes in the Gfx namespace 2020-02-06 11:56:38 +01:00
GFontDatabase.cpp LibGfx: Rename from LibDraw :^) 2020-02-06 12:04:00 +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: Put all classes in the GUI namespace and remove the leading G 2020-02-02 15:15:33 +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 LibGUI: Put all classes in the GUI namespace and remove the leading G 2020-02-02 15:15:33 +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 LibDraw: Put all classes in the Gfx namespace 2020-02-06 11:56:38 +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 LibDraw: Put all classes in the Gfx namespace 2020-02-06 11:56:38 +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 LibGfx: Unpublish Gfx::Rect from global namespace 2020-02-06 13:02:38 +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 LibGfx: Unpublish Gfx::Rect from global namespace 2020-02-06 13:02:38 +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 LibDraw: Put all classes in the Gfx namespace 2020-02-06 11:56:38 +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 LibGfx: Rename from LibDraw :^) 2020-02-06 12:04:00 +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 LibGUI: Put all classes in the GUI namespace and remove the leading G 2020-02-02 15:15:33 +01:00
GTextDocument.h LibGfx: Rename from LibDraw :^) 2020-02-06 12:04:00 +01:00
GTextEditor.cpp LibGfx: Unpublish Gfx::Rect from global namespace 2020-02-06 13:02:38 +01:00
GTextEditor.h LibGfx: Unpublish Gfx::Rect from global namespace 2020-02-06 13:02:38 +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 LibGfx: Unpublish Gfx::Size from the global namespace 2020-02-06 13:32:14 +01:00
GWindow.cpp LibGfx: Unpublish Gfx::Point from global namespace 2020-02-06 13:08:32 +01:00
GWindow.h LibGfx: Unpublish Gfx::Size from the global namespace 2020-02-06 13:32:14 +01:00
GWindowServerConnection.cpp LibGfx: Rename from LibDraw :^) 2020-02-06 12:04:00 +01:00
GWindowServerConnection.h LibIPC: Put all classes in the IPC namespace and remove the leading I 2020-02-05 19:57:18 +01:00
GWindowType.h LibGUI: Put all classes in the GUI namespace and remove the leading G 2020-02-02 15:15:33 +01:00
Makefile LibGUI: Rename GAbstractColumnView to GAbstractTableView 2020-01-22 21:22:23 +01:00