Commit Graph

  • 8750733bf1 Merge pull request #1 from seolaeo/jh_main main v1.0.0 Kevin.D 2021-07-26 14:59:31 +08:00
  • 9610ad0779 Merge branch 'main' of https://github.com/ukui/ukui-paste into main kevin 2021-07-23 17:00:20 +08:00
  • 38c42e90ef Update 0723 kevin 2021-07-23 16:42:17 +08:00
  • 662a0ec5bc fix(mainwindow): FIX:return without XCloseDisplay sunjunhao 2021-01-29 11:05:11 +08:00
  • f74de1e407 add uploader kevin 2020-12-24 16:38:05 +08:00
  • 1dd25709b1 Merge branch 'main' of https://github.com/ukui/ukui-paste into main kevin 2020-12-22 11:02:19 +08:00
  • 697171c0e0 Update some lintian errors kevin 2020-12-22 11:01:20 +08:00
  • 6b648a8ed1 Update some lintian errors kevin 2020-12-22 11:00:48 +08:00
  • 9307ed6ae8 更新右键部分代码 Kevin 2020-12-21 17:02:20 +08:00
  • 7f79e01e32 增加分类功能 Kevin 2020-12-21 16:09:51 +08:00
  • 1a1fe9c66c Fix lintian errors kevin 2020-12-21 16:01:56 +08:00
  • 76e0fad059 Update rules Kevin 2020-12-09 10:13:17 +08:00
  • 830130ce85 Fix lintian check result Kevin 2020-12-09 10:09:29 +08:00
  • f830b4c0a8 Add pastes gif Jackie Liu 2020-10-13 16:36:31 +08:00
  • 2f4e82c549 Create README_cn.md Jackie Liu 2020-10-13 15:52:43 +08:00
  • edc4944ba9 Create README.md JackieLiu 2020-10-13 15:49:07 +08:00
  • aab150f1b8 Fix data copy for section clipboard with Shift+Insert Jackie Liu 2020-10-13 14:39:57 +08:00
  • 6df3f7e9e7 Update to v0.2 Jackie Liu 2020-10-09 20:31:42 +08:00
  • 116ef4e24f Create build.yml and release.yml JackieLiu 2020-10-08 23:14:37 +08:00
  • 4ba1736520 Use UK logo as default Jackie Liu 2020-09-29 11:34:29 +08:00
  • 801e88fac0 BUGFIX: focusWidget maybe nullptr, cause a segment fault Jackie Liu 2020-09-28 11:00:43 +08:00
  • 41b954b4c2 MainFrame supports clickfocus and BackTab event Jackie Liu 2020-09-28 10:40:20 +08:00
  • 2c072d98cd Feature: don't paste direct when clipboard has urls Jackie Liu 2020-09-27 17:11:11 +08:00
  • 778518d217 Feature: support direct paste on linux Jackie Liu 2020-09-27 15:37:29 +08:00
  • 7b9fe0b633 Optimization: Speed up pressing the tab button to reach the target Jackie Liu 2020-09-25 18:55:05 +08:00
  • 09816bd4dc Init debian package support Jackie Liu 2020-09-24 15:42:07 +08:00
  • a0600863e5 BUGFIX: Correct the selection logic of some items Jackie Liu 2020-09-24 00:01:45 +08:00
  • 821aeeefea Add drop shadow of file/dir icon Jackie Liu 2020-09-23 19:06:13 +08:00
  • 840fec7633 Search text is not case sensitive now Jackie Liu 2020-09-23 20:42:44 +08:00
  • dd1f0b3a46 Use keyboard to select item when searching Jackie Liu 2020-09-23 20:39:59 +08:00
  • 91973ba3fe BUGFIX: Don't show pasteitem when file isn't exist Jackie Liu 2020-09-23 19:20:42 +08:00
  • 9ec5f31e80 add LICENSE. JackieLiu 2020-09-23 17:10:40 +08:00
  • 458f461d42 update QListWidget when currentItem changed Jackie Liu 2020-09-22 23:32:59 +08:00
  • debf640012 repaint searchbar when animation finished Jackie Liu 2020-09-22 23:24:51 +08:00
  • c1a3995c19 Use largeicon for windows file/dir Jackie Liu 2020-09-22 23:24:51 +08:00
  • ac6b786c88 BUGFIX: right control keycode is 105 Jackie Liu 2020-09-22 18:08:48 +08:00
  • c517eb1173 Feature: implement Ctrl+F for search text Jackie Liu 2020-09-22 16:59:34 +08:00
  • b7382a1401 BUGFIX: Fix the problem of missing items due to incorrect hiding and displaying of items Jackie Liu 2020-09-21 23:27:43 +08:00
  • f2503999bc Cleanup code Jackie Liu 2020-09-21 17:23:32 +08:00
  • 91a896efc0 BUGFIX: fix QListWidget pixel scrolling when hide and show very fast Jackie Liu 2020-09-21 13:30:19 +08:00
  • 7264f53b95 BUGFIX: Fix the problem that the clipboard data is overwritten when copying the same data too quickly Jackie Liu 2020-09-21 12:40:57 +08:00
  • bc93b9aae4 Sometimes clipboard have html/text and image both Jackie Liu 2020-09-20 23:05:17 +08:00
  • 0bd62af2aa Cleanup code Jackie Liu 2020-09-20 22:43:08 +08:00
  • 2ffb4912ed BUGFIX: fix mistake of tab-chain Jackie Liu 2020-09-20 22:17:34 +08:00
  • 79bd492564 windows: use double ctrl as shortcut Jackie Liu 2020-09-20 21:58:38 +08:00
  • d3c163da84 Update translate Jackie Liu 2020-09-20 19:57:05 +08:00
  • 8b42de36bd Insert pasteitem icon into database Jackie Liu 2020-09-20 19:40:17 +08:00
  • 919326a0f8 Use sqlite3 store pastes data Jackie Liu 2020-09-20 15:44:57 +08:00
  • 30eeef3a2f Fix typo Jackie Liu 2020-09-20 00:02:09 +08:00
  • 029d4ff472 Add about me Jackie Liu 2020-09-19 22:12:57 +08:00
  • 714bbb7cd3 Add support search Jackie Liu 2020-09-19 18:05:33 +08:00
  • de3e88825c Use large icon for files and images Jackie Liu 2020-09-18 17:12:31 +08:00
  • b05d9940b3 BUGFIX: Use plain text to mark colors Jackie Liu 2020-09-18 12:41:41 +08:00
  • 3418b0db1b Support color item Jackie Liu 2020-09-18 11:09:03 +08:00
  • f52b51767a BUGFIX: Fix the wrong name display when the file name is too long Jackie Liu 2020-09-17 19:43:39 +08:00
  • a10b194c72 Update translate Jackie Liu 2020-09-17 19:23:11 +08:00
  • 7ef5f245df Show fileinfo Jackie Liu 2020-09-17 19:20:03 +08:00
  • 13c93de77c Support Link Jackie Liu 2020-09-17 16:29:31 +08:00
  • 401786c2fa BUGFIX: sometime we can't get data from QImage, Use QBuffer Jackie Liu 2020-09-17 16:04:51 +08:00
  • 5f6224d7d9 Align file icon labels Jackie Liu 2020-09-17 13:16:20 +08:00
  • 0e6be525f4 BUGFIX: clipboard send multi time casue icon lost Jackie Liu 2020-09-17 12:42:12 +08:00
  • f63a9b2368 Update translate Jackie Liu 2020-09-17 11:36:35 +08:00
  • 2850f4e5b3 linux: get icon from .desktop file Jackie Liu 2020-09-17 11:04:10 +08:00
  • ab806bd504 move resource to resources dir Jackie Liu 2020-09-17 10:25:27 +08:00
  • 90f9dffca5 Support Windows file/directory icon Jackie Liu 2020-09-17 00:27:02 +08:00
  • 8c62f98a69 Use windows clipboard large icon Jackie Liu 2020-09-16 22:33:30 +08:00
  • a8a0d6d58f Linux file icon support, Jackie Liu 2020-09-16 20:33:28 +08:00
  • 6864177065 Use dynamic memory to save ICON Jackie Liu 2020-09-16 12:58:06 +08:00
  • 51388555fb fix wrong init.data of Shortcut Jackie Liu 2020-09-16 12:37:34 +08:00
  • 15667b05e1 Use mimedata to save data, which is more comprehensive Jackie Liu 2020-09-16 10:07:08 +08:00
  • d322c4e904 The data copied within 10s is displayed as moment Jackie Liu 2020-09-15 23:27:30 +08:00
  • 43b20f84b9 Support richtext Jackie Liu 2020-09-15 23:11:02 +08:00
  • e0ca26e651 Added Chinese internationalization support Jackie Liu 2020-09-15 15:55:49 +08:00
  • d43405a399 A better way to replace the local copy order Jackie Liu 2020-09-15 11:26:49 +08:00
  • 9dd6112fae Put the selected clipboard at the front Jackie Liu 2020-09-15 00:43:27 +08:00
  • 23fc0a44cd Fix lost focus on windows Jackie Liu 2020-09-14 22:32:02 +08:00
  • e086b4aa9a remove dup item by md5sum Jackie Liu 2020-09-14 12:59:07 +08:00
  • ce5164e205 Hide window when shortcut click twice Jackie Liu 2020-09-14 11:43:53 +08:00
  • 3f57df7d02 Support clipboard text/html contains image data Jackie Liu 2020-09-14 10:27:32 +08:00
  • 511b8a9894 Full double ctrl click support for Linux Jackie Liu 2020-09-14 10:11:14 +08:00
  • a343c179cc Support Windows shortcut Jackie Liu 2020-09-13 01:49:36 +08:00
  • 15bcf31770 Support shortcut key Jackie Liu 2020-09-12 15:38:33 +08:00
  • 03f171bb2e Support Record clipboard creation timestamp Jackie Liu 2020-09-12 13:52:09 +08:00
  • 1b274beb65 Base Title Support Jackie Liu 2020-09-12 01:06:17 +08:00
  • e090f5f742 Ensure data into clipboard Jackie Liu 2020-09-11 17:55:10 +08:00
  • aa35ee9ea3 Add support text/html and text/urls Jackie Liu 2020-09-11 17:37:05 +08:00
  • 677b6873bc Change shortcut linux to 'Ctrl+Alt+v' Jackie Liu 2020-09-11 15:32:51 +08:00
  • 2b1f00ddb3 Add support textframe and maskframe text Jackie Liu 2020-09-11 15:22:55 +08:00
  • 384001e20d Reset tab chain and add pixmapframe mask frame Jackie Liu 2020-09-11 13:39:16 +08:00
  • f7fc8828e2 Insert item in the front of listitems Jackie Liu 2020-09-11 10:25:25 +08:00
  • ec5b8e06a2 Auto align with icon size Jackie Liu 2020-09-11 09:22:55 +08:00
  • dd9c564d04 AlignCenter Icon for Windows Jackie Liu 2020-09-11 00:44:42 +08:00
  • b706ba85de Add support URLS Jackie Liu 2020-09-10 21:05:59 +08:00
  • eab30ef8c4 Context: add text frame and pixmap frame Jackie Liu 2020-09-10 19:13:18 +08:00
  • 7877334901 linux: support clipboard owner icon Jackie Liu 2020-09-03 18:22:01 +08:00
  • 151e75f8f0 Support EasingCurve all platform Jackie Liu 2020-09-03 01:06:42 +08:00
  • 9bfd27a60e Support text wrapping Jackie Liu 2020-09-03 01:01:22 +08:00
  • 148bd0b7c3 windows: support clipboard owner icon Jackie Liu 2020-09-03 00:55:56 +08:00
  • c7b3b8b834 Add highdpi support for X11 Linux Jackie Liu 2020-09-01 13:36:55 +08:00
  • ce2b513065 scaled background.jpg Jackie Liu 2020-08-31 22:51:17 +08:00