Andreas Kling
|
d410449d87
HackStudio: Don't take LexicalPath as argument
|
4 年之前 |
Emanuel Sprung
|
3b7884ee8a
TextEditor: Add button to match regular expression during search
|
5 年之前 |
Zac
|
85d65b06ab
HackStudio: Store and restore the scrollbar values of ProjectFiles when they are closed and reopened from the list of open files.
|
4 年之前 |
Andreas Kling
|
47a3d81731
HackStudio: Don't assert when project has non-existent file
|
4 年之前 |
Itamar
|
a39c4cc340
HackStudio: Integrate with C++ Language Server
|
4 年之前 |
Andreas Kling
|
c0462c65cf
HackStudio: Move everything into the HackStudio namespace
|
5 年之前 |
Itamar
|
627f258c97
HackStudio: Use CodeDocument instead of TextDocument
|
5 年之前 |
Andreas Kling
|
2143da6434
LibGUI: Add forwarding header
|
5 年之前 |
Andreas Kling
|
d17e23bd27
LibCore: Remove leading C from filenames
|
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 年之前 |
Andreas Kling
|
390b219cd1
HackStudio: Use GTextDoument::find_all() to implement find-in-files
|
5 年之前 |
Andreas Kling
|
b81f6f2c43
HackStudio: Rename TextDocument => ProjectFile
|
5 年之前 |