Sergio Martins
e7a4b3ecdd
Windows: Require VS 2019 as a minimum
...
There's build failures in KDBindings with earlier versions, among
other build problems.
2022-06-29 15:16:04 +01:00
Sergio Martins
7cc63926d4
Merge branch '1.6' into 2.0
2022-06-25 12:53:44 +01:00
Sergio Martins
2dff66fb97
README: Move the supported toolchain section into the build section
...
So it's easier for users to find that they need a C++17 compiler.
Won't add exact compiler versions as I have no idea which gcc and which
clang version introduced such support.
Fixes #296
2022-06-19 17:59:09 +01:00
Sergio Martins
a44886279b
README: Move building section to before the example
...
Since you need to build kddw before building the examples.
As a drive-by, added a mention to X11Extras.
Won't mention any package names as that's distro dependent and the amount
of distros is open ended. Would rather remove our current mentions of package names
to make it consistent.
Fixes #297
2022-06-19 17:15:17 +01:00
Sergio Martins
c7f33f589e
README: Add warning that 2.0 is in active development
2022-06-18 13:44:49 +01:00
Sergio Martins
78025d1e34
Fix name of examples in README and such, since they got renamed
2022-06-11 13:20:26 +01:00
Sergio Martins
bb4f5a5037
Mass renaming of last usages of FrameworkWidgetFactory
2022-05-19 08:12:29 +01:00
Allen Winter
2fbe4f872e
Merge branch '1.5'
2022-01-20 08:15:23 -05:00
Allen Winter
93e60a743e
update copyright year
2022-01-20 08:05:26 -05:00
Sergio Martins
4d4f2a0183
Merge branch '1.5'
2021-12-22 17:07:24 +00:00
Sergio Martins
64b5564f99
README: Clarify that for QtQuick we suggest Qt6
2021-12-22 16:08:55 +00:00
Allen Winter
c0c8399bd7
README.md - add a bit of info about Qt private packages on linux
...
related to issue#257
2021-11-26 09:04:30 -05:00
Sergio Martins
2be0d5d1d9
Add a warning about using private headers and ABI compat
2021-11-24 10:04:52 +00:00
Sergio Martins
b6770217bb
README: Mention 5.15 is required
...
5.12 no longer compiles
2021-11-18 14:01:59 +00:00
Allen Winter
f65cb2c0ce
README.md - minor
2021-11-04 17:20:51 -04:00
Sergio Martins
bc1b296440
README: Explain that StyleSheets are not supported
...
It's intentional.
Closes #246
2021-10-10 19:20:00 +01:00
Allen Winter
8b1a9f2a41
README.md - Add info about Using in Qt6 projects
2021-08-24 09:24:30 -04:00
Allen Winter
80a1483617
QtQuick support is no longer expermental
2021-07-13 08:06:30 -04:00
Allen Winter
d7bcbe666c
Require Qt5.12 or higher
2021-06-26 08:46:52 -04:00
Sergio Martins
aaa5b4ba26
README: Mention 6.1 is the first Qt6 version we support
...
Nobody is using 6.0 in production, so let's forget about it
2021-06-25 23:28:28 +01:00
Allen Winter
3454185df4
Merge branch '1.3'
2021-06-07 17:14:25 -04:00
Allen Winter
a9bb5b2f42
README.md - in Using section talk about CMAKE_PREFIX_PATH
...
was mistakenly CMAKE_MODULE_PATH
2021-06-07 16:01:27 -04:00
Sergio Martins
7cd6928b87
README: Add a travis "Build Passing" label
2021-05-25 22:07:33 +01:00
Allen Winter
a04287b9b3
README - adjust copyright date
2021-05-16 11:08:08 -04:00
Allen Winter
917dbf09f6
README.md, README-bindings.md - breakout python bindings readme.
...
The python bindings info is getting long and detailed
so move to its own README.
2021-05-10 12:56:59 -04:00
Allen Winter
73cdc7136c
README.md - a bit of formatting, spelling fixes
2021-02-08 15:25:06 -05:00
Allen Winter
9fe795f8dd
README.md, CONTRIBUTORS.txt - thank you contributors
...
those who have signed the KDAB Copyright License Agreement
2021-02-08 12:29:06 -05:00
Sergio Martins
2a6e716e07
Fix typo in README
2021-02-07 17:04:09 +00:00
Sergio Martins
38443048b8
Merge branch '1.2'
2021-02-05 16:42:07 +00:00
Allen Winter
ec1f009914
CLA - switch to a form-fillable PDF version
2021-02-04 16:26:34 -05:00
Allen Winter
697417b906
CLA - switch to a form-fillable PDF version
2021-02-04 16:17:53 -05:00
Sergio Martins
a98daead1d
README: Improve paragraph about reporting bugs
...
Mention that sha1 and which operating system are important too
2021-02-03 13:34:33 +00:00
Sergio Martins
1eaac74fb0
README: reword the getting involved section a bit
...
Explain that patches as images are not good when reporting bugs
2021-01-29 12:02:14 +00:00
Sergio Martins
2e248c6658
README: Add a paragraph about versioning and API/ABI compat
2021-01-26 14:36:30 +00:00
Kevin Funk
bee653cf80
Streamline README.md a bit
2021-01-06 16:04:14 +01:00
Sergio Martins
43877ca712
README: Added url of our WASM demo
2021-01-06 14:35:46 +00:00
Sergio Martins
f4643aeefd
Merge branch '1.2'
2021-01-03 22:15:33 +00:00
Sergio Martins
4b868e2078
README: Mention that Qt6 is supported and MSVC 2013 won't be
2021-01-03 21:22:41 +00:00
Allen Winter
875544a449
Merge branch '1.2'
2021-01-02 09:32:20 -05:00
Allen Winter
a2f4c972a6
update copyright year
2021-01-02 09:27:50 -05:00
Sergio Martins
2b0a6e5d06
README: Mention VS 2013 isn't supported anymore
...
We're getting an ICE
2020-12-28 22:42:24 +00:00
Sergio Martins
59c90c01f9
README: Mention that Qt6 is supported and MSVC 2013 won't be
2020-12-28 22:27:38 +00:00
Allen Winter
f8dfde2784
README.md - add a "Using" section
2020-12-20 08:27:00 -05:00
Sergio Martins
034d2c8aee
README: Mention Qt6
2020-11-25 12:31:29 +00:00
Sergio Martins
e4a33ad8b7
Added README for wasm
...
Fixes issue #100
2020-11-13 18:45:58 +00:00
Sergio Martins
3859e4b277
Added Wayland to the README
2020-10-17 12:18:05 +01:00
Allen Winter
77f259a435
README.md - contact info
2020-10-15 16:06:26 -04:00
Allen Winter
77d7cd7d58
buildsystem - namespace CMake options
...
OPTION_DEVELOPER_MODE => KDDockWidgets_DEVELOPER_MODE
OPTION_BUILD_PYTHON_BINDINGS => KDDockWidgets_PYTHON_BINDINGS
PYTHON_BINDINGS_INSTALL_PREFIX =>
KDDockWidgets_PYTHON_BINDINGS_INSTALL_PREFIX
OPTION_QTQUICK => KDDockWidgets_QTQUICK
2020-10-13 12:28:49 -04:00
Sergio Martins
92f81e28ca
Merge branch '1.0' into master
2020-10-01 11:08:39 +01:00
Sergio Martins
7a87db608b
README: Updated build instructions
...
use cmake to call the generator, this way it's generic and
works with any generator
2020-10-01 11:07:11 +01:00