Skip to content

Latest commit

 

History

History
241 lines (190 loc) · 18.7 KB

CHANGELOG.md

File metadata and controls

241 lines (190 loc) · 18.7 KB

2.0.7.2 (2018-03-21)

Bug Fixes

  • add DAbstractDialog::move(int, int) and DAbstractDialog::setGeometry(int, int, int, int) (dbc0eadf)
  • move the DAbstractDialog window is invalid (a04e438b)
  • can not auto adjust dialog position (f53579c6)
  • wait dbus call return (1cf4d0c1)
  • build failed (8afa3123)

2.0.7 (2018-03-06)

Features

  • control single instance by env (9c388818)
  • support hide group (20c72e80)
  • add DFileDialog (425d82bf)
  • dynamic website info in about dialog (22611379)
  • create cmake file by dtk_cmake (ae5a226d)
  • support qt module (1525c2cb)
  • update password edit style (45f07ab6)
  • auto scroll when move/drag tab (d3a266bc)
  • support new and legacy dman interface (3e3c8849)
  • support set combobox data with QMap (bdad10fc)
  • fixed the QPrintDialog theme to dlight (18df8e0e)
  • support dynamic property (b121081c)
  • fixed the width of the DTabBar add button to 48 (ec322589)
  • add buildDtkVersion/runtimeDtkVersion to DApplication (9aaa1583)
  • parser correctly when version has '.is.' (5f48b1f9)
  • follow parent/toplevelWidget flags (d1f7bad0)
  • support configurable whether to redefine the window content when dxcb is turned on (1cdf42f1)
  • add "target" argument for DTabBar::tabDroped (bcd009af)
  • auto hide title when fullscreen (3e2e2921)
  • add propertys maskColor and flashColor of DTabBar (7dd2e8b4)
  • support drag tab to other for DTabBar (f6749472)
  • add DToast (c4d3f48f)
  • add window title (e7cffb03)
  • not set AA_DontCreateNativeWidgetSiblings if dxcb version greater then 1.1.5 (5b3b4b5e)
  • set version form changelog (416f2e64)
  • add property "realWindowId" for DPlatformWindowHandle (b888a855)
  • DApplication: add the property of the menu (ff9a89d7)
  • DSuggestButton: add initialize text parameter. (20767937)

Bug Fixes

  • hide max button if cannot resize (40e80880)
  • work around DSimpleListView cannot use tr (4996efd4)
  • dtk_build add error marco (b1ebee2e)
  • use fix class name as theme file first (fd1d76b4)
  • check libdframeworkdbus when build (39aa02b1)
  • call deepin-manual with dbus and application name (3e4293d1)
  • the DPasswordEdit style is wrong at the DInputDialog (2e1c126e)
  • use applycation name as new deepin-manual id (dfb05cae)
  • parse key with + error (dcf3a11a)
  • state change not connect (0049a065)
  • add qt internal_module failed (975e36df)
  • delay connect native state change signal (48e23bc9)
  • missing window state change in event filter (7c7a4e38)
  • DTabBar tab list automatically scrolling too slow (199c13b1)
  • max button hint error (43de05f3)
  • do not flow windowFlags if not dxcb (4fd67cb2)
  • not draw tear indicator for DTabBar (b59cbffc)
  • connect widgetThemeChanged (6c2d397a)
  • typo for DTabBar::createMimeDataFramTab (4bb6f1e3)
  • remove border style workaround (3030f496)
  • hide toast label by default (0dfb1566)
  • parse config.pri failed (a9b33216)
  • tabbar tab can drag only at the first time (07cd7dac)
  • the widget's theme is not updated after changing parent (3cb8f27a)
  • can not be fixed widget style (5bf22c11)
  • VER_MAJ/VER_MIN/VER_PAT variables is empty in qmake (85314de3)
  • VER_MAJ/VER_MIN/VER_PAT variables is empty in qmake (13023a33)
  • set AA_DontCreateNativeWidgetSiblings to true of QGuiApplication at enable dxcb for window (779d620b)
  • include path(DTK_INCLUDEPATH) (b6ecfd8d)
  • dsimplelistview:
    • painting item is incomplete. (a268fab4)
    • adjust render offset. (a2452c1b)
    • adjust offsetY after removeing item. (1b3b5f4a)

2.0.6 (2018-01-15)

Bug Fixes

  • blur effect widget not set WA_TranslucentBackground (572ca1fc)
  • connect signals for DTabBar (44057f46)
  • blur area not scale on not use dxcb window (d990cdf6)
  • memory leak in DPictureSequenceView (4693754f)
  • DDialog: reset DLineEdit theme error (bc6b8f33)

Features

  • support new dman interface (a3e46a46)
  • add DSuggestButton and DStyleOption (929f2154)
  • not fixed font size of DDialog (0eb76154)
  • DTabBar add scroll buttons (2f44cd29)
  • add the "dtkwidget_global.h" header file (de47120c)
  • add the "DtkWidgets" header file (b223577e)
  • add animation for DTabBar on drag move tabs (ec3f6272)
  • support dual-click to make crumb (b3eaa0e8)
  • add the DTabBar widget (82a45b61)

