Andreas Kling
|
fe83d5087b
HackStudio: Show .h files with C++ syntax highlighting
|
5 yıl önce |
Andreas Kling
|
e2d7f585da
HackStudio: Support opening the same file in both editors
|
5 yıl önce |
Andreas Kling
|
f1c6193d6d
LibGUI: Move GTextDocument out of GTextEditor
|
5 yıl önce |
Andreas Kling
|
1bcbc3f827
HackStudio: Allow switching between the two editors with Ctrl+E :^)
|
5 yıl önce |
Andreas Kling
|
1e5f4714c7
HackStudio: Tweak EditorWrapper layouts a bit to make things look nice
|
5 yıl önce |
Andreas Kling
|
e39b1f11f9
HackStudio: Support multiple editors on screen
|
5 yıl önce |
Andreas Kling
|
90c81d5c16
HackStudio: Tweak style of C++ identifiers
|
5 yıl önce |
Andreas Kling
|
dd74cb9c8f
HackStudio: Focus the text editor after opening a file
|
5 yıl önce |
Andreas Kling
|
cea6506998
HackStudio: Implement adding an existing file to project
|
5 yıl önce |
Andreas Kling
|
9129dbe0b9
HackStudio: Implement adding a new file to the project
|
5 yıl önce |
Andreas Kling
|
bc2026d26d
LibGUI: Make GTextEditor::Span have a range instead of two positions
|
5 yıl önce |
Andreas Kling
|
df7f3ca604
HackStudio: "Hide" the action tabs (find in files, console) by default
|
5 yıl önce |
Andreas Kling
|
db353a06e5
HackStudio: Enable line wrapping and automatic indentation by default
|
5 yıl önce |
Andreas Kling
|
ed242d538a
HackStudio: Assorted improvements to C++ highlighting
|
5 yıl önce |
Andreas Kling
|
2b19badd74
HackStudio: Make C++ keywords bold :^)
|
5 yıl önce |
Andreas Kling
|
6afe27b914
HackStudio: Lex C++ files and apply some basic syntax highlighting
|
5 yıl önce |
Andreas Kling
|
f256c55e8d
HackStudio: Unbreak jumping to a search result
|
5 yıl önce |
Andreas Kling
|
deabc7e13b
HackStudio: Bring up the console when doing a "build" or "run"
|
5 yıl önce |
Andreas Kling
|
84a2208b5c
HackStudio: Add some toolbar icons to liven up the UI a bit :^)
|
5 yıl önce |
Andreas Kling
|
2260190f39
HackStudio: Move "find in files" widget to its own file/class
|
5 yıl önce |
Andreas Kling
|
2d460b504f
HackStudio: Make the "find in files" widget more keyboard-accessible
|
5 yıl önce |
Andreas Kling
|
d3e81d2ba8
HackStudio: Start adding a "find in files" function
|
5 yıl önce |
Andreas Kling
|
5f5f837ec5
HackStudio: Put the console terminal wrapper in a GTabWidget
|
5 yıl önce |
Andreas Kling
|
29669ba661
HackStudio: Add a simple "Save" action
|
5 yıl önce |
Andreas Kling
|
708543c3d6
HackStudio: Add a simple "Run" action
|
5 yıl önce |
Andreas Kling
|
654ffdef91
HackStudio: Add a simple "Build" action
|
5 yıl önce |
Andreas Kling
|
a6b153abf1
HackStudio: Show the currently open file in bold (in the project list)
|
5 yıl önce |
Andreas Kling
|
2638a94094
HackStudio: Add a simple app icon and some initial menus
|
5 yıl önce |
Andreas Kling
|
3fa16dfae2
HackStudio: "Go to line" was mixed up about 0/1-based line numbers
|
5 yıl önce |
Andreas Kling
|
d1916700ea
HackStudio: Restrict the "Go to line" shortcut to the text editor
|
5 yıl önce |