jules
|
cadac817c6
|
Enabled some more warning flags in Xcode, and fixed the problems they caused
|
6 years ago |
Tom Poole
|
ab863a6dc2
|
Replaced all usage of ScopedPointer with std::unique_ptr
|
7 years ago |
Tom Poole
|
4229dc0a4f
|
Made a lot of ScopedPointer usage conform to the std::unique_ptr interface
|
7 years ago |
ed
|
2bd4611c03
|
Projucer: Update all links to the new website
|
7 years ago |
ed
|
8924eda7b7
|
Projucer: Fix for toggle button not showing in the "Application Usage Data" window
|
7 years ago |
jules
|
33c0940d74
|
Cleaned up a few more ScopedPointer uses
|
7 years ago |
jules
|
2dc9316420
|
Misc ScopedPointer changes to start using reset() and get() rather than assignments and casts (part of an ongoing drift towards more std::unique_ptr compatibility)
|
7 years ago |
hogliux
|
54029e776d
|
Projucer: Re-factored source code groups and general code clean-up
|
7 years ago |
ed
|
810f10bcb1
|
Projucer: Made the application usage data popup's ToggleButton remember the previously chosen preference
|
8 years ago |
hogliux
|
9b7e944a54
|
Added a popup to the Projucer informing the user about the collection of analytics data
|
8 years ago |