Difference between revisions of "Category:Developers"

From Trinity Desktop Project Wiki
Jump to navigation Jump to search
imported>Eliddell
(14 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
This category contains development-related and API documentation for the Trinity Desktop Environment.
 
This category contains development-related and API documentation for the Trinity Desktop Environment.
  +
 
==Building and Distributing Trinity==
  +
 
[[Nightly Builds|Installing Nightly Builds]]
  +
 
[[How to Build TDE Core Modules]]
  +
  +
[[How to Build Extra Applications]]
  +
 
[[Package Building QA Check List]]
  +
   
 
==Developing for Trinity==
 
==Developing for Trinity==
  +
  +
[[TDE Gitea Workspace]]
  +
  +
[[TDE Weblate Translation Workspace]]
   
 
[[Project GIT Information]]
 
[[Project GIT Information]]
Line 7: Line 22:
 
[[Project RoadMap]]
 
[[Project RoadMap]]
   
  +
[[DevelopmentSpecifications]]
[[Specifications for Future Development]]
 
   
[[Understanding the TQt Interface]]
 
   
[[QT/TQT API Documentation]]
+
===Tutorials and Documentation for QT and TQT===
   
 
[[Understanding the TQT Interface]]
[[TDE (KDE3) API Documentation]]
 
  +
  +
[https://www.trinitydesktop.org/docs/qt3 QT3 API Documentation]
  +
  +
[https://www.trinitydesktop.org/docs/qt4 QT4 API Documentation]
  +
  +
[https://www.trinitydesktop.org/docs/qt4/porting4.html Qt3 to Qt4 porting guide]
  +
  +
  +
===Tutorials and Documentation for Trinity===
  +
  +
[https://www.trinitydesktop.org/docs/trinity/index.html Trinity API Documentation]
   
 
[[Sample Applications]]
 
[[Sample Applications]]
   
==Building and Distributing Trinity==
 
   
  +
===Tutorials and Documentation for KDE3===
[[Nightly Builds|Installing Nightly Builds]]
 
   
  +
Information in this section should be used with care, as it was not written for the current version of Trinity. However, much of it still applies. If you know of any other interesting KDE3 documentation or tutorials, please add them to this section.
[[How to Build Trinity Components]]
 
  +
  +
[http://api.kde.org/3.5-api/kdelibs-apidocs/index.html KDE 3.5 API Reference]
  +
  +
The original API reference, at kde.org
  +
  +
[[KDE3 Architecture]]
  +
  +
The architecture pages detail how everything was originally supposed to fit together. Ported from the KDE wiki.
  +
  +
[[KDE3 Tutorials]]
  +
  +
On everything from using kdevelop to writing dcop-aware applications to creating window themes. Ported from the KDE wiki.
  +
  +
[[KDE3 Filesystem Hierarchy]]
  +
  +
Ported from the KDE wiki and verified against a working KDE3 instance.
  +
  +
[http://www.kde.org/info/requirements/3.5.php KDE3 Compilation Requirements]
  +
  +
Mandatory and optional packages for building KDE3, most of which are still used by Trinity.
  +
  +
[[Building KDE 3.5]]
  +
  +
Build instructions for using the pre-cmake system.
   
[[Package Building QA Check List]]
 
   
  +
===GUI Programming with Python: QT Edition===
[[Current Distribution Functionality Test Results]]
 
   
==About the Trinity Project==
 
   
  +
Boudewijn Rempt - Copyright © 2001 by Commandprompt, Inc
[[Monthly Meeting Information]]
 
   
  +
The main topic of this book is [http://nclairon.free.fr/documentation/pyqt/book1.htm application development using PyQt.]
[[Non-Bug To-Do List]]
 

Revision as of 03:15, 20 March 2021

This category contains development-related and API documentation for the Trinity Desktop Environment.

Building and Distributing Trinity

Installing Nightly Builds

How to Build TDE Core Modules

How to Build Extra Applications

Package Building QA Check List


Developing for Trinity

TDE Gitea Workspace

TDE Weblate Translation Workspace

Project GIT Information

Project RoadMap

DevelopmentSpecifications


Tutorials and Documentation for QT and TQT

Understanding the TQT Interface

QT3 API Documentation

QT4 API Documentation

Qt3 to Qt4 porting guide


Tutorials and Documentation for Trinity

Trinity API Documentation

Sample Applications


Tutorials and Documentation for KDE3

Information in this section should be used with care, as it was not written for the current version of Trinity. However, much of it still applies. If you know of any other interesting KDE3 documentation or tutorials, please add them to this section.

KDE 3.5 API Reference

The original API reference, at kde.org

KDE3 Architecture

The architecture pages detail how everything was originally supposed to fit together. Ported from the KDE wiki.

KDE3 Tutorials

On everything from using kdevelop to writing dcop-aware applications to creating window themes. Ported from the KDE wiki.

KDE3 Filesystem Hierarchy

Ported from the KDE wiki and verified against a working KDE3 instance.

KDE3 Compilation Requirements

Mandatory and optional packages for building KDE3, most of which are still used by Trinity.

Building KDE 3.5

Build instructions for using the pre-cmake system.


GUI Programming with Python: QT Edition

Boudewijn Rempt - Copyright © 2001 by Commandprompt, Inc

The main topic of this book is application development using PyQt.

Subcategories

This category has only the following subcategory.

Pages in category "Developers"

The following 76 pages are in this category, out of 76 total.