Commit graph

  • bd17dc2041 Fix container detach warnings from clazy Nicolas Fella 2018-11-25 23:58:24 +0100
  • b435ab1f46 Use Q_ENUM instead of Q_ENUMS Nicolas Fella 2018-11-26 00:14:33 +0100
  • 5843a02e1b SVN_SILENT made messages (.desktop file) - always resolve ours l10n daemon script 2018-11-23 05:34:14 +0100
  • e029c61935 Fix devicename in Plasmoid Nicolas Fella 2018-11-22 16:45:39 +0100
  • 8bd15a95c2 SVN_SILENT made messages (.desktop file) - always resolve ours l10n daemon script 2018-11-22 05:55:58 +0100
  • 00111e41e1 [app] Use new mouse icons Nicolas Fella 2018-11-22 01:26:17 +0100
  • 38fed324bf SVN_SILENT made messages (.desktop file) - always resolve ours l10n daemon script 2018-11-21 05:40:27 +0100
  • b9932769c9 Fix env variable on Windows Albert Vaca 2018-11-20 21:49:46 +0100
  • 929fd062f2 Added Windows support to systemvolume plugin Jun Bo Bi 2018-11-20 01:14:17 +0100
  • fb0990743a QTcpServer already has a list of pending connections and emits newConnection after calling incomingConnection Erik Duisters 2018-11-19 12:08:02 +0100
  • 3865307619 Fix device name display in app Nicolas Fella 2018-11-18 21:13:43 +0100
  • 83101cad2c SVN_SILENT made messages (.desktop file) - always resolve ours l10n daemon script 2018-11-18 05:55:43 +0100
  • 50a94b26e8 SVN_SILENT made messages (.desktop file) - always resolve ours l10n daemon script 2018-11-16 05:48:33 +0100
  • c1e36895b5 [Desktop] Make message syncronization interface capable of handling future changes Simon Redman 2018-11-15 16:57:58 -0700
  • 4bd509dfce Always play when call ended Nicolas Fella 2018-11-15 00:46:05 +0100
  • e82fce2329 SVN_SILENT made messages (.desktop file) - always resolve ours l10n daemon script 2018-11-12 05:48:12 +0100
  • e47fb17006 Allow accessing deviceName from qml Billy Laws 2018-11-11 18:52:17 +0000
  • 73191d8565 [SMS App] Don't set font size, which causes warnings to be printed Simon Redman 2018-11-10 09:44:36 -0700
  • 931d3974ec Why cast sender() to server when we have m_server Erik Duisters 2018-11-08 19:56:05 +0100
  • 7cb4de20c1 Test if file was received completely if not delete the partial file Erik Duisters 2018-11-09 13:58:28 +0100
  • 9fc55c72f0 Use plasma TextArea for sharing text in plasmoid Billy Laws 2018-11-09 18:06:35 +0000
  • e26af48062 Remove unneeded import Nicolas Fella 2018-11-09 19:32:53 +0100
  • 49d48790db SVN_SILENT made messages (.desktop file) - always resolve ours l10n daemon script 2018-11-09 05:56:39 +0100
  • f0486e16c9 [runcommand] Add windows support Albert Vaca 2018-11-08 14:55:18 +0100
  • 7bfebd581f SVN_SILENT made messages (.desktop file) - always resolve ours l10n daemon script 2018-11-08 05:57:38 +0100
  • 861a0441b5 Add RemoteKeyboard control to app Nicolas Fella 2018-11-08 02:21:49 +0100
  • 952da637b0 Share RemoteKeyboard implementation Nicolas Fella 2018-11-08 02:01:51 +0100
  • 2f76d2143f [app] Add system volume control Nicolas Fella 2018-11-07 20:54:00 +0100
  • 061d415f83 Add support for sharing text from plasmoid Billy Laws 2018-11-05 19:34:17 +0000
  • b0e9cb3c7c Add dependency for Qt Quick Controls 2 Simon Redman 2018-11-07 09:59:39 -0700
  • a70c9aad64 Fix Windows build which I just broke Albert Vaca 2018-11-07 17:13:18 +0100
  • 06d4cb580e Disable bad cipher suites now that we dropped support for Android<14 Albert Vaca 2018-11-07 16:28:26 +0100
  • ae53c9c0bf Fix deprecation warning Nicolas Fella 2018-11-07 16:06:16 +0100
  • a685a4910e Add detection of the Meta/Super key press Bertrand Lacost 2018-11-07 15:59:26 +0100
  • ede8f17e15 Incorrect Q_EMIT syntax Albert Vaca 2018-11-06 23:29:39 +0100
  • 80395d4ca6 Missing Q_OBJECT macro Albert Vaca 2018-11-06 23:28:25 +0100
  • 73129abbf5 Unused var Albert Vaca 2018-11-06 23:28:03 +0100
  • 72b3d91539 Merge branch '1.3' Albert Vaca 2018-11-06 14:30:23 +0100
  • 14e6ed8d60 Bump patch version to release v1.3.3 Albert Vaca 2018-11-06 14:29:07 +0100
  • 8388ed0603 A QApplication object needs to be instantiated for kio-kdeconnect to work on KDE Neon Erik Duisters 2018-11-06 14:19:44 +0100
  • 560e8638e8 A QApplication object needs to be instantiated for kio-kdeconnect to work on KDE Neon Erik Duisters 2018-11-06 14:19:44 +0100
  • a3cce94666 SVN_SILENT made messages (.desktop file) - always resolve ours l10n daemon script 2018-11-06 05:56:05 +0100
  • 39c8603e54 SVN_SILENT made messages (.desktop file) - always resolve ours l10n daemon script 2018-11-05 05:36:20 +0100
  • 7c89338deb Add a little margin Nicolas Fella 2018-11-05 02:05:02 +0100
  • 71ef6f6ba9 Add explicit edit mode to device name field Nicolas Fella 2018-11-05 01:41:04 +0100
  • ccd476c150 Add open on remote device (Desktop) Nicolas Fella 2018-11-04 19:52:51 +0100
  • 8d831d018b SVN_SILENT made messages (.desktop file) - always resolve ours l10n daemon script 2018-11-04 06:02:51 +0100
  • 0b72150ed8 Add support for sharing text via qml Billy Laws 2018-11-03 22:16:07 +0100
  • 276d18a02a Fix clang-tidy warning Nicolas Fella 2018-11-03 02:17:25 +0100
  • 4a6db4c35f Thunar integration Nicolas Fella 2018-11-03 01:39:32 +0100
  • e5bbc37546 Add contract file Nicolas Fella 2018-11-02 02:58:02 +0100
  • 193481ce46 [handler] Embed URL into string Nicolas Fella 2018-11-03 01:03:54 +0100
  • 357751ac68 [handler] Improve text if a file is shared Nicolas Fella 2018-11-02 03:33:15 +0100
  • 2a8938e09f Show message when clicking add commands Nicolas Fella 2018-10-31 16:56:02 +0100
  • 6800854fd3 Add .qmlc and .rej files to gitignore Nicolas Fella 2018-11-02 23:01:44 +0100
  • fb2817e3f3 Add missing file Nicolas Fella 2018-11-02 22:13:36 +0100
  • f15c21e56b Add support for sharing files from QML app Billy Laws 2018-11-02 20:53:18 +0100
  • 56ebd3f889 Fix with calculation Nicolas Fella 2018-11-02 15:47:52 +0100
  • cefc743307 Only show addCommand button when adding commands is supported Nicolas Fella 2018-11-02 15:44:14 +0100
  • e0766ba532 Align buttons Nicolas Fella 2018-11-02 15:38:52 +0100
  • e66817928f Actually include desktop file Nicolas Fella 2018-11-02 03:22:05 +0100
  • a53d99a8ad Thunar integration Nicolas Fella 2018-11-02 03:19:50 +0100
  • 9a56d7531b Add contract file Nicolas Fella 2018-11-02 02:58:02 +0100
  • eaea0ab667 Add support for sharing files from plasmoid Billy Laws 2018-10-31 20:58:52 +0100
  • 787e76ee91 Change SmsPlugin qDebug to qCDebug Simon Redman 2018-11-01 09:36:32 -0600
  • 0faa5c5f18 SVN_SILENT made messages (.desktop file) - always resolve ours l10n daemon script 2018-11-01 05:51:47 +0100
  • 5c86da54aa Add QML support for shareplugin Billy Laws 2018-10-31 19:20:20 +0100
  • bf03990b75 Add editorconfig file Nicolas Fella 2018-10-30 20:54:43 +0100
  • 1359a9c059 Don't use deprecated ApplicationHeader Nicolas Fella 2018-10-31 16:16:10 +0100
  • 70926fbeaf [SMS App] Clean up runtime warning about undefined behavior Simon Redman 2018-10-31 08:47:06 -0600
  • c546c77040 Add a button to open command setup menu in plasmoid Billy Laws 2018-10-30 23:37:27 +0100
  • 43e6fed43d Fix build failure on musl based systems Bart Ribbers 2018-06-09 22:35:51 +0200
  • e6d84ece34 Replaces tabs with spaces (properly) Simon Redman 2018-10-30 14:03:16 -0600
  • e9d5c9e27e Revert "Replace tabs with spaces in messaging app" Simon Redman 2018-10-30 14:01:13 -0600
  • 6657dff8cf Replace tabs with spaces in messaging app Simon Redman 2018-10-30 13:58:31 -0600
  • 467ac64be7 [remoteinput] Added keyboard support for windows Jun Bo Bi 2018-10-30 11:16:20 +0100
  • 0f5c9cd96c Make NetworkPacket Metatype-capable Simon Redman 2018-10-29 10:41:13 -0600
  • 08b31ce258 Properly Assign LanLinkProvider as the Parent of its child objects Simon Redman 2018-10-29 09:47:49 -0600
  • 19bea39619 SVN_SILENT made messages (.desktop file) - always resolve ours l10n daemon script 2018-10-28 04:53:25 +0100
  • 4daf129cf3 Improve "No devices" warning Alex Kovrigin 2018-10-27 14:48:53 -0600
  • b01652f54d Fix include guards Simon Redman 2018-10-26 15:29:28 -0600
  • 6879cf14cd SVN_SILENT made messages (.desktop file) - always resolve ours l10n daemon script 2018-10-24 05:55:51 +0200
  • ee52c8cd03 use libkeepalive to wakeup daemon Adam Pigg 2018-10-23 08:30:48 +0100
  • a98533b8f4 SVN_SILENT made messages (.desktop file) - always resolve ours l10n daemon script 2018-10-23 06:01:17 +0200
  • ad82d38690 Bump minor version to release v1.3.2 Albert Vaca 2018-09-06 18:20:35 +0200
  • de8ae980e6 Use new icon for clearing notifications Nicolas Fella 2018-10-04 19:20:46 +0200
  • 1e9a1f93ed Fix license header for smsapp Albert Vaca 2018-10-11 22:52:42 +0200
  • 7307cd2709 [App] Always show drawer on Desktop Nicolas Fella 2018-10-11 00:34:22 +0200
  • 283211b4eb SVN_SILENT made messages (.desktop file) - always resolve ours l10n daemon script 2018-10-10 06:19:16 +0200
  • 164a9af9ad GIT_SILENT made messages (after extraction) l10n daemon script 2018-10-10 03:54:37 +0200
  • 8bfe093939 Don't show phonenumber if name is available Nicolas Fella 2018-10-08 20:37:16 +0200
  • 45e966c290 Fix person name displaying in ConversationDisplay Nicolas Fella 2018-10-08 20:36:20 +0200
  • 3a57d45f2b Define KPeopleVCard as a runtime dependency of smsapp Aleix Pol 2018-10-08 16:55:44 +0200
  • a7db3ab5e1 [Desktop] Update conversation list when a new message arrives Simon Redman 2018-10-07 21:46:25 -0600
  • ab33cce5a5 [SMS App] Improve contact matching Simon Redman 2018-10-07 21:32:01 -0600
  • 5fe74ce041 Fix minor EBN issues and typos Yuri Chornoivan 2018-10-07 21:23:20 +0300
  • 563dde9891 Correct braces and add contributors Simon Redman 2018-10-05 18:01:30 -0600
  • d314758670 SVN_SILENT made messages (.desktop file) - always resolve ours l10n daemon script 2018-10-05 05:52:20 +0200
  • d7d2917e00 Use new icon for clearing notifications Nicolas Fella 2018-10-04 19:20:46 +0200
  • 7cab490cc5 Fix receiving payloads using a bluetooth connection Matthijs Tijink 2018-10-04 19:05:15 +0200