asynts
|
7c4fb2b804
HackStudio: Use new format functions.
|
4 년 전 |
Itamar
|
e3e5e57fde
HackStudio: Move bulk of GUI logic into HackStudioWidget
|
4 년 전 |
thankyouverycool
|
45901d4141
LibGUI+HackStudio: Associate new icons with their extensions
|
4 년 전 |
Andreas Kling
|
c0462c65cf
HackStudio: Move everything into the HackStudio namespace
|
4 년 전 |
Andreas Kling
|
a1e381a0f8
LibGUI: Move GUI::Model::Role to GUI::ModelRole
|
4 년 전 |
Ben Wiederhake
|
7893871d5a
HackStudio: Mark compilation-unit-only functions as static
|
4 년 전 |
Andreas Kling
|
845aaaf5fd
HackStudio: Use adopt_own(*new T) instead of OwnPtr(new T)
|
4 년 전 |
Sergey Bugaev
|
602c3fdb3a
AK: Rename FileSystemPath -> LexicalPath
|
5 년 전 |
Linus Groh
|
520d464865
HackStudio: Rename ProjectType::{Javascript -> JavaScript}
|
5 년 전 |
Oriko
|
8285102b6d
HackStudio: Add Javascript projects
|
5 년 전 |
Shannon Booth
|
6a3b12664a
LibGUI: Move Icon and FontDatabase into the GUI namespace
|
5 년 전 |
Andreas Kling
|
686ade6b5a
AK: Make quick_sort() a little more ergonomic
|
5 년 전 |
Andreas Kling
|
ceec1a7d38
AK: Make Vector use size_t for its size and capacity
|
5 년 전 |
Andreas Kling
|
d17e23bd27
LibCore: Remove leading C from filenames
|
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 년 전 |
Andreas Kling
|
94ca55cefd
Meta: Add license header to source files
|
5 년 전 |
Conrad Pankoff
|
fe1037bcb6
HackStudio: Add file list context menu and file removal action
|
5 년 전 |
Andreas Kling
|
22776589f0
HackStudio: Fix failure to open files
|
5 년 전 |
Andreas Kling
|
5ff9ac1276
HackStudio: Show the project name as the root in the project tree
|
5 년 전 |
Andreas Kling
|
6e27b14a4a
HackStudio: Sort the project tree alphabetically
|
5 년 전 |
Andreas Kling
|
d9706ee882
HackStudio: Show the project file list in a tree view
|
5 년 전 |
Andreas Kling
|
b81f6f2c43
HackStudio: Rename TextDocument => ProjectFile
|
5 년 전 |
Andreas Kling
|
e2d7f585da
HackStudio: Support opening the same file in both editors
|
5 년 전 |
Andreas Kling
|
9129dbe0b9
HackStudio: Implement adding a new file to the project
|
5 년 전 |
Andreas Kling
|
d3e81d2ba8
HackStudio: Start adding a "find in files" function
|
5 년 전 |
Andreas Kling
|
a6b153abf1
HackStudio: Show the currently open file in bold (in the project list)
|
5 년 전 |
Andreas Kling
|
0311e8d50a
HackStudio: Start working on an IDE for SerenityOS
|
5 년 전 |