Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions examples/kefia/0001-Fix-compile-with-stable.patch
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
From 8356d25ae66ebe130a73e9782a9e3134b94a293d Mon Sep 17 00:00:00 2001
From 5385434a287fb862ea224dc7131418060e382b2f Mon Sep 17 00:00:00 2001
From: Olivier Goffart <[email protected]>
Date: Wed, 28 Feb 2018 17:57:59 +0100
Subject: [PATCH 1/2] Fix compile with stable
Subject: [PATCH 1/8] Fix compile with stable

---
Cargo.lock | 18 +++++++++---------
Expand Down Expand Up @@ -76,5 +76,5 @@ index 3b80ca6..162d6ab 100644
};
let selected = Some(&self.selected);
--
2.17.1
2.32.0

6 changes: 3 additions & 3 deletions examples/kefia/0002-Port-to-qmetaobject-rs.patch
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
From 5c2c980b83a571523206e494313b8c6d6b306aaf Mon Sep 17 00:00:00 2001
From 1bb942f9ef45e278fb05680cd24a6422c501d6bd Mon Sep 17 00:00:00 2001
From: Olivier Goffart <[email protected]>
Date: Mon, 4 Jun 2018 18:00:30 +0200
Subject: [PATCH 2/2] Port to qmetaobject-rs
Subject: [PATCH 2/8] Port to qmetaobject-rs

---
Cargo.toml | 2 +-
Expand Down Expand Up @@ -294,5 +294,5 @@ index 162d6ab..c0ad025 100644
}
}
--
2.21.0
2.32.0

Loading