Commit Graph

92 Commits

Author SHA1 Message Date
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
Gary Wang
2ff601c30e refactor: rename function 2019-07-30 15:43:23 +08:00
Gary Wang
224c16ae31
refactor: move files inside different headers
(#7)
2019-07-29 16:19:31 +08:00
Gary Wang
31087054fa
feat: DGioFileIterator and more function implementation
(#6)
2019-07-29 15:22:51 +08:00
Gary Wang
ce4a9dfb26
feat: new functions for fileinfo and utils class
(#5)
2019-07-26 17:43:08 +08:00
Gary Wang
fbe5ddfe93
feat: support get file type
(#4)
2019-07-26 16:56:53 +08:00
Gary Wang
6d6c50e40e fix: typo in comment 2019-07-25 19:20:22 +08:00
Gary Wang
e4f011ff73
doc: doxygen documentation generate support
(#2)
2019-07-25 19:12:44 +08:00
Gary Wang
238173e860
feat: volume signals, file create from uri
(#1)
2019-07-25 14:09:22 +08:00
Gary Wang
fa0bf3da6b build: fix build depends (again) 2019-07-23 20:55:08 +08:00
Gary Wang
1dbd3e5450 fix: correct libgtkmm package version 2019-07-23 20:51:33 +08:00
Gary Wang
c52c7b971f build: cmake build depend 2019-07-23 20:41:28 +08:00
Gary Wang
687f096ef9 pkg: deb package support 2019-07-23 20:36:12 +08:00
Gary Wang
1b1e2989b3 Add LICENSE file 2019-07-23 19:29:11 +08:00
Gary Wang
7f2c15340c fix: pkg-config support and shared library 2019-07-23 19:19:44 +08:00
Gary Wang
69e8cc951c feat: pkg-config support 2019-07-23 17:11:26 +08:00
Gary Wang
93e9f529af file info and mount operation support 2019-07-23 15:30:14 +08:00
Gary Wang
7dfe0ef097 basic volume and mount info support 2019-07-20 15:16:36 +08:00
Gary Wang
eb1e0416af Init commit 2019-07-19 09:14:47 +08:00