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 |
|
Sergio Martins
|
c7955dce1e
|
Update ChangeLog and README
1.1 is due out soon, won't have QtQuick yetx
|
2020-09-29 21:10:47 +01:00 |
|
Sergio Martins
|
72785cf869
|
Updated ChangeLog and README with new features and bugfixes
|
2020-09-17 21:54:36 +01:00 |
|
Allen Winter
|
f8b698e669
|
Merge branch '1.0'
|
2020-09-13 09:41:53 -04:00 |
|
Allen Winter
|
0e3fcc7749
|
update home page URL
|
2020-09-13 09:29:36 -04:00 |
|
Sergio Martins
|
2d2c8524ee
|
Introduce Config::Flag_DontUseUtilityWindowsForFloating
Controls whether windows get Qt::Tool or not
|
2020-09-13 12:24:26 +01:00 |
|
Allen Winter
|
bcd29f1dcc
|
README.md - improve python bindings instructions
|
2020-08-28 12:14:32 -04:00 |
|
Sergio Martins
|
70a4ca6533
|
Updated README with the new features
|
2020-08-24 14:35:07 +01:00 |
|
Allen Winter
|
95710d9e5e
|
README.md - add more info links
|
2020-08-07 12:41:03 -04:00 |
|
Allen Winter
|
4e6022e529
|
README.md - possible fix for screen capture link in doxygen
|
2020-07-30 10:14:28 -04:00 |
|
Allen Winter
|
b4f49895c2
|
clarify: licensing is GPL2 or GPL3 or commercial licensed
follow the REUSE specs
|
2020-07-24 18:16:13 -04:00 |
|
Sergio Martins
|
7f324dda91
|
Mention KDDockWidgets instead of KDChart in the readme
was a copy-paste typo
|
2020-06-25 17:29:00 +01:00 |
|
Allen Winter
|
5362200d21
|
CMakeLists.txt - use KDAB installation directory
|
2020-06-25 10:35:47 -04:00 |
|
Sergio Martins
|
815b496599
|
Mention in the README that min Qt is 5.12 if Python bindings are enabled
|
2020-06-23 21:59:18 +01:00 |
|
Sergio Martins
|
40c816e0c5
|
Improve README regarding running the python bindings
|
2020-06-17 22:29:53 +01:00 |
|
Allen Winter
|
df692686e7
|
various - update copyright year
|
2020-01-07 11:36:56 -05:00 |
|
Allen Winter
|
71160b38c6
|
various - use secure urls
|
2019-12-10 15:10:30 -05:00 |
|
Allen Winter
|
04d91863c6
|
README.md - add github url
|
2019-12-10 12:03:49 -05:00 |
|