80 Commits (c92e095a8530bb8bf6d5db4aacd68a9c739d7d6a)

Author SHA1 Message Date
eidheim 328fbce8a1 Rename refactoring implemented. 11 years ago
eidheim 5ec6243411 Fixed search and added replace. Use shift-enter in the entry boxes to search or replace backwards. 11 years ago
eidheim bd42aca5b6 The entrybox is remade to be more general and easy to use. Search code to new entrybox will be finished next commit. 11 years ago
eidheim ffd7e2b1ec Go to declaration implemented. Also some smaller fixes, including going to tab if opening an already open file. Scroll to iterator/cursor/insert/mark/whatever is bugged in GTK it seems, need a better workaround here. 11 years ago
eidheim ef6b48e507 Cleanup of menu and keybindings. 11 years ago
eidheim 931dc12425 Largeer cleanup in preparation to refactoring implementation. Also some smaller fixes. 11 years ago
eidheim f13ca76ad3 Small cleanup, and fixed potential segmentation/assertion fault. Tooltips now also get hidden when using mouse scroll. 11 years ago
eidheim f4c1a2481c Added singleton.*, at the moment only Source::Config made singleton. Tooltips now have yellow background. Also some cleanup. 11 years ago
eidheim 6e99d4bcc9 Minor fixes to tooltip, now hides more often. 11 years ago
eidheim e95c89ccbe Added diagnostics; warning and error messages while writing code. 11 years ago
eidheim c1714c5b35 Fixed crash from last commit. Moved the progress messages to a seperate class, and added cancel message. 11 years ago
eidheim 6d7c4ffa09 Mainly cleanup of terminal.*. Added first time clang-parsing message in terminal. 11 years ago
eidheim 68ac889879 A little cleanup, mostly getting rid of warnings (Added -Wall and -Wno-reorder to compilation). 11 years ago
eidheim 88c83660c1 Cleaned up entry.*. New file now works, but did simplify it abit, that is removed new header and new c++ file, hope that was ok. More cleanup of source.* too. 11 years ago
eidheim 749e28a259 Started cleaning up notebook.*. Fixed copy of Notebook::Controller::source_config. 11 years ago
eidheim d33df03dd7 Moved completiondialog-code to seperate file: selectiondialog.h/cc. The selectiondialog is now started from Source::ClangView. Some cleanup. See source.cc lines 340-345 for example use of SelectionDialog. 11 years ago
eidheim 714d87a089 Initial restructure of source.h/cc. If its decided to restructure further, this will form an ok starting point for this work. Source::ClangView is now used for cpp-files, and Source::GenericView is used for other files. Source::View is inherited in both cases. See TODO-comment regarding new files. 11 years ago
Jørgen Lien Sellæg b72d067c83 Add more configurations. Font, background, show line numbers, highlight current line 11 years ago
Jørgen Lien Sellæg bee11a2504 move lock 11 years ago
oyvang 18ff966814 fixed compile_command cp to source folder 11 years ago
oyvang 765b28cf35 fixed bug with two save listeners 11 years ago
oyvang 78b2de3924 fixed save on compile 11 years ago
oyvang 6401f94465 fixed feedback when file is not saved 11 years ago
oyvang 81cd2ef6d4 fixed output on save file and save as 11 years ago
tedjk d93b864fdb removed the last stock gtk binding 11 years ago
tedjk 0e3c551c53 added custom keyindings where stock gtk bindings were used. 11 years ago
tedjk ff3442896c fixing bugs with config, with 11 years ago
oyvang 6bb936e059 Fixed extensions and compile bug 11 years ago
oyvang 68d0475318 fixing crash bug on dot in json files 11 years ago
tedjk 41b745b83d added legal file-extensions to source 11 years ago
oyvang 9087f660ca fixed bug with complie and run 11 years ago
oyvang de2c64ee60 fixed terminal view and compile and run 11 years ago
Jørgen Lien Sellæg 839949b7fe edit logging service 11 years ago
tedjk 7d8cea2128 last cleanup 11 years ago
tedjk 14313e817e created constructor to api, and added it to window 11 years ago
tedjk be40890708 generalized get variable from cmake 11 years ago
oyvang 129ef27155 Fiked Terminal compile and run functions 11 years ago
oyvang aac51b73ee Fixed save and save as 11 years ago
oyvang 59925ea19c Working console for linux, missing merge with forgie 11 years ago
oyvang 1ccca62ebe fixed popup bug and merged with master 11 years ago
oyvang bc0a24ec77 Fikxed Popup Bugs and started working on terminal 11 years ago
oyvang 8c42813bbe fixed merge bug with tedsky 11 years ago
tedjk 00e29a519f added a directory filter to config 11 years ago
tedjk 3e15679705 moved directory signal functions to notebook from window 11 years ago
tedjk df6cc6136d added project structure box to the left of the window 11 years ago
tedjk d99ae48cbf reformatted code 11 years ago
tedjk 2362a4a01c added config to source, notebook, menu and keybindings. 11 years ago
tedjk d970407447 config ready to test on source, starting with keybindings 11 years ago
tedjk 16032902cf BAB-37 #time 2h 30m #comment changed to regular pointers 11 years ago
tedjk 7619d6c3f7 cleaning up 11 years ago