Windows: Difference between revisions

From KDE Community Wiki
m (fix git url)
(88 intermediate revisions by 21 users not shown)
Line 1: Line 1:
"''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 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 Windows]]


__NOTOC__
The KDE on Windows Initiative is an ongoing project to port the KDE applications to Windows.
==Overview==
 
*[[/Presentations|Presentations]]
== Application Installers ==
*[[/How to Help|How to Help / Join]]
 
*[http://windows.kde.org windows.kde.org]
=== Installers from Application Websites ===
 
* [https://www.digikam.org/download/binary#Windows digiKam]
 
* [https://kate-editor.org/get-it/ Kate & KWrite]
 
* [https://www.kdevelop.org/download KDevelop]
 
* [https://kmymoney.org/ KMymoney]
 
* [https://krita.org/en/download/krita-desktop/ Krita]
 
* [http://edu.kde.org/marble/download.php Marble Virtual Globe]
 
* [http://download.kde.org/stable/umbrello/latest/ Umbrello UML Modeller]
 
=== App Stores / Package Managers ===
 
* [https://chocolatey.org/profiles/KDE KDE Software at Chocolatey]
 
== News ==
 
* Blog roll of Kevin Funk: http://kfunk.org/tag/kde-windows/
 
== Getting in Touch ==


==Development==
* IRC: [irc://irc.freenode.net/kde-windows #kde-windows] on Freenode
*[[Getting_Started/Build/KDE4/Windows|Build KDE 4 on Windows]] either using cmake (without automatic dependency handling) or 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]]
*TechBase pages related to MS Windows ports of KDE applications and libraries:
**[[/Missing/features/functions/kdelibs|Missing features/functions in kdelibs]]
**[[Projects/PIM/MS_Windows|KDE PIM on MS Windows]]
*Recent development [[/Issues|notes]]
**[[/Issues/emerge|Issues, thoughts and jobs for emerge]]
**[[/Issues/kdewin-installer|Issues and thoughts for KDEWin-Installer]]
**[[/Issues/MSVC|Using MSVC compiler, debugger and editor]]
*[[/Porting Guidelines|Porting Guidelines]]
*[[/Meetings|Meetings]]


==Resources==
* Mailing list:  [mailto:[email protected] [email protected]] ([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
*Source code in the KDE Subversion: [http://websvn.kde.org/trunk/kdesupport/kdewin32/ kdewin32]


==External Resources==
==Development==
*Related blogs: [http://chehrlic.blogspot.com chehrlic], [http://saroengels.blogspot.com/ saroengels], [http://www.kdedevelopers.org/blog/104 jstaniek]
*[[Guidelines_and_HOWTOs/Build_from_source/Windows|Build KDE on Windows]] using [[Craft]]
*[[/In the Press|KDE on Windows in the press]]
*[[/Debugging|Debugging on Windows]]
*[http://doc.trolltech.com/4.3/deployment-windows.html Deploying an Application on Qt/Windows] (trolltech.com)
*[[/Development Workflow|Development Workflow]]
*http://kdelibs.com (former KDElibs/windows site, now aimed at ISVs)
*[[/Tools|Tools]] (required or useful)
*Source code in the KDE git: [https://cgit.kde.org/craft.git/ Craft]
*[[/How to Help|How to Help / Join]]


[[Category:MS Windows]]
__NOTOC__

Revision as of 08:06, 6 March 2017

"KDE 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 Windows

The KDE on Windows Initiative is an ongoing project to port the KDE applications to Windows.

Application Installers

Installers from Application Websites

App Stores / Package Managers

News

Getting in Touch

Development