| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | BuildConstants: Move non-build dependant constants into Global.h | Linus Jahn | 2022-04-05 | 1 | -76/+0 |
| | | | | | Co-authored-by: Melvin Keskin <melvo@olomono.de> | ||||
| * | Rename QXmppGlobal to QXmppBuildConstants | Linus Jahn | 2022-04-05 | 1 | -0/+109 |
| Plan is to split up Global into build constants and other globals. This avoids hassle when editing QXmppGlobal. With IDEs it can easily happen that you edit the wrong file from the build dir instead the `.h.in`. Co-authored-by: Melvin Keskin <melvo@olomono.de> | |||||
