17 Commits
Author SHA1 Message Date
Chris Bessent 2b6ba6c7a8 Update translation file 2020-01-08 20:33:59 -07:00
AL fd4509d8e4 Changed warning description and made text wrap and accept html 2020-01-08 13:51:17 +01:00
Chris Bessent 07e8d70b62 Merge pull request #5 from ModOrganizer2/master
Update from master
2020-01-07 20:35:39 -07:00
Chris Bessent 5faf88b9fb Normalize spaces 2020-01-07 20:17:28 -07:00
Chris Bessent a056b3acee Provide a more detailed full description 2020-01-07 20:14:53 -07:00
Silarn 3537fba81b Keep the connection open 2020-01-07 16:19:00 -06:00
Silarn eed55b0247 Create an RDP session on failure 2020-01-07 16:08:08 -06:00
Silarn b658651fb9 Allow plugin to be disabled 2020-01-07 14:39:41 -06:00
Silarn 910bcfee53 Allow plugin to be disabled 2020-01-07 14:00:57 -06:00
Chris Bessent e9497fbaf1 Merge pull request #3 from ModOrganizer2/Develop
Stage for release 2.2.2
2020-01-06 05:12:10 -07:00
isanae 7167a518dc Merge pull request #2 from isanae/remove-qdebug2
Remove qdebug2
2019-12-08 05:45:49 -05:00
isanae 9f14f375c2 added translation file 2019-12-08 05:44:34 -05:00
isanae bd48246619 Remove qDebug() calls 2019-12-08 05:42:24 -05:00
isanae 0171f7ab5f Merge pull request #1 from isanae/remove-qdebug
Remove qDebug() calls
2019-12-08 04:46:33 -05:00
AnyOldName3 7446910953 Update files shared with other Python plugins
src/PyQt5TranslationMacros.cmake isn't an exact copy of what's in the
other repos - some of the changes removed edge-case defences and were
caught up in other fixes for genuine wrong things. I'll apply the
same fixes to the other repos.

The AppVeyor file presumably requires some setup on AppVeyor to get
it working. I don't think I have the permissions to do that.
2019-12-07 22:31:12 +00:00
isanae 18b0851add removed qDebug() calls and some comments
added translation file
2019-12-07 11:27:03 -05:00
AnyOldName3 ed8d56a4eb Initial commit
Still to do:
* Tidy up the plugin file itself (i.e. remove development comments and logging)
* Make Umbrella-side changes (i.e. add a link to this repo as a build step)
* Add the translation file to the repo (it should be made the first time this is built with Umbrella)
2019-12-07 14:31:00 +00:00