1
0
mirror of https://github.com/githubuser0xFFFF/Qt-Advanced-Docking-System.git synced 2025-03-31 10:22:39 +08:00

Commit Graph

  • e727c255bc Make docking floating windows work on WSL/wayland, too jonjenssen 2023-05-19 14:11:00 +0200
  • 9f95d2459e Update ignore list jonjenssen 2023-05-19 13:45:37 +0200
  • 98cda7377b
    Merge branch 'githubuser0xFFFF:master' into master jonjenssen 2023-05-19 13:44:21 +0200
  • 0301e345b4
    Update linux-builds.yml githubuser0xFFFF 2023-05-12 19:32:39 +0200
  • f9b5ef8d89 Remove Ubuntu 18.04 from linux-builds Uwe Kindler 2023-05-09 13:36:42 +0200
  • 0ed1f8f429 Fixed linux-builds.yml file Uwe Kindler 2023-05-08 10:32:58 +0200
  • 659537916e Added documentation of new AutoHideCloseButtonCollapsesDock flag Uwe Kindler 2023-04-28 12:24:12 +0200
  • 0cac9ac507 Merge branch 'close_button_collapse_dock' of https://github.com/duerr-ndt/Qt-Advanced-Docking-System into duerr-ndt-close_button_collapse_dock Uwe Kindler 2023-04-28 11:49:17 +0200
  • 7a79ecab8a Fixed #511 - CDockWidget::toggleView now properly shows auto hide widgets Uwe Kindler 2023-04-28 11:47:01 +0200
  • 1186d2b78c Fixed #509 - Implemented support for restoring maximized state of floating widgets on Windows Uwe Kindler 2023-04-28 11:12:22 +0200
  • b46768537a Add config to make close button collapse auto hide dock #512 Syarif Fakhri 2023-04-28 15:27:22 +0800
  • 44115d4bd9 Added support for printing events to diagnose window state ploblem Uwe Kindler 2023-04-28 08:33:45 +0200
  • f2d8e17981 Merge branch 'master' of https://github.com/githubuser0xFFFF/Qt-Advanced-Docking-System Uwe Kindler 2023-04-27 23:38:19 +0200
  • 7890a408f4 Added KDE LabPlot to the showcase section Uwe Kindler 2023-04-27 23:38:05 +0200
  • a940fc29c6
    Use code also for other unix systems like BSD (#507) Murmele 2023-04-18 19:17:10 +0200
  • 1054436daf Use code also for other unix systems like BSD #507 Martin Marmsoler 2023-04-17 19:38:47 +0200
  • c6595563af
    if QT_VERSION_MAJOR is defined, use this version instead of searching again. Labplot does not support Qt6 yet and therefore the version is set manually in the project. If Qt5 and Qt6 are installed, QAd overwrites the Qt5 requirement and then the configuration of the project does not work (#504) Murmele 2023-04-16 11:32:45 +0200
  • 427443de33 if QT_VERSION_MAJOR is defined, use this version instead of searching again. Labplot does not support Qt6 yet and therefore the version is set manually in the project. If Qt5 and Qt6 are installed, QAd overwrites the Qt5 requirement and then the configuration of the project does not work #504 Martin Marmsoler 2023-04-15 16:21:45 +0200
  • cb24317010 Merge branch 'master' of https://github.com/githubuser0xFFFF/Qt-Advanced-Docking-System Uwe Kindler 2023-04-11 08:31:26 +0200
  • fb1e427ab7 Added DREAM.3D NX to showcase section Uwe Kindler 2023-04-11 08:30:25 +0200
  • 9d28a4d0d5
    Fix typo in pyproject.toml (#501) Nicolas Elie 2023-04-08 09:08:01 +0200
  • 0423bba893 Fix typo in pyproject.toml #501 Nicolas Elie 2023-04-07 14:13:53 +0200
  • 15fd07e5a1 Improve central widget resize behaviour #499 Francis Hart 2023-03-27 20:23:56 +0300
  • df34b0eb2b An additional fix for #496 Nonfloatable hidden window disappears on drop in empty area 4.0.3 Uwe Kindler 2023-03-22 18:22:34 +0100
  • db3dc80170 Fixed #496 Nonfloatable hidden window disappears on drop in empty area Uwe Kindler 2023-03-21 08:31:55 +0100
  • db16c5f1b5
    Update python bindings to 4.0.2 (#495) Nicolas Elie 2023-03-21 06:04:19 +0100
  • d1d30bda79 Fix Python bindings build on Linux #495 Nicolas Elie 2023-03-20 19:21:36 +0100
  • d28ca1e7a1
    Add options to project.py to specify include and library directories (#493) Nicolas Elie 2023-03-11 08:34:23 +0100
  • 08fd5422cd Add options to project.py to specify include and library directories #493 Nicolas ELIE 2023-03-10 10:36:26 +0100
  • 404b9da946 Update PyQt bindings Nicolas ELIE 2023-03-10 09:18:44 +0100
  • e84b4a8146
    Add namespace to default argument for python bindings (#492) Nicolas Elie 2023-03-06 14:53:43 +0100
  • 46e0d832f8
    Fix wrong include path in CMake install (#491) Nicolas Elie 2023-03-06 14:52:57 +0100
  • c64bf89647 Add namespace to default argument for python bindings #492 Nicolas ELIE 2023-03-06 11:45:14 +0100
  • ee37d4b7ff Fix wrong include path in CMake install #491 Nicolas ELIE 2023-03-06 11:29:31 +0100
  • 7e63919c08 Updated ads icons Uwe Kindler 2023-03-01 08:54:27 +0100
  • 1873dde358 Added ADTF to showcase section and added video link for Resinsight to showcase section Uwe Kindler 2023-03-01 08:49:19 +0100
  • e24ab4976a Focusing on the current widget while switching to it #469 liangtie.qian 2023-03-01 14:27:32 +0800
  • 6362d14da6 Merge branch 'master' of https://github.com/githubuser0xFFFF/Qt-Advanced-Docking-System Uwe Kindler 2023-02-27 07:52:32 +0100
  • 1f48f0f3ad Updated linux-builds.yml to fix broken Ubuntu 22.04 workflow Uwe Kindler 2023-02-27 07:51:39 +0100
  • 82695d1b3d
    Remove setup.py and related files (#490) Nicolas Elie 2023-02-23 18:42:47 +0100
  • 6ab9d01625 Remove setup.py and related files #490 Nicolas ELIE 2023-02-23 17:02:22 +0100
  • 08b0f8ad54
    Change targets name based on Qt version (#489) Nicolas Elie 2023-02-23 15:50:50 +0100
  • d87d0919b0 Change targets name based on Qt version #489 Nicolas ELIE 2023-02-23 11:14:52 +0100
  • bf2cdbdf1d remove init for #487 Syarif Fakhri 2023-02-21 12:01:37 +0800
  • e949dcd9b6 fix flicker Syarif Fakhri 2023-02-19 21:14:47 +0800
  • 80f5025b73 formatting only Syarif Fakhri 2023-02-19 13:03:21 +0800
  • 62af0e3f11 Merge branch 'master' into draggable-autohide-tab Syarif Fakhri 2023-02-18 23:18:20 +0800
  • a48108e449 - Add draggable auto hide tab functionality - Change auto hide tab open from mouse press to mouse release Syarif Fakhri 2023-02-18 23:17:19 +0800
  • 78d5284d22
    Merge branch 'githubuser0xFFFF:master' into master jonjenssen 2023-02-17 12:54:17 +0100
  • 54c2bd0c30 Update linux-builds.yml githubuser0xFFFF 2023-02-10 14:11:38 +0100
  • d8784a22b7
    Update linux-builds.yml githubuser0xFFFF 2023-02-10 14:09:02 +0100
  • bc9f136f20
    Update linux-builds.yml githubuser0xFFFF 2023-02-10 13:58:03 +0100
  • 7192a06eb8
    Update linux-builds.yml githubuser0xFFFF 2023-02-10 13:42:31 +0100
  • a4c6f1d16c
    Update linux-builds.yml githubuser0xFFFF 2023-02-10 13:30:41 +0100
  • 009af32e61
    Update linux-builds.yml githubuser0xFFFF 2023-02-10 13:25:58 +0100
  • fab41828ab Updated the build documentation for Ubuntu 22.04 Uwe Kindler 2023-02-10 12:02:42 +0100
  • cae42939c8 Disable native windows on Linux if wayland is used Uwe Kindler 2023-02-10 11:36:40 +0100
  • 4596c683c6
    Merge pull request #3 from githubuser0xFFFF/master jonjenssen 2023-01-27 18:05:01 +0100
  • 7b30322946 Added ResInsight to showcase section Uwe Kindler 2023-01-24 16:07:00 +0100
  • 2730c135ea Removed OpaqueUndocking documentation 4.0.2 Uwe Kindler 2023-01-20 11:58:58 +0100
  • 9c30169c42 Removed support for opaque undocking Uwe Kindler 2023-01-20 11:50:34 +0100
  • 624d21d001 Added RDE to showcase section Uwe Kindler 2023-01-20 10:25:21 +0100
  • 378c647952 Fixed #481 issue Undocking an autohide dock widget does not close the AutoHideTab from the sidebar Uwe Kindler 2023-01-20 09:44:18 +0100
  • bbfe99ce7d Added image for showcase section Uwe Kindler 2023-01-19 13:34:32 +0100
  • 97d675cb24 Updated README.md Uwe Kindler 2022-12-27 15:21:51 +0100
  • bbfad308e5 Added some pictures to show AutoHide and ImageViewer functionality Uwe Kindler 2022-12-27 15:18:09 +0100
  • 858cdb2d66 Added some pictures to show AutoHide and ImageViewer functionality Uwe Kindler 2022-12-27 15:18:09 +0100
  • 3ab6d7fc0f
    Merge branch 'githubuser0xFFFF:master' into master jonjenssen 2022-12-12 14:40:35 +0100
  • 9f5e06ae13
    Update linux-builds.yml githubuser0xFFFF 2022-12-09 15:04:03 +0100
  • 2cd451c53c Added dockContainer() function to AutoHideSideBar.cpp 4.0.1 Uwe Kindler 2022-12-09 08:50:41 +0100
  • 302ee59d67 Fixed dockContainer() function of AutoHideDockContainer.cpp Returning the dock container of the internal dock area is wrong, if the dock widget is removed from the AutoHideDockContainer, then the DockArea container function already returns the new dock container of the DockArea and not the dock container of the AutoHideDockContainer.cpp Uwe Kindler 2022-12-09 08:50:12 +0100
  • db026279e7 Fix crash caused by dockContainerWidget not removing auto hide dock container widget properly. #477 Syarif Fakhri 2022-12-08 10:09:16 +0800
  • 71cc84f921 start adaption of PyQt5 bindings to Qt-ADS 4.0 #475 Mira Weller 2022-12-06 19:40:20 +0100
  • f57f6944ca
    Merge branch 'githubuser0xFFFF:master' into master jonjenssen 2022-11-29 17:33:46 +0100
  • 3253248c34 Ignore ads_PlatformDir in the output dir liangtie.qian 2022-11-28 13:15:42 +0800
  • 8ed3c52f38 Update gitignore liangtie.qian 2022-11-27 01:24:26 +0800
  • a40f5f5555 include functional to fix mingw build liangtie.qian 2022-11-25 18:42:58 +0800
  • 60d915a99f Changed SideTab check in AutoHideDockContainer::eventFilter to improve performance a little bit 4.0.0 auto_hide_feature Uwe Kindler 2022-11-23 08:43:45 +0100
  • 47e4a6065a Fixed some issues in AutoHideDockContainer eventFilter function Uwe Kindler 2022-11-22 21:36:43 +0100
  • a2a328e3c7 Ensure that auto hide widget will be closed if user starts dragging floating widget or docked widget Uwe Kindler 2022-11-22 11:11:49 +0100
  • dba6e6c869 Create ActiveX widget only if OpaqueUndocking is not active - it will cause jerking dragging of floating widget Uwe Kindler 2022-11-22 10:25:44 +0100
  • aee68c167a Fixed hiding of AutoHideContainer when clicking outside context menu Uwe Kindler 2022-11-22 09:01:16 +0100
  • 5a185268c4 Fixed missing source files in demo/CMakeLists.txt Uwe Kindler 2022-11-21 08:00:42 +0100
  • 8bc2236f4f Updated release badge Uwe Kindler 2022-11-18 23:16:53 +0100
  • f39b3095aa Added release and contributor badges Uwe Kindler 2022-11-18 23:09:26 +0100
  • 384e29dcec Updated README.md Uwe Kindler 2022-11-18 22:19:31 +0100
  • e060d99d96 Merged master Uwe Kindler 2022-11-18 21:50:38 +0100
  • 8d30fc9c3c Fix various clazy warnings 3.8.4 Uwe Kindler 2022-11-18 21:36:31 +0100
  • ca1d3fcd38 normalize SIGNAL(),SLOT() signatures Uwe Kindler 2022-11-18 21:22:44 +0100
  • b82d23e59c Guard against null pointer access Uwe Kindler 2022-11-18 21:15:06 +0100
  • 6d8e396e92 Prevent null pointer access Uwe Kindler 2022-11-18 21:12:17 +0100
  • 2ef7fa727e Fix crash, after restoreState of CDockManager. #467 Chertkov Alexandr 2022-11-17 16:01:23 +0300
  • b9718cdd5d CDockAreaWidget::removeDockWidget: guard against nullpointer crash #463 fb 2022-11-15 21:23:35 +0100
  • 6573ac7e2d clazy: fix various warnings fb 2022-11-15 21:23:02 +0100
  • 6d53c16ed0 clazy: loop over containers fb 2022-11-15 21:22:16 +0100
  • fe8f205b50 clazy: pass context object to QObject::connect fb 2022-11-15 21:20:38 +0100
  • d56bf47d39 clazy: normalize SIGNAL(),SLOT() signatures fb 2022-11-15 21:18:15 +0100
  • 09b29744e6 clazy: fully qualify slot signatures fb 2022-11-15 21:15:06 +0100
  • 0b5840309f Added support for runtime switching of CAutoHideDockContainer sidebar location Uwe Kindler 2022-11-15 15:08:52 +0100
  • ac1a0962d3 Removed QRandomNumberGenerator for Qt versions < 5.10 Uwe Kindler 2022-11-15 14:35:52 +0100