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

Commit Graph

  • dbca6d79cf
    Update DockWidget.h (#364) nmiglio 2021-10-08 19:40:57 +0200
  • a24221c002
    Fix MSVC compiler warning C4275 (#361) Francis Hart 2021-10-08 20:40:30 +0300
  • 0493176531
    Update DockWidget.h #364 nmiglio 2021-10-08 15:33:44 +0200
  • 4d31b19740 Fix MSVC compiler warning C4275 #361 Francis Hart 2021-10-08 10:26:52 +0300
  • 7e5fb9ee43 Add feature to close tabs with the middle mouse button. #360 Rodrigo Oliva 2021-10-06 19:52:10 +0200
  • 5f89dd0465
    Update linux-builds.yml githubuser0xFFFF 2021-10-05 06:56:51 +0200
  • 0b82ff30fe
    Fix issue #351: https://github.com/githubuser0xFFFF/Qt-Advanced-Docking-System/issues/351 (#357) Lucas 2021-10-01 15:30:33 +0200
  • 1acc654961 Fix issue #351: https://github.com/githubuser0xFFFF/Qt-Advanced-Docking-System/issues/351 #357 LucasAudebert 2021-09-29 13:28:33 +0200
  • 130b0de646
    Python Bindings: Fix findParent that was not working as expected (#349) Nicolas Elie 2021-09-06 20:48:17 +0200
  • 197fbe907e Python Bindings: Fix findParent that was not working as expected #349 Nicolas ELIE 2021-09-01 14:40:43 +0200
  • b5b251dffb
    Update Python Bindings (#348) Nicolas Elie 2021-08-26 13:51:09 +0200
  • e45af4bd4c Update Python Bindings #348 Nicolas ELIE 2021-08-26 11:50:59 +0200
  • 076197baa3 Merge remote-tracking branch 'upstream/master' Nicolas ELIE 2021-08-26 11:07:17 +0200
  • 0c44accb44
    Remove deprecation warning while building with Qt 5.15. (#344) Rodrigo Oliva 2021-08-23 19:47:15 +0200
  • 1545005302 Remove deprecation warning while building with Qt 5.15. #344 Rodrigo Oliva 2021-08-23 16:32:45 +0200
  • a986b5cc05
    Merge branch 'githubuser0xFFFF:master' into master Nicolas Elie 2021-08-06 09:15:46 +0200
  • 2aed37b971 Removed "translation" modifications to provide sub perspective change branch #342 Eike Petersen 2021-08-04 16:51:24 +0200
  • d80616cdf9 Removed "savePerspectives/loadPerspectives" changes #341 Eike Petersen 2021-08-04 16:43:43 +0200
  • bbdf0ef29d Added test for resizing of DockAera Uwe Kindler 2021-08-03 14:59:28 +0200
  • d6fac47f43 - Added QTranslator to provide translations of ADS texts (context menus etc.) - Added German translations - Added "Suffix" to "loadPerspectives/savePerspectives" to enable saving of multiple perspectives into one settings object #339 Eike Petersen 2021-08-02 18:07:12 +0200
  • 401e8cf492 Improved initial size of floating dock widget Uwe Kindler 2021-07-30 13:50:17 +0200
  • 83cdc69fc8 Merge branch 'improve_focus_highlighting' Uwe Kindler 2021-07-28 14:14:25 +0200
  • 1e3af06bb0 Fixed notifyFloatingWidgetDrop() function Uwe Kindler 2021-07-28 13:44:34 +0200
  • 2c8abee668 Added some build instructions for Linux about required private header files Uwe Kindler 2021-07-28 12:14:37 +0200
  • 5af7492b67 Changed DockFocusController to properly handle window activation Uwe Kindler 2021-07-27 12:22:31 +0200
  • 8d1465a81f Added initial support for setting focus highlighting without uisng setFocus Uwe Kindler 2021-07-25 18:12:27 +0200
  • 5ead4684f5
    Update linux-builds.yml githubuser0xFFFF 2021-07-17 14:52:09 +0200
  • fc91502162
    Removes dependency on QtX11Extras for Qt6.2-beta (#331) Charles Cross 2021-07-17 05:49:20 -0700
  • 49ef717f45 Adds gui-private to src.pro #331 Charles Cross 2021-07-14 11:39:24 -0400
  • 3a99bdcfb4 Added showcase for Ramses Composer Uwe Kindler 2021-07-14 11:05:04 +0200
  • 250d6d4e0b Fixes typo Charles Cross 2021-07-12 13:30:53 -0400
  • 2d2a250fa0 Renames and moves x11 methods into ads::internal Charles Cross 2021-07-12 13:23:24 -0400
  • d68dbce26a Removes all other uses of X11extras Charles Cross 2021-07-12 13:17:02 -0400
  • 9d267ed198 Fixes CMakeLists.txt to work with Qt5 and Qt6 Charles Cross 2021-07-12 13:14:09 -0400
  • 3c41dc41fc Removes dependency on QtX11Extras and implements placeholder solution with QtGUI private API Charles Cross 2021-07-10 17:04:54 -0400
  • 487e23e190 Fixed MSVC build 3.7.2 Uwe Kindler 2021-06-19 14:47:17 +0200
  • 511132ee4f Fixxed issue #294 - Tab refresh problem with a QGLWidget Uwe Kindler 2021-06-17 20:32:45 +0200
  • edc89555bc Removed eclipse specific file Uwe Kindler 2021-06-17 20:32:12 +0200
  • ad30211dae
    Update icon label tooltip when the tab tooltip changes (#322) Rodrigo Oliva 2021-05-26 06:59:36 +0200
  • 48406da6ea
    fix building. (#323) Nick D'Ademo 2021-05-26 00:12:24 +0800
  • 9f2d2b43ab fix building. #323 Nick D'Ademo 2021-05-25 11:11:03 +0800
  • e40b339706 Update icon label tooltip when the tab tooltip changes #322 Rodrigo Oliva 2021-05-20 12:02:39 +0200
  • 3a01baaa79
    Fix objects deleted two times in CDockAreaTitleBar #321 Sandro Cavazzoni 2021-05-01 14:42:32 +0200
  • aff0bd6e25
    Add Qt6 support on CMake (#319) Rui Oliveira 2021-04-28 21:52:45 +0100
  • c86cc864cd Add Qt6 support on CMake #319 Rui Oliveira 2021-04-28 18:54:18 +0100
  • 3969d28d92
    Fix crash in dockindock (#317) jporcher 2021-04-27 11:16:09 +0200
  • d0c100995e Fix crash when dockindock example is closed. Due to code in dockindock supposed to fix memory leaks: now leaks were fixed in CDockManager (https://github.com/githubuser0xFFFF/Qt-Advanced-Docking-System/issues/307), the code from dockindock ends up deleting objects already deleted by parent. #317 Jean Porcherot 2021-04-27 10:05:07 +0200
  • f54e4c8ac2 Merge remote-tracking branch 'upstream/master' Jean Porcherot 2021-04-27 09:12:56 +0200
  • b39cd2d81b Fixed emptydockarea example Uwe Kindler 2021-04-27 07:47:03 +0200
  • 0e8e563654
    Add dockindock example (#308) jporcher 2021-04-21 06:37:19 +0200
  • 2f041a0eed
    Fix memory leaks (#314) jporcher 2021-04-20 14:25:30 +0200
  • dd18dd3588 Fix memory leaks #314 Jean Porcherot 2021-04-19 10:46:14 +0200
  • 2c7b5982b5 Replace dockdepth1 by dockindock #308 Jean Porcherot 2021-04-14 15:36:00 +0200
  • ffa0105d3e Fixed emission perspectiveListChanged signal after loading of perspective list and added perspectiveListLoaded signal Uwe Kindler 2021-04-13 07:05:17 +0200
  • bac0698581 Fix compilation (include assert.h) Jean Porcherot 2021-04-09 13:36:51 +0200
  • be3180df6f Add dockdepth1 example Jean Porcherot 2021-04-07 16:51:46 +0200
  • 6179832a2b Updated Qt DesignStudio showcase image and video link Uwe Kindler 2021-03-03 22:51:58 +0100
  • 13853573ea
    Additional Qt keyword conversion. (#299) 3.7.1 Walter Bormans 2021-01-22 06:18:34 +0100
  • c568060c59 Support multiple top-level ("main") windows #300 Per Bothner 2021-01-21 12:18:43 -0800
  • 0888e83d0f Additional Qt keyword conversion. #299 Walter Bormans 2021-01-21 18:00:50 +0100
  • b6b4c626e8 Fixed user-guide.md emptydockarea code to match the real example Uwe Kindler 2021-01-16 15:06:32 +0100
  • bd41ec1627 Merge branch 'master' of https://github.com/githubuser0xFFFF/Qt-Advanced-Docking-System Uwe Kindler 2021-01-16 15:01:02 +0100
  • b54dab7df2 Fixed the empty dock area example to test procramatic docking with empty dock area Uwe Kindler 2021-01-16 15:00:44 +0100
  • e66ef604a7
    Removes reliance on special Qt keywords. (#295) Walter Bormans 2021-01-15 09:08:27 +0100
  • 33712bc152 Removes reliance on special Qt keywords. #295 Walter Bormans 2021-01-14 18:02:13 +0100
  • e03674fd4b Fixed a typo in user-guide.md Uwe Kindler 2021-01-11 13:50:47 +0100
  • 3f69fedd1f Added documentation for emptx dock area feature Uwe Kindler 2021-01-11 13:46:26 +0100
  • a614e3cc3d Fixed CDockAreaWidget::nextOpenDockWidget() function to properly return a DockWidget with tab if this is possible Added new emptydockarea example Uwe Kindler 2021-01-11 11:07:03 +0100
  • ebde50b492 Fixed FloatingDockContainer Linux build for Qt6 Uwe Kindler 2021-01-10 10:22:54 +0100
  • 2a6bd306cb Merge branch 'master' of https://github.com/githubuser0xFFFF/Qt-Advanced-Docking-System Uwe Kindler 2021-01-09 19:03:14 +0100
  • 8a27a5596b Added new CDockWidget flag CDockWidget::NoTab to hide the tab from the dock area title bar Uwe Kindler 2021-01-09 19:02:25 +0100
  • f835ffd978
    Update Python bindings (#289) Nicolas Elie 2021-01-04 14:01:28 +0100
  • 58194ae226 Update Python bindings #289 Nicolas ELIE 2021-01-04 13:52:29 +0100
  • 6ab93c2f33 Merge remote-tracking branch 'upstream/master' Nicolas ELIE 2021-01-04 10:46:47 +0100
  • 97215705f5 Improved documentation for Linux support Uwe Kindler 2021-01-03 17:15:39 +0100
  • cbdf3211d6 Improved documentation for Linux support 3.7.0 Uwe Kindler 2021-01-03 17:15:39 +0100
  • 6ee97e64d7 Disabled Qt6 build in appveyor - it does not work properly yet Uwe Kindler 2021-01-03 17:14:39 +0100
  • a1c4812619 Try to fix Qt6 build Uwe Kindler 2021-01-03 16:38:56 +0100
  • b0c8edbd82 Added Qt6 MinGW build to .appveyor.yml Uwe Kindler 2021-01-03 15:50:16 +0100
  • a4190ecbf0 Added missing ads.pri fle Uwe Kindler 2021-01-02 23:17:44 +0100
  • d8c6efaada Fixed signal connection of perspective combobox Uwe Kindler 2021-01-02 21:05:05 +0100
  • 0312682e07 Fixed wrong pixmap is null test in ElidingLabel Uwe Kindler 2021-01-02 20:50:26 +0100
  • 8d14068df7 Fixed QMouseEvent::globalPos() warning Uwe Kindler 2021-01-02 20:29:59 +0100
  • fe1d9a493f Fixed warning in centralwidget example because of missing svg file Uwe Kindler 2021-01-02 19:51:50 +0100
  • e55ad49db8 Created ads.pri to ease linking of ads library Uwe Kindler 2021-01-02 19:48:34 +0100
  • 018ce2001e Fixed all Qt6 build issues Uwe Kindler 2021-01-02 18:06:45 +0100
  • c8fe4c46dd Fixed DockAreaWidget minimumSizeHint Uwe Kindler 2020-12-23 16:16:13 +0100
  • 1781fa671d Updated build settings Uwe Kindler 2020-12-23 15:56:36 +0100
  • 75910e910e Fixed centralwidget example to properly close all floating widgets on main window close Uwe Kindler 2020-11-26 08:07:31 +0100
  • 899e06be1c Merge branch 'master' of https://github.com/githubuser0xFFFF/Qt-Advanced-Docking-System Uwe Kindler 2020-11-23 12:57:23 +0100
  • 66687dc8b6
    Add utf-8 support for msvc within cmake. (#280) spking11 2020-11-23 19:55:19 +0800
  • 8d8ff8be22 Add utf-8 support for msvc within cmake. #280 spking11 2020-11-23 19:31:00 +0800
  • b8fe620276 Merge branch 'master' into adddockwidget_fix Uwe Kindler 2020-11-23 08:04:11 +0100
  • 1a50ea9892
    Add utf-8 support for msvc to resolve building error in some windows systems. (#277) spking11 2020-11-22 00:29:36 +0800
  • 0a096869fe Fixed adding of dock widgets to floating widget Uwe Kindler 2020-11-21 15:08:30 +0100
  • c8924f3947 Add utf-8 support for msvc to resolve building error in some windows systems. #277 spking11 2020-11-14 18:50:07 +0800
  • 44dc76bd19 Merge branch 'master' of https://github.com/githubuser0xFFFF/Qt-Advanced-Docking-System 3.6.3 Uwe Kindler 2020-10-31 13:56:30 +0100
  • aedbaec497 Addes support for setting DockWidgetTab icon size via stylesheet Uwe Kindler 2020-10-31 13:56:16 +0100
  • 04aa622111 Fixed static qmake build Uwe 2020-10-30 21:49:28 +0100
  • 3564229482 Fixed CMake static build Uwe 2020-10-30 21:13:19 +0100