Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Dev-Cpp.6.4-alpha1.No.Compiler.Setup.exe | 2021-01-23 | 2.3 MB | |
Dev-Cpp.6.4-alpha1.No.Compiler.Portable.7z | 2021-01-23 | 2.0 MB | |
Dev-Cpp.6.4-alpha1.GCC.10.2.Setup.exe | 2021-01-23 | 37.8 MB | |
Dev-Cpp.6.4-alpha1.GCC.10.2.Portable.7z | 2021-01-23 | 42.9 MB | |
Dev-Cpp.6.4-alpha1.GCC.9.2.Setup.exe | 2021-01-23 | 38.4 MB | |
Dev-Cpp.6.4-alpha1.GCC.9.2.Portable.7z | 2021-01-23 | 40.2 MB | |
README.md | 2021-01-23 | 830 Bytes | |
Version 6.4 alpha 1.tar.gz | 2021-01-23 | 4.1 MB | |
Version 6.4 alpha 1.zip | 2021-01-23 | 4.6 MB | |
Totals: 9 Items | 172.5 MB | 0 |
Version 6.4-alpha1 JAN 2021
- enhancement: The Parser works in a background thread.
- fix: Won't show code suggestion when include a header using path including '.' or '..';
- fix: chinese translations
- enhancement: auto expand nodes in the left project panel when a new project is created;
- enhancement: hide the left project panel when no project is opened
- fix: debugger don't stop at the first statement of main(), if the current debugging file doesn't has breakpoints but other files have breakpoints;
- fix: can't make projects including source files in subfolders
- enhancement: don't reload the classbrowser each time click on it
- fix: filenames in the breakpoint view is not the same with the editors
- enhancement: change the way to load predefined color themes.