Sam Atkins
|
4bf2ef2a4c
Help: Always show the welcome page on launch if nothing else is there
|
3 éve |
Sam Atkins
|
3ca2aee054
Applications: Cast unused smart-pointer TRY return values to void
|
3 éve |
Brian Gianforcaro
|
cf4fa936be
Everywhere: Use default execpromises argument for Core::System::pledge
|
3 éve |
Andreas Kling
|
dbab20782e
LibGUI: Make FilteringProxyModel factory function return ErrorOr
|
3 éve |
Andreas Kling
|
71414821b4
Help: TRY() all the things in serenity_main() :^)
|
3 éve |
Andreas Kling
|
e7d4622ce0
Help: Port to LibMain :^)
|
3 éve |
Andreas Kling
|
0f5477c721
AK: Use ErrorOr<T> for MappedFile factories
|
3 éve |
sin-ack
|
8ea22121ac
Userland: Migrate to argument-less deferred_invoke
|
3 éve |
sin-ack
|
e11d177618
Userland+LibGUI: Add shorthand versions of the Margins constructor
|
3 éve |
sin-ack
|
ca2c81251a
Everywhere: Replace Model::update() with Model::invalidate()
|
4 éve |
Andreas Kling
|
687a12d7fb
Userland: Add GUI::Window::add_menu() and use it everywhere
|
4 éve |
Karol Kosek
|
e46a4181fa
Help: Add context menu
|
4 éve |
Timon Kruiper
|
3e73cfc08c
Help: When opening a page, make sure it is selected in the tree view
|
4 éve |
Timon Kruiper
|
a5ecac5494
Help: Make sure the home page is actually shown when opening the app
|
4 éve |
Andreas Kling
|
c739b3cafa
Help: Tweak splitter spacing in main UI layout
|
4 éve |
Jelle Raaijmakers
|
2c772d1848
LibGUI/AbstractView: Remove `on_selection`
|
4 éve |
Andreas Kling
|
31d4bcf5bf
Userland: Tighten a *lot* of pledges! :^)
|
4 éve |
Linus Groh
|
91eda22208
Everywhere: Add Alt shortcuts to remaining top-level menus
|
4 éve |
Linus Groh
|
c989550c09
Help: Add "Help" menu and move the about action there
|
4 éve |
Linus Groh
|
83d980ab9e
Chess+Help: Remove erroneous ampersand from app name
|
4 éve |
Andreas Kling
|
4b0098e52f
Everywhere: Rename app_menu to file_menu or game_menu
|
4 éve |
Linus Groh
|
4b33365078
Help: Run clang-format on main.cpp
|
4 éve |
Andreas Kling
|
caa39eee6f
Help: Add a statusbar and use it for hovered links + action status tips
|
4 éve |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 éve |
Andreas Kling
|
a2baab38fd
Everywhere: It's now "Foobar", not "FooBar", and not "foo bar"
|
4 éve |
Andreas Kling
|
78b12e1521
Userland: Turn all application menus into window menus :^)
|
4 éve |
Andreas Kling
|
ef1e5db1d0
Everywhere: Remove klog(), dbg() and purge all LogStream usage :^)
|
4 éve |
Andreas Kling
|
5d180d1f99
Everywhere: Rename ASSERT => VERIFY
|
4 éve |
Andreas Kling
|
cc8b3c92ba
Everywhere: Remove a bunch of now-unnecessary shared_buffer pledges
|
4 éve |
Andreas Kling
|
d312011708
Everywhere: Drop "shared_buffer" in most GUI programs, pledge "recvfd"
|
4 éve |