2.0.5.3 (2017-12-27)

Bug Fixes

  • double click shortcutedit not sync data (70336737)
  • Adapt lintian (2709dc6d)
  • test correct hint for corresponding function (8d250da3)
  • margin of window mode (982940f2)
  • add build depend libudev-dev (3ddffd8b)

Features

  • add nameFilters to dfilechooseredit (367d8431)
  • support get buildVersion form marco (632228d2)
  • add hideAlertMessage to dlineedit (87aff6ee)
  • add setFileMode/fileMode to dfilechooseredit (770c8a83)
  • support copy/paste for DCrumbEdit (90a7388d)
  • add widget "DCrumbEdit" (04e21733)
  • add namaspace to DSpinner (454c394d)
  • add DSpinner (ad30eabe)
  • add pixmap sequence interface to DPictureSequenceView (6b568687)
  • add widget mode to darrowrectangle (e500b48f)
  • DApplication: add multi user single Instance parameter (d35b96e5)
  • DRegion: add compatibility macro (49db18a7)

2.0.5.2 (2017-11-28)

Features

  • add bordless window on mac (5f47b896)
  • support DTK_TITLE_DRAG_WINDOW on mac (20782b55)
  • use D_DECL_DEPRECATED (fe75e70f)
  • add DFileChooserEdit light theme (0c77c6f9)
  • show system menu on right mouse button press of DTitlebar (52ccd1e9)

Bug Fixes

  • window motif hints is error of DMainWindow (8f90556f)
  • fix macos build failed (63ee2247)
  • popup system menu in window content (c481eec6)
  • correct typos in multiple files (be8ea417)
  • windows build failed (4dd39533)

2.0.5.1 (2017-11-16)

Bug Fixes

  • add DTK_DMAN_PORTAL support (3c03ee65)
  • change the QGuiApplication::platformName() to "xcb" on dxcb platform (4356268d)
  • isDXcbPlatform for new version dxcb plugin (d8b5c040)
  • DRegionMonitor:

Features

2.0.5 (2017-11-06)

Features

  • optimize shift up/down keypress for DSimpleListView (7019967f)
  • DTitlebar add disable API (ea92fae9)
  • add embed mode (266f4337)
  • add trash dbus interface (b88efbb8)
  • change productIcon to QIcon (2a914b51)
  • Add DHiDPIHelper class (0fdbcf60)
  • daboutdialog deepin logo support hidpi (405352f0)
  • Set AA_UseHighDpiPixmaps on DApplication (e9fb9fcf)
  • add svgc (fedb3860)
  • lineedit support hidpi (026ecb65)
  • titlebar buttons support hidpi (56b11074)
  • titlebar support hidpi (dd537c17)
  • add dbus singleton (6ae2978f)
  • dpicturesequenceview support @2x files (a299ef09)
  • dvideowidget support set device ratio (74eaa1d6)
  • add DWaterProgress::setTextVisible (a61d2e88)
  • add DSettingsWidgetFactory (f14ff92f)
  • add radius set interface to pageindicator (7bc360c0)
  • add border and shadow to DWaterProgress (ecc4ba17)
  • hidpi:
    • DWaterProgress support hidpi (94350b7f)
    • DArrowRectangle support hidpi (d7d6a876)

Bug Fixes

  • windows build failed (1b40d6a7)
  • disable _q_onTopWindowMotifHintsChanged when use DTitlebar::setWindowFlags (5e0149b5)
  • draw pixmap size error on DTitlebar (228fd523)
  • DTitlebar button is hidden on the non DMainWindow windows (7b131a72)
  • paint DBlurEffectWindow error if device pixel ratio is not 1 (dff92b1b)
  • min/maximize button is hidden on DMainWindow (89279ac4)
  • fix hidpi load icon size (79e81f94)
  • update DDialog message style (2c6133c1)
  • crash on multiple apps registered xmouseare (dea8651f)
  • icon of DSearchEdit not clear on hidpi (6ebada94)
  • DSimpleListview arrow isn't visible (b08e7f1c)
  • DAboutDialog icon not supporting hidpi (6ec60734)
  • fix dtk-svgc crash if no font init (83857265)
  • fix settings dialog style (797c3e35)
  • dialog use same style as light (9d7d4a61)
  • fix windows build failed (7f31ea48)
  • fix dialog size error on hidpi (b9273c72)
  • update translation (0045c39e)
  • crash if setIcon with svg (9b577be3)
  • remove useless image (10c9607c)
  • remove private header file (61b375b2)
  • dswitchbutton error calculation radius (d742b169)
  • dimagebutton private not initialized (146d893e)
  • DArrowRectangle: arrow position error (592187fb)
  • DPasswordEdit: password edit icon out of content (c1fe173a)