|
4c68f7cbd6
|
add nix tooling
|
2024-04-09 13:54:22 +02:00 |
|
tuxmaster5000
|
979d19b0c3
|
Add support for Qt6
|
2022-01-27 08:14:03 +01: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 |
|
kegechen
|
7dc310c8a8
|
fix: move test code to test project (#14)
|
2019-08-02 11:30:32 +08:00 |
|
kegechen
|
4123262258
|
feat: add Wrapper of Gio (#13)
add Wrapper of Gio::File::query_info
add Wrapper of Gio::FileInfo::get_size
|
2019-08-01 19:59:08 +08:00 |
|
Gary Wang
|
41eb6531fe
|
feat: formatSize() implementation
|
2019-08-01 17:18:43 +08:00 |
|
Gary Wang
|
2bab3ea399
|
fix(doc): extract static function documentation
|
2019-08-01 15:27:03 +08:00 |
|
kegechen
|
8ab76120d2
|
fix: incorrect description (#12)
* fix: add license
* fix: add comment
|
2019-08-01 14:40:54 +08:00 |
|
Gary Wang
|
6da5444c17
|
refactor: rename DGioUtils to DGlibUtils
|
2019-08-01 13:54:05 +08:00 |
|
kegechen
|
49b63c6ed5
|
misc: add license header and comment
(#11)
|
2019-08-01 10:52:17 +08:00 |
|
Gary Wang
|
e0425fe568
|
doc: Add README.md
|
2019-08-01 10:24:09 +08:00 |
|
Gary Wang
|
22ab251bfa
|
misc: add license header
|
2019-08-01 10:22:48 +08:00 |
|
kegechen
|
71a8a7de68
|
feat:add dgiodrive
(#10)
|
2019-08-01 09:19:28 +08:00 |
|
Gary Wang
|
10392da3e3
|
doc: doc package for qch file
(#3)
|
2019-07-31 17:38:18 +08:00 |
|
kegechen
|
9f79b3d7cc
|
feat: add a defualt param
add default param("*") to DGioFil::cereateFileSystemInfo
(#9)
|
2019-07-31 14:58:31 +08:00 |
|
Gary Wang
|
5b8374b4dd
|
feat: unit test support
|
2019-07-31 13:05:39 +08:00 |
|
Gary Wang
|
5ecfcf6935
|
feat: file iterator async support
( #8 )
|
2019-07-30 20:19:53 +08:00 |
|