Alexander Lohnau
f57d59e605
Fix runtime issues with Qt6
...
To have the code bits reusable, they are defined as cmake variables.
In order to make the relative paths work and avoid touching every line
from the QRC, the resulting file is put into the source dir.
2023-07-20 13:32:07 +03:00
Albert Vaca Cintora
1956af935f
Don't gitignore .clang-format
2023-07-16 16:24:15 +02:00
Nicolas Fella
dcf41545c2
Add .clang-format to gitignore
...
It's provided automatically by ECM and should not be checked in
2022-09-11 23:21:58 +00:00
ivan tkachenko
402ca0009f
Add compile_commands.json to gitignore
...
Other entries were copied from marble repo as well.
GIT_SILENT
2021-12-15 02:34:05 +03:00
Laurent Montel
8aa162b299
GIT_SILENT: ignore build dir
2021-12-09 19:54:44 +01:00
Nicolas Fella
9515b5e746
Remove accidental DS_Store file
2020-11-16 01:27:44 +01:00
Ashvin Nihalani
c333f2af17
[SMS App] Select Message Text
...
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
2020-07-05 00:49:31 +00:00
Nicolas Fella
9e48a9073a
Add CMakeLists.txt.user to gitignore
2019-08-20 16:03:48 +02:00
Simon Redman
0b797fc29d
Add eclipse settings files to .gitignore
2019-06-04 12:03:00 -06:00
Nicolas Fella
bafef14c52
Add .vscode to gitignore
2018-12-29 19:04:28 +01:00
Nicolas Fella
6800854fd3
Add .qmlc and .rej files to gitignore
2018-11-02 23:02:26 +01:00
Nicolas Fella
891f1bd355
Notification icons from Android are now displayed
...
- FileTransferJob is now nonblocking.
- Files are stored based on the image MD5.
- Some improvements in displaying the notification, e.g. title is only
displayed when different than the app name.
- Most of the notification display code moved to the Notification class.
REVIEW: 130050
2017-04-13 21:32:03 +02:00
Albert Vaca
2f7e6f7de2
Fixed compilation warnings in clang (one of them is actually an issue!)
2015-04-19 22:50:12 -07:00
Albert Vaca
0a87194d38
Git: ignore *.kdev4
2014-06-29 17:46:39 +02:00
Albert Vaca
4d3fe4406f
Initial commit
2013-06-06 05:57:06 +02:00