Editor: Introduce circular clipboard
This is a clipboard within Creator only. It allows the user to paste/navigate
through the recently copied content by repeatedly triggering a shortcut (which
is by default set to Ctrl+Shift+V).
Task-number: QTCREATORBUG-146
Change-Id: Ie449ab4b304548d5037a0c877bbbc0344d654325
Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
Showing
- src/plugins/texteditor/basetexteditor.cpp 87 additions, 6 deletionssrc/plugins/texteditor/basetexteditor.cpp
- src/plugins/texteditor/basetexteditor.h 4 additions, 1 deletionsrc/plugins/texteditor/basetexteditor.h
- src/plugins/texteditor/basetexteditor_p.h 1 addition, 0 deletionssrc/plugins/texteditor/basetexteditor_p.h
- src/plugins/texteditor/circularclipboard.cpp 79 additions, 0 deletionssrc/plugins/texteditor/circularclipboard.cpp
- src/plugins/texteditor/circularclipboard.h 63 additions, 0 deletionssrc/plugins/texteditor/circularclipboard.h
- src/plugins/texteditor/texteditor.pro 4 additions, 2 deletionssrc/plugins/texteditor/texteditor.pro
- src/plugins/texteditor/texteditoractionhandler.cpp 9 additions, 0 deletionssrc/plugins/texteditor/texteditoractionhandler.cpp
- src/plugins/texteditor/texteditoractionhandler.h 2 additions, 0 deletionssrc/plugins/texteditor/texteditoractionhandler.h
- src/plugins/texteditor/texteditorconstants.h 1 addition, 0 deletionssrc/plugins/texteditor/texteditorconstants.h
Loading
Please register or sign in to comment