Sergio Martins
|
767195bbc6
|
Return early when nonsense happens
shouldn't happen though, but at least add a warning there
|
2019-04-27 18:16:30 +01:00 |
|
Sergio Martins
|
937bc2b2db
|
Fix possible null pointer dereference
|
2019-04-27 18:16:13 +01:00 |
|
Sergio Martins
|
0bd95de60e
|
Fix possible null pointer dereference
|
2019-04-27 18:11:02 +01:00 |
|
Sergio Martins
|
e5a6040d09
|
Update .gitignore
|
2019-04-26 18:44:01 +01:00 |
|
Laurent Montel
|
a9b17aee02
|
Add ECMEnableSanitizers to allow to compile it with ASAN support
Change-Id: Ia2d9fc073d716e1ed9d525fdfdbf762bedc80e3b
Reviewed-on: https://codereview.kdab.com/67814
Reviewed-by: Sérgio Martins <sergio@kdab.com>
|
2019-04-26 15:19:28 +02:00 |
|
Laurent Montel
|
8b388d26cd
|
Use enum here
Change-Id: I33ee5509bd167afdc80709eb61aab774c253dacb
Reviewed-on: https://codereview.kdab.com/67813
Reviewed-by: Sérgio Martins <sergio@kdab.com>
|
2019-04-26 11:03:01 +02:00 |
|
Laurent Montel
|
985787faec
|
Check QVector::isEmpty() and not QVector::size() == 0
Change-Id: I1d5523a2bbeac2a1f3bb95e8cb56602505868000
Reviewed-on: https://codereview.kdab.com/67812
Reviewed-by: Sérgio Martins <sergio@kdab.com>
|
2019-04-26 11:02:49 +02:00 |
|
Laurent Montel
|
bed08825c8
|
Use Q_EMIT keyword
Change-Id: Iafc17a2cbbbd3c5ee8f9d9e5c1c12a092e5797fa
Reviewed-on: https://codereview.kdab.com/67811
Reviewed-by: Sérgio Martins <sergio@kdab.com>
|
2019-04-26 11:02:17 +02:00 |
|
Sergio Martins
|
4d50ac8fb3
|
Merge branch 'master' into kdab_master
|
2019-04-25 16:23:04 +01:00 |
|
Sergio Martins
|
a03035d7a6
|
Fix krazy warnings about includes
|
2019-04-25 16:22:48 +01:00 |
|
Sergio Martins
|
5d14370407
|
Use qAsConst()
|
2019-04-25 16:22:48 +01:00 |
|
Sergio Martins
|
602557d5d8
|
Fix some detachments
|
2019-04-25 16:22:48 +01:00 |
|
Sergio Martins
|
c25a7a378e
|
Fix clazy warning
|
2019-04-25 16:22:48 +01:00 |
|
Allen Winter
|
497ad706df
|
DropArea.cpp, Frame.cpp, TitleBar.cpp - minor include cleaning
|
2019-04-25 16:22:48 +01:00 |
|
Laurent Montel
|
7d76b7906a
|
Remove not implemented method
Change-Id: Ib491af07c56c7fde4a334f71d67876305ce097e4
Reviewed-on: https://codereview.kdab.com/67796
Reviewed-by: Sérgio Martins <sergio@kdab.com>
|
2019-04-25 17:19:00 +02:00 |
|
Sergio Martins
|
3f8ea7998b
|
Fix krazy warnings about includes
|
2019-04-24 21:04:30 +01:00 |
|
Sergio Martins
|
7c4e99daaa
|
Use qAsConst()
|
2019-04-24 20:52:20 +01:00 |
|
Sergio Martins
|
831d8c8ef7
|
Fix some detachments
|
2019-04-24 20:48:06 +01:00 |
|
Sergio Martins
|
f4579572e8
|
Fix clazy warning
|
2019-04-24 20:45:49 +01:00 |
|
Allen Winter
|
17c5847e2b
|
DropArea.cpp, Frame.cpp, TitleBar.cpp - minor include cleaning
|
2019-04-24 13:25:18 -04:00 |
|
Laurent Montel
|
22e6d7400f
|
This method is not implemented
Change-Id: Ic95f53bc7521713deb65a02e92a79d216e22fa05
Reviewed-on: https://codereview.kdab.com/67785
Reviewed-by: Sérgio Martins <sergio@kdab.com>
|
2019-04-24 18:21:02 +01:00 |
|
Allen Winter
|
0a3f6a5b62
|
LayoutSaver.cpp, AnchorGroup* - add license+copyright header
|
2019-04-24 13:16:16 -04:00 |
|
Sergio Martins
|
49bb40e6b2
|
Silence some clazy warnings
|
2019-04-24 18:06:17 +01:00 |
|
Allen Winter
|
7241bf6794
|
various - move Author to its own line
|
2019-04-24 13:02:32 -04:00 |
|
Allen Winter
|
6ef9f83b3f
|
various - cleaning up include guards
|
2019-04-24 12:51:22 -04:00 |
|
Allen Winter
|
a657ebd072
|
src/multisplitter/MultiSplitter.cpp - misspellings--
|
2019-04-24 11:17:31 -04:00 |
|
Allen Winter
|
11f8787708
|
.krazy - Krazy config file
|
2019-04-24 11:15:13 -04:00 |
|
Allen Winter
|
1574986a1b
|
various - update copyright year
also run dos2unix on a few files with CRLFs
|
2019-04-24 11:13:38 -04:00 |
|
Sergio Martins
|
db654925a8
|
Fix license
|
2019-04-24 15:37:54 +01:00 |
|
Sergio Martins
|
87f2325c71
|
Fix copyrights
|
2019-04-24 15:27:04 +01:00 |
|
Sergio Martins
|
d05adfcb41
|
Fix some readme typos
|
2019-04-24 14:59:15 +01:00 |
|
Sergio Martins
|
4a55a4f78f
|
Rename README to README.md
So it appears nice on github
|
2019-04-24 14:55:13 +01:00 |
|
Sergio Martins
|
e43b673858
|
Initial commit
|
2019-04-24 14:49:01 +01:00 |
|