views:

324

answers:

11

Hi, I'd like to know what interesting open-source projects written in Delphi (or FreePascal) you know? I'm not asking for components/components packs, I know there were questions for that.

Please do not duplicate answers, vote them up instead ;) Please do not point components/packs/closed-source projects. Please provide at least word of description ;)

Two examples from me:

  • PyScripter - Python IDE written in Delphi - hosted at google code (*)
  • HeidiSQL - MySQL Frontend - http://www.heidisql.com/

(*)sorry, as a new user I can't post more than one link :(

+2  A: 

Check for example

Ares Galaxy (file sharing) Portable Apps manager

Just make a search on sourceforge for Delphi projects...

ldsandon
+4  A: 

There's a list of quite a few of them in the Good Quality Applications Built With Delphi wiki.

Craig Peterson
+2  A: 

XN Resource Editor

Scott W
+3  A: 

One open source app I like and use a lot is the XanaNews news reader. More recent versions are available here.

A search for Delphi on sourceforge turns up quite a few, but you'll have to wade through them to pick out the applications vs components/libraries.

the wiki page for Delphi applications has a section specifically for open source projects.

Bruce McGee
+1  A: 

Dev-PHP is a well-featured IDE for PHP. Fast and powerful, it is easy to use and has a lot of cool features : class browser, scripts preview, integration with PHP parsers, PHP-GTK library, and Xdebug of course. Dev-PHP-usb slips even into your pocket

Dev-C++ is an full-featured Integrated Development Environment (IDE) for Win32. It uses GCC, Mingw or Cygwin as compiler and libraries set.

Mohammed Nasman
Hey, what about Dev-Pas ?
Marco van de Voort
+5  A: 

Context : www.contexteditor.org ,an excellent text Editor more efficient than NotePad++ for very large files.

AxBase : http://sourceforge.net/projects/axbase/ ,a MDB (and ADO) database front end.

philnext
Frustratingly, this doesn't appear to compile as it resides in its repository, even after I remove the hard-coded drive references in the project options.
Nick Hodges
Context or AxBase ?
philnext
A: 

Peazip : http://sourceforge.net/projects/peazip/ excellent compression/archive Manager, now in Free Pascal.

philnext
A: 

StarUML, a great UML/MDA model editing tool, also an excellent example of how to design and code such a large project. Highly recommended.

Daniel Maurić
A: 

dxbx http://sourceforge.net/projects/dxbx/ a port of cxbx which is an xbox emulator for the pc

+2  A: 

In general, see the application galleries for FPC and Lazarus (though they are not updated enough.

Most notably Hedgewars (game: worms clone) has some popularity on Linux: http://www.hedgewars.org/

Also the Lazarus port of Delphi app MRIcron is popular: http://www.cabiatl.com/mricro/mricron/

Tony Maro's checkbook tracker used to be a quite popular app for a while, but I don't know its current status: http://www.ossramblings.com/cbtracker

Marco van de Voort
A: 
  1. WorldVistA EHR : Electronic Health Record
  2. HosXP : Electronic Health Record, (thaï only)
  3. ExtPascal : Object Pascal wrapper/binding for Ext JS (Delphi, FreePascal/Lazarus)
  4. osFinancials : Accounting Software
  5. SuperObject (JSON) and UIB (Unified Interbase)