| .. |
|
mac
|
Fix OSX El Capitan compilation issue
|
2017-04-20 17:53:12 -03:00 |
|
test
|
Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywords
|
2017-03-10 16:12:02 +01:00 |
|
windows
|
Change windows clearfield key sequence to avoid keyboard layout errors
|
2017-04-08 02:13:51 -03:00 |
|
xcb
|
support different keyboard layout
|
2017-04-08 02:13:51 -03:00 |
|
AutoType.cpp
|
Implement support for auto-type {{} and {}}
|
2017-04-08 23:29:32 -04:00 |
|
AutoType.h
|
Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywords
|
2017-03-10 16:12:02 +01:00 |
|
AutoTypeAction.cpp
|
Use AutoTypePlatformWin::sendKey instead of creating a new function
|
2017-04-08 02:13:51 -03:00 |
|
AutoTypeAction.h
|
Coding style fixes.
|
2015-10-15 18:02:31 +02:00 |
|
AutoTypePlatformPlugin.h
|
Add Autotype on Windows and MacOS (#63)
|
2016-11-08 16:13:57 -05:00 |
|
AutoTypeSelectDialog.cpp
|
Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywords
|
2017-03-10 16:12:02 +01:00 |
|
AutoTypeSelectDialog.h
|
Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywords
|
2017-03-10 16:12:02 +01:00 |
|
AutoTypeSelectView.cpp
|
Drop Qt module name from include statements.
|
2013-10-03 15:18:16 +02:00 |
|
AutoTypeSelectView.h
|
Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywords
|
2017-03-10 16:12:02 +01:00 |
|
CMakeLists.txt
|
Add autotype library linking
|
2017-01-02 22:25:36 -05:00 |
|
ShortcutWidget.cpp
|
Drop Qt module name from include statements.
|
2013-10-03 15:18:16 +02:00 |
|
ShortcutWidget.h
|
Make C++11 mandatory.
|
2015-09-12 13:55:50 +02:00 |
|
WildcardMatcher.cpp
|
Convert Q_FOREACH loops to C++11 for loops.
|
2016-10-02 21:45:55 -04:00 |
|
WildcardMatcher.h
|
Drop Qt module name from include statements.
|
2013-10-03 15:18:16 +02:00 |
|
WindowSelectComboBox.cpp
|
Drop Qt module name from include statements.
|
2013-10-03 15:18:16 +02:00 |
|
WindowSelectComboBox.h
|
Make C++11 mandatory.
|
2015-09-12 13:55:50 +02:00 |