1
0
mirror of https://github.com/githubuser0xFFFF/Qt-Advanced-Docking-System.git synced 2025-04-01 02:42:39 +08:00

Commit Graph

  • 2afca346b0 Added some info about PyQtAds contribution Uwe Kindler 2022-08-08 08:55:04 +0200
  • b7849e37e6
    Merge pull request #2 from githubuser0xFFFF/master jonjenssen 2022-08-01 16:45:33 +0200
  • 89ff0ad311 Added PRE Workbench to Showcase section 3.8.3 Uwe Kindler 2022-07-29 13:57:08 +0200
  • 6caeac2cb4 Merge branch 'master' of https://github.com/githubuser0xFFFF/Qt-Advanced-Docking-System Uwe Kindler 2022-07-29 13:26:23 +0200
  • a0f0640c9f Fixed CustomCloseHandling for floating widgets Uwe Kindler 2022-07-29 13:25:14 +0200
  • d3f5879119
    upgrade PyQt build (#404) Mira Weller 2022-07-19 13:17:45 +0200
  • 545ad0c682
    Update pyproject.toml #404 Mira Weller 2022-07-19 11:57:56 +0200
  • df74686287
    call CDockWidget::closeDockWidgetInternal when close attempt and CustomCloseHandling (#438) bjb-work 2022-07-15 08:47:20 -0400
  • edc189d47d call CDockWidget::closeDockWidgetInternal when close attempt and CustomCloseHandling #438 bjb-work 2022-07-13 09:55:31 -0400
  • a173fc9a2b add file names explicitly Mira Weller 2022-07-08 17:27:07 +0200
  • 3d365a0b84
    Merge pull request #1 from CeetronSolutions/build_fixes jonjenssen 2022-07-07 11:01:43 +0200
  • a7e9f3acd5 Update default build settings to work with ResInsight jonjenssen 2022-07-07 11:00:29 +0200
  • 75d58b3ea3 Fixed #433 - Link issue of debug library with MSVC19 Uwe Kindler 2022-07-04 07:41:26 +0200
  • bedd25021c Fixed issue #429 - Raise floating widget on toggleView() request Uwe Kindler 2022-06-17 08:31:24 +0200
  • 0e566cb8a3 Fixed #420 - Floating docks title doesn't update added tests for DockWidget->setWindowTitle() in demo application Uwe Kindler 2022-05-10 13:41:19 +0200
  • 23f80334f6
    Fix issue #415 (#416) Mira Weller 2022-05-03 08:47:31 +0200
  • a68858572e remove leftovers Mira Weller 2022-05-02 22:05:00 +0200
  • ea9d0e1702 Fix issue #415 #416 Mira Weller 2022-05-02 21:56:49 +0200
  • 18d90e06e0 increment build version Mira Weller 2022-05-02 21:52:26 +0200
  • 0cb13e329f fix RESOURCES configuration for sip build Mira Weller 2022-05-02 21:32:28 +0200
  • e520fc7efe fix opening tabbed dockWidgets Mira Weller 2022-03-22 20:42:49 +0100
  • e0852e08a9 Update PyQt5 bindings build to new build system Mira Weller 2022-03-22 15:35:43 +0100
  • 66df253d98 remove unnecessarily deep namespace for Python module Mira Weller 2022-03-22 15:35:04 +0100
  • 73b29e9731 Add new flags from 3.7 and 3.8 Mira Weller 2022-03-22 15:34:29 +0100
  • 7063909cee Added MetGem to showcase section Uwe Kindler 2022-04-21 16:29:55 +0200
  • 2543b2ddcd Changed include quotes to angle brackets #413 Igor Sirotin 2022-04-19 11:57:48 +0300
  • f1984df3de Moved public headers to 'include/ads' subdirectory Igor Sirotin 2022-04-18 15:52:02 +0300
  • a284e3bd65
    CMake bugfixes [target alias, license install] (#412) Igor Sirotin 2022-04-19 00:07:48 +0300
  • f7461f9ec5 Fixed CMake license install #412 Igor Sirotin 2022-04-18 19:01:03 +0300
  • 57b4bb486b Added alias to cmake library target Igor Sirotin 2022-04-18 14:36:15 +0300
  • 823887daf8
    Tidy/doc updates (#410) ARSanderson 2022-04-11 23:58:18 -0600
  • 7f7d4ad320 fixed typos #410 ARSanderson 2022-04-11 15:04:59 -0600
  • dd65710481 minor updates to clarify when the dock manager should be created ARSanderson 2022-04-11 15:01:04 -0600
  • 78a4166e42 Updated CFloatingDockContainer::closeEvent() function to delete all dock widgets with DockWidgetDeleteOnClose flag set Uwe Kindler 2022-03-25 13:31:40 +0100
  • 3d3b694040
    Avoid calling XCB functions under non-XCB Linux platform (#405) tytan652 2022-03-24 19:43:39 +0100
  • 22a16bb788 Avoid calling XCB functions under non-XCB Linux platform #405 tytan652 2022-03-24 18:01:45 +0100
  • ecec7aa293 Fix issue #396 Floating container just hides if there are more than one docks #403 Mira Weller 2022-03-22 15:45:25 +0100
  • ad06241c9d
    fix(issue-350): on RedHat/CentOS, sometimes there will be one more move event after user release their mouse which will cause the floating overlay can not be hide. Here we use the WindowActivate and WindowDeactivate event to check whether user release their mouse. (#401) ruffianhy 2022-03-14 04:22:07 +0800
  • c561b1fca2 fix(issue-350): on RedHat/CentOS, sometimes there will be one more move event after user release their mouse which will cause the floating overlay can not be hide. Here we use the WindowActivate and WindowDeactivate event to check whether user release their mouse. #401 ruffianhy 2022-03-13 19:51:31 +0800
  • 6a1ea6c7de Fixed examples/sidebar bug Uwe Kindler 2022-03-04 13:43:21 +0100
  • 931719c474 Updated README.md Uwe Kindler 2022-03-04 08:04:21 +0100
  • 70ef00932a Updated marketplace description Uwe Kindler 2022-03-02 11:52:38 +0100
  • a1bc4a063b Updated qt_markectplace files Uwe Kindler 2022-03-02 11:48:51 +0100
  • abf7224582 Updated ads logo and icon Uwe Kindler 2022-03-02 11:31:25 +0100
  • 7ab4c9af2e Handle StyleChange event in DockWidgetTab to update icon Uwe Kindler 2022-02-25 21:41:46 +0100
  • d5fefaa35f
    while dockManager.removeDockWidget , the dockManager() returns null (#399) 3.8.2 kzl 2022-02-19 02:33:55 +0800
  • 98d2379cf5
    while dockManager.removeDockWidget , the dockManager() returns null #399 kzl 2022-02-18 09:12:45 +0800
  • 3c4af9c6af
    Add method to add dock widget to dock container (#398) Ben Hetherington 2022-02-06 07:21:43 +0000
  • ed5b1d2778
    Add method to add dock widget to dock container #398 Ben Hetherington 2022-02-03 17:11:52 +0000
  • 12ec819aeb
    Update README.md githubuser0xFFFF 2022-01-02 21:55:00 +0100
  • e6fc1c14bd Added NotepadNext to the showcase section Uwe Kindler 2021-12-22 07:47:24 +0100
  • 6fb45c055c
    Removed ContentMargin in DockContainer (#387) SleepProgger 2021-12-20 07:46:26 +0100
  • 4201dec13a Removed ContentMargin in DockContainer #387 Some Guy 2021-12-18 19:53:31 +0100
  • 535b926095
    CMake: Allow version to be explicitly set without requiring git (#384) Ralph Minderhoud 2021-12-13 01:36:53 -0600
  • 13ab18b323 CMake: Allow version to be explicitly set without requiring git #384 Ralph Minderhoud 2021-12-12 16:19:48 -0600
  • b15bc26a63 Some small coding style fixes Uwe Kindler 2021-12-12 17:28:11 +0100
  • 1d90e8e823 Merge branch 'fix_issue_380' of https://github.com/jporcher/Qt-Advanced-Docking-System into jporcher-fix_issue_380 Uwe Kindler 2021-12-12 17:19:27 +0100
  • 6b3027401d Fix issue #380 and add example #383 Jean Porcherot 2021-12-09 10:11:05 +0100
  • e35bd65a91
    Update README.md githubuser0xFFFF 2021-12-07 11:01:26 +0100
  • 8888f6800b
    Update README.md githubuser0xFFFF 2021-12-07 11:00:52 +0100
  • 2afe62ec77 Fixed issue #378 - Don't show empty floating containers on startup 3.8.1 Uwe Kindler 2021-12-06 09:42:12 +0100
  • 4b27af959b
    Merge branch 'githubuser0xFFFF:master' into master jporcher 2021-12-06 07:57:29 +0100
  • 0df1a41a1d
    Fix potential crash when restoring container state (#381) Ben Hetherington 2021-12-03 16:01:16 +0000
  • 3b6a9b4254
    Fix potential crash when restoring container state #381 Ben Hetherington 2021-12-03 11:34:22 +0000
  • 616385a000
    Don't show empty floating containers on startup #378 Ben Hetherington 2021-11-29 10:20:17 +0000
  • 21badd592e
    add QFlag operators (#376) anoy 2021-11-26 19:09:09 +0100
  • 81a9a9bd11 add QFlag operators #376 anoy 2021-11-26 17:44:43 +0100
  • a110d53a53 Fixed crash in DockFocusController DockWidget pointers are now wrapped into QPointer to detect deleted DockWidgets Uwe Kindler 2021-11-18 22:10:11 +0100
  • e4f28e14ed QVariant(QVariant::Invalid) deprecated in Qt 6.0.0. QVariant() is equal to QVariant(QVariant::Invalid). #373 Sergei 2021-11-18 00:06:55 +0300
  • 0648d38ee1 Fix #368 gorec323 2021-11-09 03:35:01 +0300
  • 0f5bfd7cf9
    Merge branch 'githubuser0xFFFF:master' into master #369 gorec323 2021-11-17 23:24:23 +0300
  • 0270993782 Fixed error caused by broken merge request Uwe Kindler 2021-11-17 07:51:14 +0100
  • 2c0d899b2a Fixed pixmap warning in ElidingLabel Uwe Kindler 2021-11-17 07:50:46 +0100
  • 1abe101ef7
    Prevent middle-click from closing unclosable tabs (#372) Ben Hetherington 2021-11-16 05:24:39 +0000
  • 52cbe1d664
    Prevent middle-click from closing unclosable tabs #372 Ben Hetherington 2021-11-15 16:54:44 +0000
  • 15ee8b739c
    Update cmake.yml gorec323 2021-11-11 02:14:51 +0300
  • 6ce57e59aa
    Update cmake.yml gorec323 2021-11-11 02:11:34 +0300
  • b84f1411e1
    Update cmake.yml gorec323 2021-11-11 01:51:09 +0300
  • 18ab17efea
    Update cmake.yml gorec323 2021-11-11 01:40:18 +0300
  • 8d8d0d9b42
    Create cmake.yml gorec323 2021-11-11 01:30:45 +0300
  • c99dd8d1b6 Revert "Update linux-builds.yml" Sergei 2021-11-11 01:24:35 +0300
  • bee1b5e67f
    Update linux-builds.yml gorec323 2021-11-11 01:21:30 +0300
  • 92c9a6a0e7
    Update Readme.md: linux build badge gorec323 2021-11-11 01:17:06 +0300
  • bdd80885a0 [*] - compile warning in Qt 6.2.1 QVariant(QVariant::Invalid). Sergei 2021-11-10 23:43:21 +0300
  • 58359cba6f [*] - deprecated warnings for Qt 5.15. Sergei 2021-11-10 23:22:00 +0300
  • f0796e479e
    Fix #368 gorec323 2021-11-09 03:35:01 +0300
  • 0ebc170cfa Fixed doc link to issue 365 Uwe Kindler 2021-10-29 10:36:09 +0200
  • ee6ddfadc3 Documented DockWidget feature flags Uwe Kindler 2021-10-29 10:32:58 +0200
  • 720b5f0c72 Added Plot Juggler to the showcase section Uwe Kindler 2021-10-29 10:02:09 +0200
  • aceabd8455 Added new and noteworthy for 3.8 release Uwe Kindler 2021-10-28 10:30:49 +0200
  • ab4869a0e1 Merge branch 'master' of https://github.com/githubuser0xFFFF/Qt-Advanced-Docking-System 3.8.0 Uwe Kindler 2021-10-22 11:47:44 +0200
  • adf5793ccd Fixed Windows Qt 5.15 build Uwe Kindler 2021-10-22 11:47:27 +0200
  • 31e26c2c1c
    Fix crash when adding closed dock widgets to the manager. (#366) Rodrigo Oliva 2021-10-20 16:54:47 +0200
  • b8579d8c24 Fix crash when adding closed dock widgets to the manager. #366 Rodrigo Oliva 2021-10-19 16:33:30 +0200
  • de05ddd203 Renamed RecreateContentsWidgetOnCloseAndOpen into DeleteContentOnClose Uwe Kindler 2021-10-14 13:57:06 +0200
  • 03a8eaa44f Merge branch 'ff/editor/dev/widget_factory' of https://github.com/rolivav/Qt-Advanced-Docking-System into rolivav-ff/editor/dev/widget_factory Uwe Kindler 2021-10-14 13:18:54 +0200
  • 48e79f12a7 Fixed Linux bug in DockFocusController.cpp Uwe Kindler 2021-10-11 22:05:37 +0200
  • 89aa3d5251 Fixed null pointer bug in DockFocusController.cpp Uwe Kindler 2021-10-11 21:20:21 +0200
  • 87b0596ebc
    Add feature to close tabs with the middle mouse button. (#360) Rodrigo Oliva 2021-10-11 20:33:56 +0200
  • a08857804a Add new flag that will delete the contained widget and recreate it from a factory when closing and opening the dock widget. #365 Rodrigo Oliva 2021-10-10 21:31:16 +0200