zccrs
2cca650ed2
Add the"setMaskPath" function for the DBlurEffectWidget class
...
Change-Id: I5d68fea83b3674a47fb6e3046d4fdf930ade674c
2017-03-02 09:41:16 +08:00
石博文
fd2c24a22b
Activate window after show
...
Fixed bug that DArrowRectangle's signal WindowDeactivate never trigger.
Change-Id: I892db76248793a9f3778dc436fe48b64f016eb70
2017-03-01 17:18:06 +08:00
zccrs
17227c583b
Disable the blur window effect blend for DAbstractDialog
...
Change-Id: I6497d1482f6b1dd50fadec9c13fbd331f90b275c
2017-02-27 15:24:22 +08:00
Hualet Wang
2c1f4ec8f4
Change the color of DPageIndicator a little bit.
...
Change-Id: Ic220c976a7c0f823fc941f0cee9ccf10a259bef7
2017-02-23 10:23:32 +08:00
zccrs
063b18110a
Fix the maskColor alpha channel of DBlurEffectWidget is wrong
...
Change-Id: I437bff2592b891a6971882756995a436ba9740cb
2017-02-21 19:00:04 +08:00
zccrs
128d4b3d0a
Add the "connectHasBlurWindowChanged" function of a
...
DPlatformWindowHandle
Add the "enableBlurWindow" property to DMainWindow
Change-Id: I171912aa7ec67ed2fab6cce7cc2ad0f98356ec19
2017-02-20 16:47:35 +08:00
zccrs
11f7190def
Add LICENSE file
...
Change-Id: Id2f3150e5d680486475425b9d5f9af47c9bab2fe
2017-02-20 13:44:44 +08:00
zccrs
f9da6ed414
Enable window blur blend for a DAbstractDialog
...
Change-Id: I7f82b224fbcf681943401fc2e71bb487e982d45b
2017-02-17 10:15:42 +08:00
zccrs
0158a13ea6
Add the "const" modifier for DPlatformWindowHandle::isEnabledDXcb
...
Change-Id: I30d1c7b84c8be4ec5eb962a6bc43c85b3a1a0489
2017-02-16 20:36:35 +08:00
zccrs
db64af8749
Revert "Add property "enableBlurWindow" of a DPlatformWindowHandle"
...
This reverts commit 036b7b685d .
Change-Id: I659532dc73cd7226e2d5fc53de32d57df79aa623
2017-02-16 19:21:27 +08:00
zccrs
036b7b685d
Add property "enableBlurWindow" of a DPlatformWindowHandle
...
Change-Id: I15bfa420dde99ed798abca1dc9e0449afde2bc63
2017-02-16 18:49:40 +08:00
zccrs
976526757f
Update mask color of a DBlurEffectWidget when window manager changed
...
Change-Id: Ia492fbd60c708a21ec4f64ff184bb9a77fa5a95e
2017-02-16 16:35:28 +08:00
Felix Yan
fb1d237bec
Fix a typo: centeral -> central
...
Change-Id: Ib02f159489abf071f90360d0d8eef734409f8f66
2017-02-16 14:29:58 +08:00
zccrs
2b84a4b001
Add signal "newInstanceStarted" for DApplication
...
Change-Id: I571a40f9bf45b36da8c56159152b225358e378f0
2017-02-15 15:42:33 +08:00
zccrs
a0746b742e
Enable blur window support for DXcbPlatformWindow
...
Change-Id: I76a156fbc6a7999f99cc3566e692427e7d55af9f
2017-02-15 14:45:38 +08:00
zccrs
697823819d
Add property: "maskColor"
...
Change-Id: I2b368de419eca9ba43700abcf5f98290fdf6fcbd
2017-02-15 10:37:01 +08:00
zccrs
a920f51be5
Add "BehindWindowBlend" mode for DBlurEffectWidget
...
Change-Id: I1a4cd7f0d65d5e33addc3e5ea45ce19ebd66c44c
2017-02-13 17:17:23 +08:00
Felix Yan
97e8938f64
Add support for Qt 5.8+
...
qpa/qplatformintegrationfactory_p.h is now under QtGui, using
gui-private instead of platformsupport-private fixes build with latest
Qt.
Change-Id: Icacabdec98e0b40fedacf19ce659ab987511dd3e
2017-02-06 13:35:21 +08:00
Iceyer
8b3c58c52d
Fix namaspce
...
Change-Id: I16af4ebc78d23c2e22df9cb89e61f4e8f21c69d7
2017-01-24 17:03:21 +08:00
Felix Yan
7d0ea63bc1
Make qmake fail if translate_generation.sh failed to run
...
system() is a test command and don't deal with its value will make qmake
ignore the failed command, and result in an incomplete installation.
Similar to #19562
Change-Id: I39286169328cea37ecc52f54477560e80800a7c8
2017-01-22 16:23:23 +08:00
Iceyer
e89734b805
Add DSettingsDialog
...
Change-Id: I0625b99b0e7522701006b55534834633e7df7770
2017-01-22 11:23:31 +08:00
zccrs
6370c60c21
Fix the DDialog title/message label auto word worp is error
...
Change-Id: I2c8d6a428572e4abf35753984cd3f0fb3cd83b4b
2017-01-18 17:40:24 +08:00
zccrs
97ec80231a
Enable the title/message label auto word wrap with of DDialog
...
Change-Id: Iccf64fabe412e1ffde7a08859110835880b35737
2017-01-17 16:22:08 +08:00
Iceyer
20e3672882
Fix dialog cannot close by key
...
Change-Id: Idc27ee3be2b3270c932cc9a89065a5d09d6238ab
2017-01-12 14:14:05 +08:00
Iceyer
8c96853457
Add DSingleton
...
Change-Id: Ied4c9d865eb682a22657f79b03d444b62ce9695b
2017-01-12 11:42:49 +08:00
zccrs
071de66990
Fix the about dialog contents is not center at horizontal direction
...
Change-Id: Ib0b450c0cc57588450603bc8cef94c056b9289c7
2017-01-11 15:31:20 +08:00
Iceyer
baf5f0ccb4
Fix about dialog not in center
...
Change-Id: Ibcdb22596f1a0b1b0746e43b1bae4a98ef4db22e
2017-01-11 13:48:30 +08:00
dragondjf
b4bb73d27c
Remove intergrations depends
...
Change-Id: If66b4aacad2b95e1d52ada0921ca7ecc7dcfef40
2017-01-10 18:29:03 +08:00
kirigayakazushin
ddae577f10
Update style to DPageindicator
...
Change-Id: Ie914f8e0ff56b1e7fd4f8741ace6fdfdfa1b8926
2017-01-10 08:29:57 +08:00
Iceyer
ffad5edb75
Fix exit edit mode on menu popup
...
Change-Id: I5919d23669f920d1df036c3f431df2cebba7ef80
2017-01-06 14:36:25 +08:00
zccrs
c45275ba21
Add signal: iconThemeChanged
...
Change-Id: I2aa0d7d621490396b292bdf67ebb38f69d6b9f39
2017-01-05 15:47:39 +08:00
Hualet Wang
4c79cef249
Fix dark passwordinput in light dialogs
...
Change-Id: I0fe9e0774b93895a0006086914e539b2cc64e0a1
2017-01-05 14:16:26 +08:00
Hualet Wang
884c5ff1c8
deprecate DCheckBox
...
Change-Id: I80ea25f563cffe808d50a23474e9a8ff4c3c60f1
2017-01-05 11:36:27 +08:00
Iceyer
144bab0d81
Make search edit can not click search button.
...
Change-Id: Ifb2ac086a5885fbd9b283e30ac21efe6dce2fca7
2017-01-03 11:38:57 +08:00
Iceyer
6b2e06ab2a
Add objectName to titlebar button.
...
Change-Id: I026e631b9acf8aece008d0acbd80b83dbbdf31e6
2016-12-31 16:45:47 +08:00
Hualet Wang
eade1dcc17
Apply new DSwitchButton pictures
...
Change-Id: I96bcde347d560bfb6a412f58c9960ae202d7e4b0
2016-12-27 17:19:54 +08:00
amazingfate
968ae75c3a
remove libqt5dxcb-plugin from dep of libdtkwidget
...
Change-Id: I56d21533ef4e0fbd01c98fd7dd3715e64a04a366
2016-12-27 16:29:59 +08:00
zccrs
f095f506f1
Fix the layout error of DDialog
...
Change-Id: Iebb5b81cc7ce10ea2048df929f887782cd89cddf
2016-12-21 16:07:18 +08:00
kirigayakazushin
324a84c718
Add clear method for DPictureSequenceView
...
Change-Id: I77b51a2d5e95c979df43e006df7e2ee57d25f4e5
2016-12-16 15:42:33 +08:00
Iceyer
edaa2ef114
Fix maxbutton in titlebar not work
...
Change-Id: Ib8fd2f72b899b44bf8e14b54b3abf3d51e4f2e2f
2016-12-13 14:01:44 +08:00
Iceyer
c4e01afe41
Update aboutdialog translation
...
Change-Id: Ide66f3f1893380619f3d94a2f8709c83993a8e5c
2016-12-12 19:52:28 +08:00
Iceyer
8c5857bd42
Fix titlebar can max no WindowMaximizeButtonHint parent window.
...
Change-Id: I982a5e5743af05ccccb8a75e8bb9e92984449dbe
2016-12-12 11:19:24 +08:00
Iceyer
b275457bac
Remove deepin dbus menu
...
Please use QMenu && QAction
- DMenu
- DAction
- DWindow::dbusMenu
+ DX11Widget::titleMenu
Change-Id: Ia48ffbeb516f9f949be1b21c819af44871fb2a35
2016-12-09 20:35:02 +08:00
Iceyer
e69fc733e7
Fix loadTranslator override dtk translate
...
Change-Id: Ieb67501373b4ddbdd9c935c41e77f0bf78fe849a
2016-12-09 18:33:36 +08:00
Hualet Wang
7528027eaa
Fix DDialog::addContent wrong behavior
...
Change-Id: Iba481572cff68e3267f31c62d67af460365901de
2016-12-09 17:42:10 +08:00
杨万青
ef53a53fb5
Change the base class of DAboutDialog to DDialog
...
Change-Id: Icc8b122f3170b4915666d16f4e4638e3efea46df
2016-12-09 16:13:02 +08:00
Iceyer
517c5b8fbb
Add miss build depends qttools5-dev-tools.
...
Change-Id: I2ce70846210bae81470afec76a5c23ff5c6ccd6d
2016-12-09 15:09:15 +08:00
Iceyer
e150f4f7f2
Add miss qm file in debian
...
Change-Id: I4bf52a6dd48c271f6ede1feb1c1e78e08f270c26
2016-12-09 14:29:44 +08:00
杨万青
f6bc633e63
Update the font-size of DDialog's contents
...
Change-Id: Ic101fdf9dd88c5a98cb64173e85e9541e4facc27
2016-12-08 14:54:53 +08:00
杨万青
5898d6180a
Make DDialog look white in all theme and update the style of it
...
Change-Id: I8a98d31842cd303e9fa1306a827cab879512c042
2016-12-07 16:58:32 +08:00