Skip to content

Commit

Permalink
Ui/Qt: drop Qt
Browse files Browse the repository at this point in the history
Qyoto has long been abandoned so we don't need this anymore.
  • Loading branch information
dlech committed Jan 5, 2022
1 parent 96f339c commit 2f36a3a
Show file tree
Hide file tree
Showing 21 changed files with 31 additions and 2,372 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,7 @@
## Added
- Added this changelog.

## Removed
- Removed Qt widgets.

[Unreleased]: https://github.com/dlech/SshAgentLib/compare/v1.9.4...HEAD
26 changes: 0 additions & 26 deletions SshAgentLib.sln
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,6 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SshAgentLib.Ui.WinForms", "
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SshAgentLib.Ui.GTK", "Ui\Gtk\SshAgentLib.Ui.GTK.csproj", "{D9797E08-73FA-4F41-AB34-789F1BB68F07}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SshAgentLib.Ui.Qt", "Ui\Qt\SshAgentLib.Ui.Qt.csproj", "{71DDF18D-2CA7-46E3-866C-6CC7294E0B69}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SshAgentLib.Ui.Qt.Demo", "Ui\Qt.Demo\SshAgentLib.Ui.Qt.Demo.csproj", "{703E9787-06B8-45EB-881B-6251F0AB845E}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Expand Down Expand Up @@ -60,26 +56,4 @@ Global
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(MonoDevelopProperties) = preSolution
Policies = $0
$0.DotNetNamingPolicy = $1
$1.DirectoryNamespaceAssociation = None
$1.ResourceNamePolicy = FileFormatDefault
$0.TextStylePolicy = $13
$13.FileWidth = 120
$13.TabsToSpaces = False
$13.inheritsSet = null
$13.inheritsScope = text/plain
$13.scope = text/x-csharp
$0.CSharpFormattingPolicy = $14
$14.IndentSwitchSection = True
$14.inheritsSet = Mono
$14.inheritsScope = text/x-csharp
$14.scope = text/x-csharp
$14.SpacingAfterMethodDeclarationName = False
$14.SpaceAfterMethodCallName = False
$14.SpaceBeforeOpenSquareBracket = False
version = 0.7.7
StartupItem = Ui\Qt.Demo\SshAgentLib.Ui.Qt.Demo.csproj
EndGlobalSection
EndGlobal
66 changes: 0 additions & 66 deletions Ui/Qt.Demo/Program.cs

This file was deleted.

94 changes: 0 additions & 94 deletions Ui/Qt.Demo/SshAgentLib.Ui.Qt.Demo.csproj

This file was deleted.

46 changes: 0 additions & 46 deletions Ui/Qt/ConfirmConstraintWidget.cs

This file was deleted.

56 changes: 0 additions & 56 deletions Ui/Qt/ConfirmConstraintWidget.designer.cs

This file was deleted.

45 changes: 0 additions & 45 deletions Ui/Qt/ConfirmConstraintWidget.ui

This file was deleted.

Loading

0 comments on commit 2f36a3a

Please sign in to comment.