summaryrefslogtreecommitdiffstats
path: root/quip-0005.rst
Commit message (Collapse)AuthorAgeFilesLines
* QUIP 16: Introduce the new branch policy with cherry-picking flowVolker Hilsheimer2020-05-151-1/+2
| | | | | | | | | This QUIP replaces QUIP 5, and is largely based on that text, adapting it to explain the cherry-picking workflow, and modifying the table of types of changes accordingly. Change-Id: Ic0280b5ef2e3d86a8994c336c10afd698efe2dd7 Reviewed-by: Lars Knoll <lars.knoll@qt.io>
* Add a historical note to QUIP 5Edward Welbourne2020-05-061-0/+7
| | | | | | | Say where the overall branch structure was first decided on. Change-Id: I62395edc2fcef0492edbe52620cc13f068369ec2 Reviewed-by: Lars Knoll <lars.knoll@qt.io>
* Convert URLs in our mail archive to HTTPSEdward Welbourne2019-02-141-1/+1
| | | | | | | | | Now that the archive breakage has been sorted out, the old URLs all redirect to HTTPS successfully; we may as well bypass the redirect. Change-Id: If55e9377cb65c3fd47f0bd6c4617e578d2e6cccf Reviewed-by: Paul Wicking <paul.wicking@qt.io> Reviewed-by: Lars Knoll <lars.knoll@qt.io>
* Set QUIP-5 status to ActiveKai Koehne2018-05-031-1/+1
| | | | | | | | | | | | | | | | | | | Set the Status field of QUIP-5 "Active", like it is for the other QUIP's. The status is defined in QUIP-00001 to be either <Draft | Active | Accepted | Deferred | Rejected | Withdrawn | Final | Superseded> and it is not entirely clear when a QUIP should move from Draft to Active to Accepted. Anyhow, since QUIP-5 got accepted, it should at least not be marked as 'Draft' anymore. Change-Id: Iaed1b7019b0a1f3df2c2e2e0c7e5d4c94c6547d4 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io> Reviewed-by: Lars Knoll <lars.knoll@qt.io>
* Change description of strict phase to match current practiceTuukka Turunen2018-01-301-2/+2
| | | | | | | Change-Id: I4029d68c77f04a6bcf33028752574b6b24a77ad7 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@qt.io> Reviewed-by: Frederik Gladhorn <frederik.gladhorn@qt.io> Reviewed-by: Lars Knoll <lars.knoll@qt.io>
* Rename quip .txt files to .rstFrederik Gladhorn2018-01-051-0/+193
This allows tooling to do nice highlighting. Python tried to rename its PEPs recently but found it hard because of the PEPs being such an established thing. QUIPs are fresh, let's learn from the others. Change-Id: Id31d0c800758f19d208fed88ae62e985d0355d4a Reviewed-by: Kai Koehne <kai.koehne@qt.io> Reviewed-by: Lars Knoll <lars.knoll@qt.io>