summaryrefslogtreecommitdiff
path: root/noncore/settings/aqpkg/settingsimpl.cpp
AgeCommit message (Collapse)AuthorFilesLines
2007-01-10All of the files included have instances where an array is new'ed buterik1-1/+1
the corresponding delete does not have the corresponding [] argument.
2005-06-09Resource -> OResourcedrw1-31/+30
2004-10-11Last missing piece to remove stdc++ dependencyzecke1-5/+0
-Remove linking against stdc++ -Remove includes of fstream and algorithm
2004-03-14Make use of ODPzecke1-1/+3
2004-03-02applied the patch generated by the optimize_connect script fromalwin1-2/+2
TT.
2004-02-22AQPkg: libopie->libopie2drw1-4/+4
2004-02-21improve support for BigScreenar1-121/+122
2003-04-29Give aqpkg standard source headers and some minor code clean-up.drw1-16/+28
2003-03-15Added several checks to ensure we have a valid server or destination. Fixes ↵drw1-42/+72
bug #727, and also prevents several other segfault situations.
2003-02-10Fixed bug where feed names could have spaces in themandyq1-7/+18
2003-02-06Change all vector<> to QList<>. First step in removing dependency on libstdc++.drw1-18/+20
2003-02-04Updates to configure dialogdrw1-33/+204
2002-12-12Added proxy supportandyq1-0/+21
2002-11-21Re-applied patch for gcc3.2andyq1-11/+12
2002-10-18Added option to settings to show or hide Jump To lettersandyq1-2/+21
2002-10-17Changed dlg to add linkToRoot checkbox to destinations tabandyq1-8/+39
2002-09-28*** empty log message ***andyq1-0/+195