.. |
juce_CaretComponent.cpp
|
Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools
|
7 years ago |
juce_CaretComponent.h
|
Enabled some more warning flags in Xcode, and fixed the problems they caused
|
6 years ago |
juce_KeyListener.cpp
|
Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools
|
7 years ago |
juce_KeyListener.h
|
Added various clang-tidy modernize-* fixes
|
6 years ago |
juce_KeyPress.cpp
|
iOS: Support option and cmd keys in KeyPress::getTextDescription() and ::getTextDescriptionWithIcons()
|
5 years ago |
juce_KeyPress.h
|
Updated some incorrect documentation for KeyPress
|
5 years ago |
juce_KeyboardFocusTraverser.cpp
|
Replaced some old juce-style sort operations with std::sort and lambdas
|
7 years ago |
juce_KeyboardFocusTraverser.h
|
Add documentation tags
|
7 years ago |
juce_ModifierKeys.cpp
|
Made some JUCE classes TriviallyCopyable
|
6 years ago |
juce_ModifierKeys.h
|
iOS: Support ModifierKeys::commandModifier flag
|
5 years ago |
juce_SystemClipboard.h
|
Add documentation tags
|
7 years ago |
juce_TextEditorKeyMapper.h
|
Add documentation tags
|
7 years ago |
juce_TextInputTarget.h
|
Added various clang-tidy modernize-* fixes
|
6 years ago |