Commit Graph

82 Commits

Author SHA1 Message Date
max
5ee6749c28 fix: resolve the install conflicts with libgio-qt0
update the debian config

Log: resolve the install conflicts with libgio-qt0
Bug: no,just from community
2023-03-28 10:25:17 +08:00
deepin-admin-bot
3fd038fdca chore: Sync by 6aa579e31c
sync by github workflow

Log: none
Influence: none
2022-11-18 02:14:41 +00:00
deepin-admin-bot
99079128be chore: Sync by 6fbf8e00b9
sync by github workflow

Log: none
Influence: none
2022-10-14 05:25:14 +00:00
justforlxz
3eacf2dcfb chore: update archlinux build
change name to gio-qt-git

Log:
2022-10-12 13:38:56 +08:00
liuzhangjian
49f5229bf5 chore: adapt REUSE license
Log: 开源合规
2022-09-08 06:50:03 +00:00
deepin-admin-bot
71ea14edc9 "chore: Sync by " 2022-08-30 09:12:24 +00:00
deepin-bot[bot]
be036133d4
chore: Sync by f59660dabc (#28)
chore: Sync by f59660dabc
2022-08-18 01:50:15 +00:00
deepin-bot[bot]
91c6b7b724
chore: Sync by ab82576125 (#27)
chore: Sync by ab82576125
2022-08-16 00:07:49 +00:00
deepin-bot[bot]
edaf3ea1aa
chore: Sync by 1086c873ff (#26)
chore: Sync by 1086c873ff
2022-08-12 01:59:33 +00:00
deepin-bot[bot]
518da4df27
chore: Sync by 8cd7951872 (#25)
chore: Sync by 8cd7951872
2022-08-11 08:46:13 +00:00
deepin-bot[bot]
39f40fa07c
chore: Sync by fed570b6d7 (#24)
chore: Sync by fed570b6d7
2022-07-26 05:40:50 +00:00
deepin-bot[bot]
d11b521df1
chore: Sync by (#23)
chore: Sync by
2022-07-21 09:56:11 +00:00
deepin-bot[bot]
2dc9267515
chore: Sync by (#22)
chore: Sync by
2022-07-19 10:28:56 +00:00
justforlxz
b25f2af50d feat: add archlinux build
add archlinux build

Log:
2022-06-22 09:41:13 +08:00
deepin-bot[bot]
2ec44c007b
File Sync from linuxdeepin/.github (#20)
chore: Sync by b5a441b9bb
2022-04-21 06:51:13 +00:00
deepin-bot[bot]
8c0a10e92b
File Sync from linuxdeepin/.github (#19)
chore: Sync by 41155231b0
2022-04-18 09:38:23 +00:00
hujianzhong@uniontech.com
ed75ef1134 fix: 解决内存泄漏问题
针对内存泄漏,使用在函数析构的时候把对应资源释放掉

Log: 优化代码质量
Bug: https://pms.uniontech.com/zentao/bug-view-64170.html
Change-Id: I95f90660ac7d996e6f86b6e387a0cf1025786f9e
2021-03-22 18:20:15 +08:00
吕伍军
f98c1f6e0d fix: 右键dock栏上的挂载图标,dock栏崩溃并且消失
对于无配置的Key,gSetting在调用gio函数的时候会崩溃,主要是g_settings_get_value内部断言造成的

Log: 无效gSetting配置导致程序崩溃
Bug: https://pms.uniontech.com/zentao/bug-view-65675.html
Change-Id: Ifc5af2535a4a19a27920f24392f53cdda4526d65
2021-03-08 16:18:47 +08:00
zhengyouge
a31da19cc6 Title:chore change GPLv3 to LGPLv3
Description:

RootCause:Null

Solution:
2020-04-26 11:58:15 +08:00
Gary Wang
1102267f03 feat: interfaces for checking drive is removable 2019-11-29 16:15:07 +08:00
Gary Wang
8e0557c8c2 fix: should disconnect when obj get destoryed 2019-11-27 19:07:55 +08:00
Chris Xiong
4fb8986d11 feat: add binding for g_file_find_enclosing_mount(). 2019-11-13 16:37:02 +08:00
Chris Xiong
3f5bf7c081 fix: extend the lifespan of captured objects. 2019-11-04 10:56:00 +08:00
Chris Xiong
2b525c6f3e feat: add interface for getting class of volumes and mounts. 2019-10-28 17:10:33 +08:00
ck
7ad783765d fix: when query_info throw NOT_FOUND cond.wakeAll() will never call 2019-10-23 11:08:50 +08:00
Chris Xiong
6dee1e99c3 fix: calling DGioVolume::getMount() on an unmounted volume results in a crash. 2019-10-23 11:02:34 +08:00
Gary Wang
939b030551 misc: disconnect volume monitor connection on destroy 2019-10-12 19:19:43 +08:00
Gary Wang
daeefc71b4 misc: add destructor for DGioVolumeManagerPrivate class 2019-10-12 18:08:15 +08:00
Chris Xiong
4f3994c944 feat: add binding for g_volume_mount. 2019-10-11 16:25:22 +08:00
Chris Xiong
68d2e61e2c feat: add sketchy way to get the type of a volume. 2019-10-11 15:57:53 +08:00
Chris Xiong
5fb3db906e chore: add back support for mistakenly deprecated G_VOLUME_IDENTIFIER_KIND_UNIX_DEVICE. 2019-10-11 09:59:02 +08:00
ck
495e311260 fix: DGioSettings::valueChanged never emit
改为DGioSettings后,设置壁纸无效,绑定valueChanged未触发,sender设置错误
2019-10-10 20:21:59 +08:00
Chris Xiong
a15ba2dc73 fix: conditional variable never woke up. 2019-10-10 11:49:11 +08:00
Chris Xiong
1203a0f839 feat: optional timeout parameter for DGioFile::createFileInfo. 2019-10-09 13:25:23 +08:00
Gary Wang
48ed50bc3c fix: dept for dev package 2019-09-28 20:14:14 +08:00
Chris Xiong
fb47d1f22f feat: add DGioFileInfo::fsType. 2019-09-17 15:41:37 +08:00
Chris Xiong
3f21a4a1b7 feat: add interface for g_volume_get_identifier. 2019-09-05 14:00:46 +08:00
deepinzhangshuang
8cc7cde492 rebuild 2019-08-29 07:59:37 +08:00
Gary Wang
ae5754454f fix: add missing depends 2019-08-08 10:57:32 +08:00
Gary Wang
a86075b843 refactor: classname rename, minor documentation 2019-08-07 17:51:36 +08:00
justforlxz
f6abd96c77 feat(DGIOSettings): replace QGSettings
和QGSettings接口基本一致,但是去掉了驼峰命名转换。
2019-08-07 16:31:21 +08:00
王子冲
c1e47429f1 feat: interfaces for fileinfo 2019-08-06 15:33:34 +08:00
Gary Wang
72fe073e31 feat: able to get icon from DGioFileInfo 2019-08-06 13:08:43 +08:00
王子冲
8ddb30527b feat: add interfaces for DGioDrive 2019-08-06 09:54:11 +08:00
chenke
1912f6f4e0 feat:add Wrapper of Gio::File::mount_enclosing_volume
use DGioFile::mountEnclosingVolume to mount "smb://..."
2019-08-06 09:44:19 +08:00
王子冲
4c412bb5bf Merge branch 'alter-interface' into 'master'
feat: new interface for eject

See merge request dde-v20/gio-qt!1
2019-08-05 13:30:10 +08:00
王子冲
369628a8a9 feat: new interface for eject 2019-08-05 13:30:10 +08:00
Gary Wang
bd6154c585 feat: new inertfaces for file and volume 2019-08-03 15:06:02 +08:00
kegechen
7bef27bc0a
feat:add Wrapper of Gio::Mount and Gio::MountOperation (#16)
* fix: move test code to test project

* feat:add Wrapper of Gio::Mount and Gio::MountOperation
2019-08-03 11:06:15 +08:00
Gary Wang
f392d08bdf doc: Update README.md 2019-08-02 14:52:31 +08:00