22 Commits (817e8638958407f05c8f4345566befec14054c09)

Author SHA1 Message Date
eidheim d18e8bef2c Added split window, fixes #235 10 years ago
eidheim 99571e10a3 Added lldb_test 10 years ago
eidheim 9dfd4dfaf3 Info message cleanup/fixes in project* files 10 years ago
eidheim 6db5afbb03 Refactor: src/project* files 10 years ago
eidheim 4a3eb43ebb Now properly uses std::move in get_language 10 years ago
eidheim f9e22d55f7 build now created in get_language so that language can be chosen based on build management system found 10 years ago
eidheim ed0004fa6c Added page parameter to Project::on_save 10 years ago
eidheim 8a1c42450d Minor cleanup of project code 10 years ago
eidheim 6aae196472 Made EntryBox a singleton for use in Directories, and fixed some includes 10 years ago
eidheim 9c69f18f18 Major project cleanup. Fixes #97 making it possible to support other build tools 10 years ago
eidheim a717fe7b39 Removed hard DebugClang dependency in Terminal 10 years ago
eidheim 111028956d Made debug_label static also 10 years ago
eidheim e667a38640 Added Dispatcher class for simpler dispatching of functions from worker threads to gui thread. Also got rid of the Project-singleton by replacing its function with static functions 10 years ago
eidheim edbd713280 Improved separation of what is performed in window and project classes 10 years ago
eidheim d4e886a31d More project cleanup, some minor things left to do 10 years ago
eidheim e9cc73471d More project cleanup, getting there, soon done 10 years ago
eidheim da0dde1d6f Slight cleanup of project 10 years ago
eidheim ad14337aea Fixed builds without lldb, added HTML project, and fixed opening web-pages on non-OS X systems 10 years ago
eidheim 86927153f9 Added python and javascript projects 10 years ago
eidheim 35ab881071 Finished project cleanup 10 years ago
eidheim c62beeb4af Added markdown view support 10 years ago
eidheim 07a43c6bd8 WIP: project cleanup, added project classes so that the hard dependency towards clang is removed in Window. In this way, one can add run commands for other project and file types. 10 years ago