Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initial addition of PSEPs archive #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
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
144 changes: 144 additions & 0 deletions docs/pseps/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,144 @@
<html>
<head>
<title>PySide docs</title>
<link rel="stylesheet" href="../pyside/_static/pysidedocs.css" type="text/css">
</head>
<body>
<div id="container">
<div class="header">
<div class="header_container">
<div class="logo"><a href="http://pyside.github.io"><img alt="PySide" src="../pyside/_static/pysidelogo.png" width="199" height="102"></a></div>
<div class="related">
<ul>
<li><a href="#">PySide documentation</a></li>
</ul>
</div>
</div>
</div>
<div class="document">
<div class="documentwrapper">
<div class="bodywrapper">
<div class="body">
<div class="section">
<h1>PSEP Index</h1>

<table border="0">
<tr class="field"><th class="field-name">PSEP:&nbsp;</th><td class="field-body">0</td></tr>
<tr class="field"><th class="field-name">Title:&nbsp;</th><td class="field-body">Index of PySide Enhancement Proposals (PSEPs)</td></tr>
<tr class="field"><th class="field-name">Last-Modified:&nbsp;</th><td class="field-body">02-Nov-2011</td></tr>
<tr class="field"><th class="field-name">Author:&nbsp;</th><td class="field-body">Matti Airas &lt;matti.p.airas&#32;&#97;t&#32;nokia.com&gt;, </td></tr>
<tr class="field"><th class="field-name">Status:&nbsp;</th><td class="field-body">Active</td></tr>
<tr class="field"><th class="field-name">Type:&nbsp;</th><td class="field-body">Informational</td></tr>
<tr class="field"><th class="field-name">Created:&nbsp;</th><td class="field-body">24-Sep-2009</td></tr>
</table>
<hr />
<h3>Introduction</h3>
<pre>
The PSEP contains the index of all PySide Enhancement Proposals,
known as PSEPs. PSEP numbers are assigned by the PSEP Editor, and
once assigned are never changed. The Git history[1] of the PSEP
texts represent their historical record.


</pre>
<h3>Index by Category</h3>
<pre>
num title owner
--- ----- -----

Meta-PSEPs (PSEPs about PSEPs or Processes)

P <a href="psep-0001.html">1</a> PSEP Purpose and Guidelines Airas
P <a href="psep-0005.html">5</a> Guidelines for implementing backwards-incompatible ... Airas
P <a href="psep-0012.html">12</a> Sample reStructuredText PSEP Template Airas

Other Informational PSEPs


Accepted PSEPs (accepted; may not be implemented yet)

SA <a href="psep-0103.html">103</a> Support for declaring Qt meta-object properties Airas
SA <a href="psep-0106.html">106</a> Shiboken helper module Lima

Open PSEPs (under consideration)

S <a href="psep-0102.html">102</a> Use Python properties instead of getters and setters Lima
S <a href="psep-0104.html">104</a> Decorator syntax for declaring Qt meta-object ... Airas

Finished PSEPs (done, implemented in code repository)

SF <a href="psep-0100.html">100</a> New-style Signals and Slots Airas
SF <a href="psep-0101.html">101</a> Adopt PyQt's API 2 for PySide Summerfield

Deferred, Abandoned, Withdrawn, and Rejected PSEPs



Numerical Index

num title owner
--- ----- -----
P <a href="psep-0001.html">1</a> PSEP Purpose and Guidelines Airas

P <a href="psep-0005.html">5</a> Guidelines for implementing backwards-incompatible ... Airas

P <a href="psep-0012.html">12</a> Sample reStructuredText PSEP Template Airas

SF <a href="psep-0100.html">100</a> New-style Signals and Slots Airas
SF <a href="psep-0101.html">101</a> Adopt PyQt's API 2 for PySide Summerfield
S <a href="psep-0102.html">102</a> Use Python properties instead of getters and setters Lima
SA <a href="psep-0103.html">103</a> Support for declaring Qt meta-object properties Airas
S <a href="psep-0104.html">104</a> Decorator syntax for declaring Qt meta-object ... Airas

SA <a href="psep-0106.html">106</a> Shiboken helper module Lima


</pre>
<h3>Key</h3>
<pre>
S - Standards Track PSEP
I - Informational PSEP
P - Process PSEP

A - Accepted proposal
R - Rejected proposal
W - Withdrawn proposal
D - Deferred proposal
F - Final proposal
A - Active proposal
D - Draft proposal
R - Replaced proposal


</pre>
<h3>Owners</h3>
<pre>
name email address
---- -------------
Airas, Matti matti.p.airas&#32;&#97;t&#32;nokia.com
Lima, Hugo Parente hugo.lima&#32;&#97;t&#32;openbossa.org
Summerfield, Mark mark&#32;&#97;t&#32;qtrac.eu


</pre>
<h3>References</h3>
<pre>
[1] View PSEP history online
<a href="http://qt.gitorious.org/pyside/pseps/trees/master">http://qt.gitorious.org/pyside/pseps/trees/master</a>


</pre>
</div>
</div>
</div>
</div>
<div class="clearer"></div>
</div>
<div class="footer">
<a href="http://www.indt.org.br"><img src="../pyside/_static/logo_indt.jpg" alt="Indt" border="0"></a>
<a href="http://www.openbossa.org"><img src="../pyside/_static/logo_openbossa.png" alt="Openbossa" border="0"></a>
<a href="http://qt.nokia.com/"><img src="../pyside/_static/logo_qt.png" alt="Qt" border="0"></a>
<a href="http://www.python.org"><img src="../pyside/_static/logo_python.jpg" alt="Python" border="0"></a>
</div>
</body>
</html>
Binary file added docs/pseps/psep-0001-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading