The JUCE cross-platform C++ framework, with DISTRHO/KXStudio specific changes
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jules 35ee44df80 Added a new command-line option to the Introjucer: --fix-broken-include-paths, which will fix the relative #includes for all files within a folder. Very handy if you have a large project and are restructuring it by shuffling files around. 9 years ago
..
jucer_AppearanceSettings.cpp Introjucer: added global preferences window and global SDK path settings. 9 years ago
jucer_AppearanceSettings.h Introjucer: added global preferences window and global SDK path settings. 9 years ago
jucer_Application.h Introjucer: now ignores spurious OSX command-line arguments 9 years ago
jucer_AutoUpdater.cpp Introjucer: changes to implementation of auto-update and a few editor tweaks. 9 years ago
jucer_AutoUpdater.h Updated .gitignore and avoided a warning in VS2013 9 years ago
jucer_CommandIDs.h Introjucer: Added Android Studio exporter 9 years ago
jucer_CommandLine.cpp Added a new command-line option to the Introjucer: --fix-broken-include-paths, which will fix the relative #includes for all files within a folder. Very handy if you have a large project and are restructuring it by shuffling files around. 9 years ago
jucer_CommandLine.h Update copyright notice 10 years ago
jucer_CommonHeaders.h Introjucer: added swift as a source file type 9 years ago
jucer_DocumentEditorComponent.cpp Update copyright notice 10 years ago
jucer_DocumentEditorComponent.h Update copyright notice 10 years ago
jucer_FilePreviewComponent.h Update copyright notice 10 years ago
jucer_GlobalPreferences.cpp Introjucer: Refactored global path implementation 9 years ago
jucer_GlobalPreferences.h Introjucer: Refactored global path implementation 9 years ago
jucer_Main.cpp Update copyright notice 10 years ago
jucer_MainWindow.cpp Introjucer: Tweaked window title to show the filename if it differs from the project title 9 years ago
jucer_MainWindow.h Lots of small whitespace tweaks. 9 years ago
jucer_OpenDocumentManager.cpp Introjucer: minor internal refactoring 9 years ago
jucer_OpenDocumentManager.h Introjucer: minor internal refactoring 9 years ago