Revisions of dtkwidget

buildservice-autocommit accepted request 717230 from Hillwood Yang's avatar Hillwood Yang (hillwood) (revision 19)
baserev update by copy to link target
Hillwood Yang's avatar Hillwood Yang (hillwood) accepted request 717219 from Hillwood Yang's avatar Hillwood Yang (hillwood) (revision 18)
- Update version to 2.0.16.1
  * feat: add property "full" "blurEnabled" for DBlurEffectWidget
  * Fix: update style after apply dtk stylesheet
  * Fix FramelessWindowHint caused qss won't apply
  * Fix: don't full blur background of window if the DBlurEffectWidget::maskPath
  * refactor: use commit count for the package version
  * Fix build failures with Qt 5.13
buildservice-autocommit accepted request 714325 from Hillwood Yang's avatar Hillwood Yang (hillwood) (revision 17)
baserev update by copy to link target
Hillwood Yang's avatar Hillwood Yang (hillwood) accepted request 714321 from Hillwood Yang's avatar Hillwood Yang (hillwood) (revision 16)
- Update version to 2.0.15
  * Fix repaint widget mask color when the color changed
  * Fix always show menu button
  * Fix always show button on none linux
  * Fix hide the non-window type window titlebar menu button on initialize
buildservice-autocommit accepted request 697660 from Hillwood Yang's avatar Hillwood Yang (hillwood) (revision 15)
baserev update by copy to link target
Hillwood Yang's avatar Hillwood Yang (hillwood) accepted request 697554 from Hillwood Yang's avatar Hillwood Yang (hillwood) (revision 14)
- Update version to 2.0.12.1
  * Add interfaces for custom qt theme config file path
  * Add signal "screenDevicePixelRatioChanged" for DApplication
  * Fix the dialog size abnormally on multi-screen

- Update version to 2.0.10 
  * Fix crash at DApplicationPrivate::cancelNotification
  * Fix cursor is always in busy state sometimes
  * Fix wrong register ddesktopservices enum type
  * Register qmetatype for SystemSoundEffect
  * Fix minimize buttons of fix sized windows are disabled
  * Fix build failed on Qt 5.6.x
  * Move Q_DECL_DEPRECATED to front
  * Fix titlebar not shown in some case
  * add groupLeaderId/clientLeaderId interfaces for DWindowGroupLeader
  * support all sound effect
  * change permissions of DStackWidget's function
  * Fix can not hide the window menu button
  * Fix keep old enum order
  * Fix can not scroll view on DSettingDialog by touchscreen
  * Support touchscreen for DSettingDialog  * Move settings dialog radio to left
  * Support connan build
  * Fix doc for DTextButton
  * Fix doc for DExpandGroup
  * Fix return currentWorkspaceWindows is empty
buildservice-autocommit accepted request 681581 from Hillwood Yang's avatar Hillwood Yang (hillwood) (revision 13)
baserev update by copy to link target
Hillwood Yang's avatar Hillwood Yang (hillwood) accepted request 681574 from Hillwood Yang's avatar Hillwood Yang (hillwood) (revision 12)
- Update version to 2.0.9.11
  * allowed set a expected icon size for DDialog
  * DWindowManagerHelper: return all windowId and current workspace windowId
  * Fix the dialog type window will be closed after pressing Super+D
  * Fix workaround QTapAndHoldGesture comes late than right press in dde-daemon
  * DPasswdEditAnimated: modify parent for tip widget
  * dtabbar: horizontal dragging delays.
  * set QTapAndHoldGesture::timeout in DApplication
  * DWindowManagerHelper: add inteface: "windowManagerName" 
  * DPasswdEditAnimated: add updateAlertPosition() func.
  * DTickEffect: change scroll speed
  * Fix passwdeditanimated: hide alert flash.

- Update version to 2.0.9.8
  * Fixd bugs
  * Updated features

- Update version to 2.0.7.2
  * Add DAbstractDialog::move(int, int) and 
    DAbstractDialog::setGeometry(int, int, int, int)
  * Move the DAbstractDialog window is invalid
  * Can not auto adjust dialog position
  * Wait dbus call return

- Update version to 2.0.7.1 
  * control single instance by env
  * support hide group
  * add DFileDialog
  * dynamic website info in about dialog
  * create cmake file by dtk_cmake
buildservice-autocommit accepted request 561036 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 11)
baserev update by copy to link target
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 539126 from Hillwood Yang's avatar Hillwood Yang (hillwood) (revision 10)
initialized devel package after accepting 539126
Hillwood Yang's avatar Hillwood Yang (hillwood) accepted request 547731 from Hillwood Yang's avatar Hillwood Yang (hillwood) (revision 9)
- Update to 2.0.5.2 
  * add bordless window on mac 
  * support DTK_TITLE_DRAG_WINDOW on mac
  * use D_DECL_DEPRECATED
  * add DFileChooserEdit light theme 
  * show system menu on right mouse button press of DTitlebar 
  * Fix window motif hints is error of DMainWindow 
  * fix macos build failed 
  * Fix popup system menu in window content
  * Fix correct typos in multiple files 
  * Fix windows build failed 
  * Fix add DTK_DMAN_PORTAL support
  * change the QGuiApplication::platformName() to "xcb" on dxcb platform
  * isDXcbPlatform for new version dxcb plugin ([d8b5c040](d8b5c040))
  *  DRegionMonitor: properly handle scale ([95766b45](95766b45))
  *  DRegionMonitor: possible double freed object ([708a5fbe](708a5fbe))
  * add shortcut to DMainWindow ([5e9d5b6c](5e9d5b6c))
  * add F1 shortcut ([7e311564](7e311564))
  * add setState to DImageButton ([fcf9c3ef](fcf9c3ef))
  * optimize shift up/down keypress for DSimpleListView ([7019967f](7019967f))
  * DTitlebar add disable API ([ea92fae9](ea92fae9))
  * add embed mode ([266f4337](266f4337))
  * add trash dbus interface ([b88efbb8](b88efbb8))
  * change productIcon to QIcon ([2a914b51](2a914b51))
  * Add DHiDPIHelper class ([0fdbcf60](0fdbcf60))
  * daboutdialog deepin logo support hidpi ([405352f0](405352f0))
  * Set AA_UseHighDpiPixmaps on DApplication ([e9fb9fcf](e9fb9fcf))
  * add svgc ([fedb3860](fedb3860))
  * lineedit support hidpi ([026ecb65](026ecb65))
  * titlebar buttons support hidpi ([56b11074](56b11074))
Hillwood Yang's avatar Hillwood Yang (hillwood) committed (revision 8)
Hillwood Yang's avatar Hillwood Yang (hillwood) committed (revision 7)
Hillwood Yang's avatar Hillwood Yang (hillwood) committed (revision 6)
Hillwood Yang's avatar Hillwood Yang (hillwood) accepted request 538788 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 5)
- Set Group for shared library package to 'System/Libraries'.
Hillwood Yang's avatar Hillwood Yang (hillwood) accepted request 538360 from Hillwood Yang's avatar Hillwood Yang (hillwood) (revision 4)
- Update to 2.0.2
  * Use librsvg-2.0
  * Use dframeworkdbus
  * Use QML
Hillwood Yang's avatar Hillwood Yang (hillwood) committed (revision 3)
Hillwood Yang's avatar Hillwood Yang (hillwood) accepted request 530673 from Hillwood Yang's avatar Hillwood Yang (hillwood) (revision 2)
- Change Group tag.
Displaying revisions 21 - 39 of 39
openSUSE Build Service is sponsored by