1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-13 00:04:19 +00:00
JUCE/extras/Projucer/Source/Project/UI
2018-06-26 14:06:52 +01:00
..
Sidebar Added flag JUCE_STRICT_REFCOUNTEDPOINTER which is recommended to avoid accidental leaks when using ref-counted pointers. Enabled this flag in the demo projects, and used it to help tidy up some dubious smart-pointer use 2018-06-26 14:06:52 +01:00
jucer_ContentViewComponents.h Projucer: Added options for setting the VST, VST3, AAX and RTAS categories and simplified the plug-in project settings with MultiChoicePropertyComponent 2018-03-28 15:59:34 +01:00
jucer_FileGroupInformationComponent.h Replaced all usage of ScopedPointer with std::unique_ptr 2018-04-19 20:27:47 +01:00
jucer_HeaderComponent.cpp Made a lot of ScopedPointer usage conform to the std::unique_ptr interface 2018-04-10 18:34:20 +01:00
jucer_HeaderComponent.h Replaced all usage of ScopedPointer with std::unique_ptr 2018-04-19 20:27:47 +01:00
jucer_ModulesInformationComponent.h Projucer: Code cleanup 2018-01-22 12:30:19 +00:00
jucer_ProjectContentComponent.cpp Whitespace 2018-06-01 11:56:33 +01:00
jucer_ProjectContentComponent.h Projucer: Mark modified files with an asterisk in the file tree panel 2018-05-21 17:03:46 +01:00