Historie revizí

Autor SHA1 Zpráva Datum
  Andreas Kling ee3811dee8 TextEditor: Pledge "thread" since it's needed by GUI::FilePicker před 5 roky
  Andreas Kling 3fe2640c8c LibGfx: Add forward declaration header před 5 roky
  Andreas Kling 5c06c32df4 LibGfx: Prefer using Gfx::Bitmap::load_from_file instead of load_png() před 5 roky
  Andreas Kling 9ac94d393e LibGfx: Rename from LibDraw :^) před 5 roky
  Andreas Kling 11580babbf LibDraw: Put all classes in the Gfx namespace před 5 roky
  Andreas Kling c5bd9d4ed1 LibGUI: Put all classes in the GUI namespace and remove the leading G před 5 roky
  Andreas Kling 94ca55cefd Meta: Add license header to source files před 5 roky
  Andreas Kling 26a31c7efb Kernel: Add "accept" pledge promise for accepting incoming connections před 5 roky
  Andreas Kling f813bb52a2 Applications+DevTools+MenuApplets: Drop "unix" pledge when possible před 5 roky
  Andreas Kling 2067c003ff TextEditor: Use pledge() před 5 roky
  Andreas Kling f8703d44cc TextEditor: Focus the editor widget on startup před 5 roky
  Andreas Kling defafd72bc LibGUI: Convert custom widgets and subclasses to ObjectPtr před 5 roky
  Andreas Kling 7584480f62 LibGUI: Convert GWindow to ObjectPtr před 5 roky
  Andreas Kling b1763238d7 TextEditor: Ask the user before closing a dirty (modified) document před 6 roky
  Andreas Kling 841b2e5d13 WindowServer+LibGUI: Pass window icons as shared buffers rather than paths. před 6 roky
  Andreas Kling 72a3f69df7 LibGUI: Get rid of GWindow::should_exit_event_loop_on_close(). před 6 roky
  rhin123 9724d540b6 TextEditor: Show window icon před 6 roky
  rhin123 1bcf3968f2 TextEditor: Show window after text_widget loads před 6 roky
  Rhin d7b836858e TextEditor: Move the application UI into a dedicated TextEditorWidget. (#292) před 6 roky
  Andreas Kling 323704c851 TextEditor: Remove use of copy_ref(). před 6 roky
  Andreas Kling fd604a7c68 Applications: Run clang-format on everything. před 6 roky
  Robin Burchell 1024dfa81a StringViewize a bunch of things -- mostly LibGUI před 6 roky
  Andreas Kling 4040c6137d TextEditor: Fix window title when starting with an empty document. před 6 roky
  Andreas Kling b311257098 Applications: Let's put spaces in app names před 6 roky
  faissaloo 6ac8aab941 GFilePicker: Return paths as FileSystemPath rather than String před 6 roky
  Robin Burchell cef161c2bc TextEditor: Make use of GFilePicker to select a file to open před 6 roky
  Andreas Kling ab42180e83 Fix some more victims of the new default layout spacing. před 6 roky
  Andreas Kling 71770e000b GTextEditor: Add very basic automatic indentation. před 6 roky
  Andreas Kling 4bea3a4aa6 GTextEditor: Turn off the ruler by default. před 6 roky
  Andreas Kling ab94a6be00 AK: Add String::copy(BufferType) helper. před 6 roky