summaryrefslogtreecommitdiff
path: root/src/plugins/madde/debianmanager.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove support for Madde-based platforms.Christian Kandeler2013-10-151-729/+0
* Rename IDocument::fileName --> filePathEike Ziller2013-07-091-2/+2
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | Madde: Compile with QT_NO_CAST_FROM_ASCIIOrgad Shaneh2012-11-271-14/+15
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-051-21/+20
|\ \ | |/
| * Adjust license headershjk2012-10-051-21/+20
* | Do not use the fromAscii() and toAscii() functions.Christian Kandeler2012-09-211-1/+1
* | Utils::FileUtils: Use Utils::FileName for file paths instead of QString.Christian Kandeler2012-09-071-1/+1
|/
* s/profile/kit/Tobias Hunger2012-09-041-4/+4
* Madde: Fix some bugs introduced by profiles patch.Christian Kandeler2012-08-291-3/+4
* Fix compilation: isspace is declared in ctype.hThiago Macieira2012-08-141-0/+2
* use new id comparison operators to reduce line noise and save cycleshjk2012-08-061-7/+8
* tr()-Fixes for 2.6.Friedemann Kleint2012-07-271-2/+1
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Fix buildOrgad Shaneh2012-06-211-1/+1
* Profile introductionTobias Hunger2012-06-211-0/+728