c333f2af17
Switched from QT Label to Text Edit as QA Label is not allowed to select text https://stackoverflow.com/questions/49784099/qml-how-to-make-text-or-label-selectable https://bugreports.qt.io/browse/QTBUG-14077 BUG: 418630 - Cannot select text in messaging app
26 lines
297 B
Text
26 lines
297 B
Text
build
|
|
clang
|
|
*.kdev4
|
|
Makefile
|
|
lib
|
|
src/Makefile
|
|
src/*_automoc.cpp*
|
|
src/moc_*.cpp
|
|
CMakeTmp
|
|
CMakeFiles
|
|
KDEConnect.config
|
|
KDEConnect.creator
|
|
KDEConnect.files
|
|
KDEConnect.includes
|
|
.directory
|
|
*.qmlc
|
|
*.rej
|
|
.vscode
|
|
.github/workflows/*
|
|
|
|
# Eclipse settings
|
|
.cproject
|
|
.project
|
|
.settings/*
|
|
|
|
CMakeLists.txt.user
|