Andreas Kling
|
c39d44fc2e
LibGfx: Rename GraphicsBitmap.{cpp,h} => Bitmap.{cpp,h}
|
5 年之前 |
Andreas Kling
|
9ac94d393e
LibGfx: Rename from LibDraw :^)
|
5 年之前 |
Andreas Kling
|
11580babbf
LibDraw: Put all classes in the Gfx namespace
|
5 年之前 |
Andreas Kling
|
c5bd9d4ed1
LibGUI: Put all classes in the GUI namespace and remove the leading G
|
5 年之前 |
Andreas Kling
|
2d39da5405
LibCore: Put all classes in the Core namespace and remove the leading C
|
5 年之前 |
Sergey Bugaev
|
f9b4d981a8
LibGUI+FileManager: Try better to detect executables
|
5 年之前 |
Andreas Kling
|
e7512ae2d1
GFileSystemModel: Don't copy the null-terminator after readlink()
|
5 年之前 |
Andreas Kling
|
f7b394af7d
LibGUI: Add symlink targets as a column in GFileSystemModel
|
5 年之前 |
Andreas Kling
|
f2f0965edd
LibGUI: Have GFileSystemModel use stat instead of lstat for the root
|
5 年之前 |
Andreas Kling
|
82cb5b6f64
LibGUI: GFileSystemModel::index() now survives negative inputs
|
5 年之前 |
Andreas Kling
|
94ca55cefd
Meta: Add license header to source files
|
5 年之前 |
Sergey Bugaev
|
fdeb91e000
LibGUI+FileManager: Merge GDirectoryModel into GFileSystemModel
|
5 年之前 |
Tommy Nguyen
|
2bd640277e
LibGUI: Add missing call to did_update() when updating GFileSystemModel
|
5 年之前 |
Brandon Scott
|
a4d52b122d
FileManager+LibGUI: Fix two folder-related crashes (#569)
|
5 年之前 |
Andreas Kling
|
fb18613e8a
LibGUI: Convert various little things to GModelSelection
|
5 年之前 |
Conrad Pankoff
|
9b6e99f17e
LibGUI: Reify intermediate nodes during index traversal
|
6 年之前 |
Andreas Kling
|
954a0b8efe
AK: Add a canonicalized_path() convenience function.
|
6 年之前 |
Andreas Kling
|
04b9dc2d30
Libraries: Create top level directory for libraries.
|
6 年之前 |