Commit Graph

  • 678456bacc add nix tooling master LordGrimmauld 2024-04-09 14:05:59 +0200
  • d7012df2ce Add support for Qt6 tuxmaster5000 2022-01-27 08:14:03 +0100
  • 779ec19a9d chore(CI): Update obs tag build workflow hudeng 2023-05-19 17:48:02 +0800
  • 72f79f11e4 chore: correct typos in dgiofileinfo.cpp Felix Yan 2023-09-17 14:58:53 +0300
  • 412b307f0b fix: use QElapsedTimer instead of QTime Felix Yan 2023-09-15 18:23:40 +0300
  • 0c5f4347f5 chore: Sync by 559e91167d deepin-admin-bot 2023-07-10 06:12:08 +0000
  • 4331fb8267 chore: Sync by 2e5e092ba3 deepin-admin-bot 2023-05-10 02:25:10 +0000
  • d7a3283d74 fix: build error 李成刚 2023-03-29 17:59:15 +0800
  • 90b8552449 chore(CI): add OBS workflows 0.0.12 李成刚 2023-03-29 14:19:19 +0800
  • 9821f4b6d9 feat: update changelog 李成刚 2023-03-29 14:11:18 +0800
  • 5ee6749c28 fix: resolve the install conflicts with libgio-qt0 max 2023-03-28 10:11:49 +0800
  • 3fd038fdca chore: Sync by 6aa579e31c deepin-admin-bot 2022-11-18 02:14:41 +0000
  • 99079128be chore: Sync by 6fbf8e00b9 deepin-admin-bot 2022-10-14 05:25:14 +0000
  • 3eacf2dcfb chore: update archlinux build justforlxz 2022-10-12 13:15:06 +0800
  • 49f5229bf5 chore: adapt REUSE license liuzhangjian 2022-09-07 14:53:39 +0800
  • 71ea14edc9 "chore: Sync by " deepin-admin-bot 2022-08-30 09:12:24 +0000
  • be036133d4
    chore: Sync by f59660dabc (#28) deepin-bot[bot] 2022-08-18 01:50:15 +0000
  • 91c6b7b724
    chore: Sync by ab82576125 (#27) deepin-bot[bot] 2022-08-16 00:07:49 +0000
  • edaf3ea1aa
    chore: Sync by 1086c873ff (#26) deepin-bot[bot] 2022-08-12 01:59:33 +0000
  • 518da4df27
    chore: Sync by 8cd7951872 (#25) deepin-bot[bot] 2022-08-11 08:46:13 +0000
  • 39f40fa07c
    chore: Sync by fed570b6d7 (#24) deepin-bot[bot] 2022-07-26 05:40:50 +0000
  • d11b521df1
    chore: Sync by (#23) deepin-bot[bot] 2022-07-21 09:56:11 +0000
  • 2dc9267515
    chore: Sync by (#22) deepin-bot[bot] 2022-07-19 10:28:56 +0000
  • b25f2af50d feat: add archlinux build justforlxz 2022-06-22 09:40:06 +0800
  • 2ec44c007b
    File Sync from linuxdeepin/.github (#20) deepin-bot[bot] 2022-04-21 06:51:13 +0000
  • 8c0a10e92b
    File Sync from linuxdeepin/.github (#19) deepin-bot[bot] 2022-04-18 09:38:23 +0000
  • ed75ef1134 fix: 解决内存泄漏问题 0.0.11 hujianzhong@uniontech.com 2021-03-22 18:20:15 +0800
  • f98c1f6e0d fix: 右键dock栏上的挂载图标,dock栏崩溃并且消失 0.0.10 吕伍军 2021-03-08 13:48:37 +0800
  • a31da19cc6 Title:chore change GPLv3 to LGPLv3 zhengyouge 2020-04-26 11:58:15 +0800
  • 1102267f03 feat: interfaces for checking drive is removable 0.0.9 Gary Wang 2019-11-29 16:15:07 +0800
  • 8e0557c8c2 fix: should disconnect when obj get destoryed 0.0.8 Gary Wang 2019-11-27 19:07:55 +0800
  • 4fb8986d11 feat: add binding for g_file_find_enclosing_mount(). 0.0.7 Chris Xiong 2019-11-13 16:37:02 +0800
  • 3f5bf7c081 fix: extend the lifespan of captured objects. 0.0.6 Chris Xiong 2019-11-04 10:56:00 +0800
  • 2b525c6f3e feat: add interface for getting class of volumes and mounts. Chris Xiong 2019-10-28 17:10:33 +0800
  • 7ad783765d fix: when query_info throw NOT_FOUND cond.wakeAll() will never call ck 2019-10-22 20:30:50 +0800
  • 6dee1e99c3 fix: calling DGioVolume::getMount() on an unmounted volume results in a crash. Chris Xiong 2019-10-23 11:02:34 +0800
  • 939b030551 misc: disconnect volume monitor connection on destroy 0.0.5 Gary Wang 2019-10-12 19:19:43 +0800
  • daeefc71b4 misc: add destructor for DGioVolumeManagerPrivate class Gary Wang 2019-10-12 18:08:10 +0800
  • 4f3994c944 feat: add binding for g_volume_mount. Chris Xiong 2019-10-11 16:25:22 +0800
  • 68d2e61e2c feat: add sketchy way to get the type of a volume. Chris Xiong 2019-10-11 15:57:53 +0800
  • 5fb3db906e chore: add back support for mistakenly deprecated G_VOLUME_IDENTIFIER_KIND_UNIX_DEVICE. Chris Xiong 2019-10-11 09:59:02 +0800
  • 495e311260 fix: DGioSettings::valueChanged never emit ck 2019-10-10 20:21:59 +0800
  • a15ba2dc73 fix: conditional variable never woke up. Chris Xiong 2019-10-10 11:49:11 +0800
  • 1203a0f839 feat: optional timeout parameter for DGioFile::createFileInfo. Chris Xiong 2019-10-09 13:25:23 +0800
  • 48ed50bc3c fix: dept for dev package 0.0.4 Gary Wang 2019-09-28 20:14:14 +0800
  • fb47d1f22f feat: add DGioFileInfo::fsType. 0.0.3 Chris Xiong 2019-09-17 15:41:37 +0800
  • 3f21a4a1b7 feat: add interface for g_volume_get_identifier. 0.0.2 Chris Xiong 2019-09-05 14:00:46 +0800
  • 8cc7cde492 rebuild deepinzhangshuang 2019-08-29 07:59:37 +0800
  • ae5754454f fix: add missing depends Gary Wang 2019-08-08 10:57:32 +0800
  • a86075b843 refactor: classname rename, minor documentation Gary Wang 2019-08-07 17:51:36 +0800
  • f6abd96c77 feat(DGIOSettings): replace QGSettings justforlxz 2019-08-07 16:09:12 +0800
  • c1e47429f1 feat: interfaces for fileinfo 王子冲 2019-08-06 15:33:34 +0800
  • 72fe073e31 feat: able to get icon from DGioFileInfo 0.0.1 Gary Wang 2019-08-06 13:08:43 +0800
  • 8ddb30527b feat: add interfaces for DGioDrive 王子冲 2019-08-06 09:54:11 +0800
  • 1912f6f4e0 feat:add Wrapper of Gio::File::mount_enclosing_volume chenke 2019-08-06 09:44:19 +0800
  • 4c412bb5bf Merge branch 'alter-interface' into 'master' 王子冲 2019-08-05 13:30:10 +0800
  • 369628a8a9 feat: new interface for eject 王子冲 2019-08-05 13:30:10 +0800
  • bd6154c585 feat: new inertfaces for file and volume Gary Wang 2019-08-03 15:06:02 +0800
  • 7bef27bc0a
    feat:add Wrapper of Gio::Mount and Gio::MountOperation (#16) kegechen 2019-08-03 11:06:15 +0800
  • f392d08bdf doc: Update README.md Gary Wang 2019-08-02 14:52:16 +0800
  • 7dc310c8a8
    fix: move test code to test project (#14) kegechen 2019-08-02 11:30:32 +0800
  • 4123262258
    feat: add Wrapper of Gio (#13) kegechen 2019-08-01 19:59:08 +0800
  • 41eb6531fe feat: formatSize() implementation Gary Wang 2019-08-01 17:18:43 +0800
  • 2bab3ea399 fix(doc): extract static function documentation Gary Wang 2019-08-01 15:27:03 +0800
  • 8ab76120d2
    fix: incorrect description (#12) kegechen 2019-08-01 14:40:54 +0800
  • 6da5444c17 refactor: rename DGioUtils to DGlibUtils Gary Wang 2019-08-01 13:54:05 +0800
  • 49b63c6ed5 misc: add license header and comment kegechen 2019-08-01 10:52:17 +0800
  • e0425fe568 doc: Add README.md Gary Wang 2019-08-01 10:24:09 +0800
  • 22ab251bfa misc: add license header Gary Wang 2019-08-01 10:22:48 +0800
  • 71a8a7de68 feat:add dgiodrive kegechen 2019-08-01 09:19:28 +0800
  • 10392da3e3
    doc: doc package for qch file Gary Wang 2019-07-31 17:38:18 +0800
  • 9f79b3d7cc feat: add a defualt param kegechen 2019-07-31 14:58:31 +0800
  • 5b8374b4dd feat: unit test support Gary Wang 2019-07-31 13:05:39 +0800
  • 5ecfcf6935
    feat: file iterator async support Gary Wang 2019-07-30 20:19:53 +0800
  • 2ff601c30e refactor: rename function Gary Wang 2019-07-30 15:43:23 +0800
  • 224c16ae31
    refactor: move files inside different headers Gary Wang 2019-07-29 16:19:31 +0800
  • 31087054fa
    feat: DGioFileIterator and more function implementation Gary Wang 2019-07-29 15:22:51 +0800
  • ce4a9dfb26
    feat: new functions for fileinfo and utils class Gary Wang 2019-07-26 17:43:08 +0800
  • fbe5ddfe93
    feat: support get file type Gary Wang 2019-07-26 16:56:53 +0800
  • 6d6c50e40e fix: typo in comment Gary Wang 2019-07-25 19:20:22 +0800
  • e4f011ff73
    doc: doxygen documentation generate support Gary Wang 2019-07-25 19:12:44 +0800
  • 238173e860
    feat: volume signals, file create from uri Gary Wang 2019-07-25 14:09:22 +0800
  • fa0bf3da6b build: fix build depends (again) Gary Wang 2019-07-23 20:55:08 +0800
  • 1dbd3e5450 fix: correct libgtkmm package version Gary Wang 2019-07-23 20:51:33 +0800
  • c52c7b971f build: cmake build depend Gary Wang 2019-07-23 20:41:28 +0800
  • 687f096ef9 pkg: deb package support Gary Wang 2019-07-23 19:45:38 +0800
  • 1b1e2989b3 Add LICENSE file Gary Wang 2019-07-23 19:29:11 +0800
  • 7f2c15340c fix: pkg-config support and shared library Gary Wang 2019-07-23 19:19:44 +0800
  • 69e8cc951c feat: pkg-config support Gary Wang 2019-07-23 17:11:17 +0800
  • 93e9f529af file info and mount operation support Gary Wang 2019-07-23 15:30:14 +0800
  • 7dfe0ef097 basic volume and mount info support Gary Wang 2019-07-20 15:16:36 +0800
  • eb1e0416af Init commit Gary Wang 2019-07-18 19:53:39 +0800