-
When I save and restore the layout of some dockwidgets, I experience the problem, that floating windows are restored with an increased size.
This can be reproduced with the *kddockwidgets_example*:…
-
What is the principal reason for skipping installation of headers, pri and cmake files in probe-only builds? In my fork I allowed this installation and nothing bad happened, generated files seem appro…
-
Hi,
I compiled the latest version from git against Qt5.7.1 on Debian Wheezy (had to upgrade cmake first)
```
$ ./gammaray --version
GammaRay version 2.10.50 (revision: 1096889)
Copyright (C) …
-
Some feedback when adding support for arm64-v8a.
I first modified `build-all-arch.sh` and set `archs=(armeabi-v7a x86 arm64-v8a)`
In `setenv-android-mod.sh`, I had to replace `randlib` with `ranli…
-
![image](https://user-images.githubusercontent.com/23451978/49727781-075b7500-fc69-11e8-9c3d-cb1509e9e2b9.png)
I get this from the installer, downloaded from the CI - https://ci.appveyor.com/project/…
-
QTextFrameFormat class support setMargin functions; Top, Bottom, Right, Left or entire margins.
I implemented new functions to Frame class,
```
KDReports::Frame& setTopMargin( qreal topMa…
-
I'm still pouring over the source code to see if multiple inheritance is possible with the macros.
Trying to replicate this
```cpp
class OpenRGBSamplePlugin : public QObject, public OpenRGBPl…
-
- [ ] https://github.com/vim/vim/blob/master/runtime/pack/dist/opt/termdebug/plugin/termdebug.vim
- [ ] https://www.dannyadam.com/blog/2019/05/debugging-in-vim/
- [ ] https://github.com/cofyc/vim-un…
-
- [ ] Some text's font size is weird
- [x] Folder dialog is not working
- [ ] Crashing
-
Use animations.
https://www.youtube.com/watch?v=9u3aV2OYPyA
Code: https://github.com/KDAB/kdabtv/tree/master/qml-intro/
The explanation in the first seconds of the videos is so right!
This i…