Projects/KDE on Windows: Difference between revisions

From KDE TechBase
No edit summary
(13 intermediate revisions by 10 users not shown)
Line 1: Line 1:
{{Template:I18n/Language Navigation Bar|Projects/KDE on Windows}}
 


"''KDE 4 libraries and applications are available to you, no matter if you are a commercial developer, manager or free software hacker. You are invited to not only just use the toolkit - you can contribute your own solutions and improvements to the KDE community.''"[[Image:Konqi-win.png|frame|right|Konqi, the KDE mascot now also supporting MS Windows]]
"''KDE 4 libraries and applications are available to you, no matter if you are a commercial developer, manager or free software hacker. You are invited to not only just use the toolkit - you can contribute your own solutions and improvements to the KDE community.''"[[Image:Konqi-win.png|frame|right|Konqi, the KDE mascot now also supporting MS Windows]]
The [http://windows.kde.org/ KDE on Windows Initiative] is an ongoing project to port the KDE applications to MS Windows. Currently supported versions of Windows are XP, Vista and 7.


__NOTOC__
__NOTOC__
Line 10: Line 12:
*[[/Maintainers|Maintainers]] of Windows version of particular module or application
*[[/Maintainers|Maintainers]] of Windows version of particular module or application
*[[/FAQ|Frequently answered questions]]
*[[/FAQ|Frequently answered questions]]
==User Installation==
*[[/Installation|Install KDE 4 on Windows]] using the KDE Installer for Windows


==Development==
==Development==
*[[Getting_Started/Build/KDE4/Windows|Build KDE 4 on Windows]] using ''emerge''
*[[Getting_Started/Build/Windows/emerge|Build KDE 4 on Windows]] using ''emerge''
*[[/Installation|Install KDE 4 on Windows]] using the KDE Installer for Windows
*[[Development/Tutorials/Debugging/Debugging_on_MS_Windows|Debugging on MS Windows]]
*[[Development/Tutorials/Debugging/Debugging_on_MS_Windows|Debugging on MS Windows]]
*TechBase pages related to MS Windows ports of KDE applications and libraries:
*TechBase pages related to MS Windows ports of KDE applications and libraries:
Line 25: Line 29:
*[[/Tools|Tools]] (required or useful)
*[[/Tools|Tools]] (required or useful)
*[[/Porting Guidelines|Porting Guidelines]]
*[[/Porting Guidelines|Porting Guidelines]]
*[[/Meetings|Meetings]]
*[http://community.kde.org/KDE_Windows/Meetings Meetings]
*[[/Bugs/4.3|Bugs in 4.3 release not found in bugzilla]]
*[[/TODOs|TODOs]]
*[[/TODOs|TODOs]]
*[[/Windows CE|Windows CE]]
=== Information for application developers ===
*[[/Compiling_Applications|Compiling (third party) KDE apps on Windows]]
*[[/Packaging|Packaging / Distributing KDE apps on Windows]]


==Resources==
==Resources==
*[mailto:[email protected] [email protected]] mailing list: [https://mail.kde.org/mailman/listinfo/kde-windows  subscribe], [http://lists.kde.org/?l=kde-windows&r=1&w=2 archives]
*[mailto:[email protected] [email protected]] mailing list: [https://mail.kde.org/mailman/listinfo/kde-windows  subscribe], [http://lists.kde.org/?l=kde-windows&r=1&w=2 archives]
*[irc://irc.freenode.net/kde-windows #kde-windows] channel on irc.freenode.net
*[irc://irc.freenode.net/kde-windows #kde-windows] channel on irc.freenode.net
*Source code in the KDE Subversion: [http://websvn.kde.org/trunk/kdesupport/kdewin32/ kdewin32]
*Source code in the KDE Subversion: [http://websvn.kde.org/trunk/kdesupport/kdewin/ kdewin]
*Nightly builds: [http://winkde.org/pub/kde/ports/win32/dashboard/ dashboard]


==External Resources==
==External Resources==
*Related blogs: [http://chehrlic.blogspot.com chehrlic], [http://saroengels.blogspot.com/ saroengels], [http://www.kdedevelopers.org/blog/104 jstaniek]
*Related blogs: [http://aheinecke.blogspot.de/ aheinecke], [http://saroengels.blogspot.com/ saroengels], Not active: [http://chehrlic.blogspot.com chehrlic], [http://www.kdedevelopers.org/blog/104 jstaniek]
*[[/In the Press|KDE on Windows in the press]]
*[[/In the Press|KDE on Windows in the press]]
*[http://doc.qt.nokia.com/4.6/deployment-windows.html Deploying a Qt Application on Windows] (qt.nokia.com)
*[http://doc.qt.nokia.com/4.6/deployment-windows.html Deploying a Qt Application on Windows] (qt.nokia.com)

Revision as of 19:21, 31 August 2012


"KDE 4 libraries and applications are available to you, no matter if you are a commercial developer, manager or free software hacker. You are invited to not only just use the toolkit - you can contribute your own solutions and improvements to the KDE community."

Konqi, the KDE mascot now also supporting MS Windows

The KDE on Windows Initiative is an ongoing project to port the KDE applications to MS Windows. Currently supported versions of Windows are XP, Vista and 7.


Overview

User Installation

Development

Information for application developers

Resources

External Resources