Commit Graph

  • ff4d97d5ac Make adaptions for LabMCT under v1.7 LabMCT_KDDockWidgets_v1.7 Philipp Swoboda 2023-06-19 13:10:51 +02:00
  • e310df8e16 Always build against Qt6 LabMCT_KDDockWidgetV1.5 Philipp Swoboda 2023-06-17 15:40:37 +02:00
  • 59a81fbe62 Fix another mistake checking for Config::Flag_AutoHideSupport 1.7 Sergio Martins 2023-05-16 10:01:41 +01:00
  • 0fe194769d Update Changelog Sergio Martins 2023-05-16 09:40:41 +01:00
  • 5861607df1 Fix "pin" button appearing when using Flag_TitleBarNoFloatButton Sergio Martins 2023-05-16 09:37:07 +01:00
  • e7c9a20752 python/CMakeLists.txt - improve PYTHON_BINDINGS_INSTALL_PREFIX Allen Winter 2023-05-15 12:16:52 -04:00
  • dba4d649ed README-bindings.md - talk about Python3_EXECUTABLE Allen Winter 2023-05-15 08:56:10 -04:00
  • ede69197ed This is v1.7.1 now Allen Winter 2023-05-03 16:07:36 -04:00
  • 70fd6f0770 Prep for release 1.7.0 Allen Winter 2023-05-03 15:07:39 -04:00
  • c91c28748e Fix a detachment found by clazy Sergio Martins 2023-05-03 20:38:33 +01:00
  • 1275327163 More fixes for MacOS build Renato Araujo Oliveira Filho 2023-05-02 16:01:21 -03:00
  • c3751142c0 Fix MacOs build Renato Araujo Oliveira Filho 2023-05-02 15:15:25 -03:00
  • c603593552 cmake/KDAB - sync to upstream Allen Winter 2023-05-02 11:10:53 -04:00
  • ac6ed8e929 cmake: Minor: Use CONFIG mode where applicable Kevin Funk 2023-04-06 12:12:29 +02:00
  • 4f7175c446 .reuse/dep5 - add vscode.code-workspace Allen Winter 2023-03-25 21:28:05 -04:00
  • 832736c1e5 Rename code.dev-qtwidgets.code-workspace to vscode.code-workspace Sergio Martins 2023-03-25 13:00:14 +00:00
  • c5cbe4064a tests: Remove tests_launcher Sergio Martins 2023-03-25 12:54:15 +00:00
  • 68b7c0b1a9 tests: Remove old fuzzer Sergio Martins 2023-03-25 12:44:06 +00:00
  • 285574205c README-QtQuick: Redirect to 2.0 branch Sergio Martins 2023-03-25 12:34:17 +00:00
  • dbf96091f8 .pre-commit-config.yaml - autoupdate Allen Winter 2023-03-25 08:11:25 -04:00
  • 9c03da23a6 python/examples - autopep8 Allen Winter 2023-03-25 08:08:12 -04:00
  • ea08429b23 src/DockWidgetBase.h - codespell Allen Winter 2023-03-25 08:05:38 -04:00
  • ad1a2df8af README-QtQuick.md - markdownlint fix for long lines Allen Winter 2023-03-25 08:04:31 -04:00
  • af3fd6b296 vscode: Use "current" debug targets Sergio Martins 2023-03-25 11:21:42 +00:00
  • ae461f947f vscode: Use "current" debug targets Sergio Martins 2023-03-24 20:25:37 +00:00
  • f24a04252b Add a prophylactic against a crash Sergio Martins 2023-03-17 10:58:22 +00:00
  • dd9837c3f1 Fix assert when saving mdi layout Sergio Martins 2023-03-14 23:10:14 +00:00
  • b6beb3d244 Add test for #352 Sergio Martins 2023-03-14 23:00:54 +00:00
  • 1a46823b03 Don't crash when using LayoutSaver with MDI Sergio Martins 2023-03-14 22:54:46 +00:00
  • 4d50376ccf Fix reading floating window flags from >=1.6 layouts Sergio Martins 2023-03-10 17:16:10 +00:00
  • 59f7280d59 Add test for loading flags from layouts from 1.6 Sergio Martins 2023-03-10 17:10:37 +00:00
  • 683dd68754 Update Changelog Sergio Martins 2023-03-08 22:33:21 +00:00
  • 1b33da8b44 Windows: Don't resize diagonally when at least 1 dimension is fixed Sergio Martins 2023-03-06 19:53:03 +00:00
  • f6d9ac5606 debug: Allow to print flags Sergio Martins 2023-03-03 16:17:29 +00:00
  • f08d39ecc8 Fix clazy warning about returning false in event filter Sergio Martins 2023-02-28 12:34:10 +00:00
  • ee5e004ed2 Fix some icons not appearing in title bar Sergio Martins 2023-02-27 22:50:25 +00:00
  • c744291d33 README: Explain that QtQuick does not work on EGLFS Sergio Martins 2023-02-15 13:05:31 +00:00
  • f98ff4794f Add branch for Version 1.5 (because it seems to work better than newer versions) Philipp Swoboda 2023-02-12 19:41:57 +01:00
  • 7a7c03793c Switched back to version 1.6 because of disapearing icons LabMCT Philipp Swoboda 2023-02-12 18:49:05 +01:00
  • 9e7d2d3846 .pre-commit-config.yaml - disable pylint on precommit.ci 2.0 Allen Winter 2023-02-10 10:38:42 -05:00
  • a6e0de9db9 .pre-commit-config.yaml - disable pylint on precommit.ci Allen Winter 2023-02-10 10:38:42 -05:00
  • 0ad83ea1b4 Allow restoring layouts without touching floating dock widgets Milian Wolff 2023-02-10 12:04:23 +01:00
  • fdcdaae1f1 Fix build with C++11 Sergio Martins 2023-02-10 14:53:42 +00:00
  • be176fc1a0 Allow restoring layouts without touching floating dock widgets wip/absolute-floating-layout-restore Milian Wolff 2023-02-10 12:04:23 +01:00
  • af455bb37e examples: Show how to hide dock indicators when ctrl is pressed Sergio Martins 2023-02-07 23:51:20 +00:00
  • 57aded2a67 Fix setDropIndicatorsInhibited(false) not showing drop indicators Sergio Martins 2023-02-07 21:58:37 +00:00
  • 038f4fdb44 [pre-commit.ci] pre-commit autoupdate pre-commit-ci-update-config pre-commit-ci[bot] 2023-02-07 02:41:47 +00:00
  • 31b0ad8d7d Update Readme with new image on top of it Aleš Petrovački 2023-02-06 18:26:02 +01:00
  • 3ae7f4ac21 Add logo to KDDockWidgets git repo Aleš Petrovački 2023-02-06 18:22:41 +01:00
  • 5b3fb35679 cmake: Add a preset for static Qt6 builds Sergio Martins 2023-02-03 19:04:52 +00:00
  • c39486ce84 vscode: Remove ms C++ extension settings Sergio Martins 2023-02-01 17:16:34 +00:00
  • d2c46fd2a1 cmake: Add -Wextra-semi for clang Sergio Martins 2023-01-28 19:56:01 +00:00
  • e0be6ca547 Improve auto-hide icon transparency Sergio Martins 2023-01-28 19:40:24 +00:00
  • 7b45e5a833 Fix moving floating windows to negative positions Sergio Martins 2023-01-28 19:38:26 +00:00
  • e576fc7e90 Fixed using normal geometry of platform window if fractional scaling is enabled Eism 2023-01-28 19:34:28 +00:00
  • 702ef9efd2 Amend last commit by using the shorter name, UseQtWindow Sergio Martins 2023-01-28 19:28:48 +00:00
  • b77912700c Remove uneeded FloatingWindowFlag::UseQtWindow Sergio Martins 2023-01-28 19:23:20 +00:00
  • 685700a0f5 FloatingWindow::isUtilityWindow() now honours custom flags Sergio Martins 2023-01-28 19:17:23 +00:00
  • 7c4aea5ff9 refactoring: Move KDDockWidgets::usesUtilityWindows into FloatingWindow.cpp Sergio Martins 2023-01-28 19:08:48 +00:00
  • e7bc93a69f Fix relayouting when dock widget is deleted directly Sergio Martins 2023-01-27 18:07:44 +00:00
  • f2c3fe6910 tests: Add an XFAIL for issue #336 Sergio Martins 2023-01-27 16:17:29 +00:00
  • 2326874be7 Cache TitleBar icons Sergio Martins 2023-01-27 14:36:05 +00:00
  • 1fc57b02b3 Save side bar overlay geometry when frame is resized Mauro Persano 2023-01-26 10:25:49 -03:00
  • c55ce478df Serialize dock overlayed geometries Mauro Persano 2023-01-25 16:07:26 -03:00
  • b0dfbc4486 Fix Werror build regarding unused variable Sergio Martins 2023-01-26 22:57:36 +00:00
  • 74a16ee26c AutoMoc only if needed Olaf Mandel 2023-01-11 17:43:28 +01:00
  • e72bc1434a Fix Qt6 deprecation warning about QWidget::isTopLevel() Olaf Mandel 2023-01-11 17:29:36 +01:00
  • 1b05cf350d qtquick: Allow to use DockWidget::isOpen() from QML Sergio Martins 2023-01-09 12:30:53 +00:00
  • 53ff93c561 qtquick: Added support for minimize button Sergio Martins 2023-01-08 18:45:52 +00:00
  • 3c116dff49 update copyright year for 2023 Allen Winter 2023-01-06 12:41:10 -05:00
  • 6f6679d6be update copyright year to 2023 Allen Winter 2023-01-06 12:24:12 -05:00
  • a6598d4607 Fixed build with -Wextra-semi Sergio Martins 2023-01-06 17:14:58 +00:00
  • 32b0e024d8 Fixed case of corrupt layout when using setDockWidgetFactoryFunc() Sergio Martins 2023-01-06 14:58:20 +00:00
  • 392504e902 test: Add test for a bogus layout Sergio Martins 2023-01-05 22:30:45 +00:00
  • 73ebd9d506 src/private/WidgetResizeHandler.cpp - fix build with mingw Allen Winter 2023-01-02 09:19:02 -05:00
  • 77c64c042c tests: Remove unused variable Sergio Martins 2022-12-16 09:03:09 +00:00
  • a60afb359f qtquick: When maximized, show the "restore" icon instead of "maximize" Sergio Martins 2022-11-30 11:40:34 +00:00
  • e4af5decf7 qtquick: Add maximize support Sergio Martins 2022-11-29 23:10:05 +00:00
  • 77fabe345f qtquick: Allow to reset the QQmlEngine Sergio Martins 2022-11-25 16:42:51 +00:00
  • dff81befdc cmake: Add QUIET while finding nholman Sergio Martins 2022-11-18 22:09:05 +00:00
  • f80bd62517 Add a DockWidget::closed() signal Sergio Martins 2022-11-18 14:17:29 +00:00
  • 5b484a7dda tests: Added a test for issue #326 Sergio Martins 2022-11-18 11:50:20 +00:00
  • 9610975b4f Fix DockWidget::isFocused() returning wrong value Sergio Martins 2022-11-15 20:34:58 +00:00
  • 55231aac2a wip Sergio Martins 2022-11-15 20:30:34 +00:00
  • d64ff8c6cd examples|qtquick: Show a .qml dockwidget as well Sergio Martins 2022-11-15 18:39:36 +00:00
  • 8ff052e219 examples|qtquick: Show different styling depending on focus Sergio Martins 2022-11-15 18:15:07 +00:00
  • 4be77d96df Fix layout scaling factor when main window is native Mauro Persano 2022-11-11 16:16:24 -03:00
  • 8947c56442 Improve auto-hide icon transparency Sergio Martins 2022-11-10 11:35:30 +00:00
  • 35bf7bc9c8 Fix moving floating windows to negative positions Sergio Martins 2022-10-28 12:08:38 +01:00
  • 0d943620ac README.md - add blurb about demo Allen Winter 2022-10-27 16:08:33 -04:00
  • 8f6c659021 CMakeLists.txt - change name of demo Allen Winter 2022-10-27 16:08:16 -04:00
  • 0294ca2c6d README.md - add blurb about demo Allen Winter 2022-10-27 16:08:33 -04:00
  • 6cc0c1fe6d CMakeLists.txt - change name of demo Allen Winter 2022-10-27 16:08:16 -04:00
  • 39d7c9c577 src/controllers/Separator.cpp - remove unneeded Q_UNUSED() Allen Winter 2022-10-27 14:46:54 -04:00
  • d6c874a5a6 create-demo-win-zip - create a 7z with the example execs Allen Winter 2022-10-27 11:45:55 -04:00
  • a82f2afa64 create-demo-win-zip - create a 7z with the example execs Allen Winter 2022-10-27 11:45:55 -04:00
  • de64bc3b73 appveyor.yml - Mac images don't have Qt6.3 yet. Use Qt6.2 Allen Winter 2022-10-26 07:01:50 -04:00
  • 34be2102e4 appveyor.yml - move to macos-monterey Allen Winter 2022-10-26 06:55:14 -04:00
  • f5cc303599 clean duplicate includes Allen Winter 2022-10-26 06:52:23 -04:00
  • d9ba67dee7 Fix SPDX headers that were broken by clang-format line break Allen Winter 2022-10-25 12:44:25 -04:00