summaryrefslogtreecommitdiff
path: root/noncore/apps/advancedfm/advancedfmMenu.cpp
AgeCommit message (Expand)AuthorFilesLines
2007-01-10BUG: The case statement was using err to figure out what to say abouterik1-1/+1
2006-12-30Fix for bug# 0001553 Submited by Paul Eggletonkorovkin1-27/+87
2005-08-11add opie-smbllornkcor1-12/+26
2005-02-06fix #1499 - rename workingllornkcor1-1/+2
2004-10-14case 0: it is a label and not a statement, it doesn't need ';' but ':' every ...zecke1-4/+4
2004-10-13add proper case handlingllornkcor1-13/+16
2004-10-13fix movellornkcor1-1/+3
2004-10-06if user clicks dialog's X, dont go ahead and do the actionsllornkcor1-57/+80
2004-09-28ugly workaround for bigscreen/smallscreen widget differencesllornkcor1-30/+32
2004-09-25fixllornkcor1-3/+2
2004-09-25removellornkcor1-113/+107
2004-09-25formatted stringsllornkcor1-6/+6
2004-09-25fix move overwritellornkcor1-54/+60
2004-09-25uptodatellornkcor1-1/+0
2004-09-25change focus for editllornkcor1-32/+34
2004-09-25fix stuffllornkcor1-99/+98
2004-09-18fix stuff, including #1404llornkcor1-9/+11
2004-07-28use safer method to set file perms after copyllornkcor1-2/+2
2004-04-04convert to Opie Debugging Frameworkmickeyl1-839/+842
2004-03-25Do not rely on Qt magic.zecke1-2/+3
2004-03-25Wims patch for changing the margins to give more spacezecke1-1/+1
2004-03-14Fix up depends on LIBOPIE1zecke1-4/+4
2004-03-13Namespace changes for Appszecke1-2/+4
2004-03-02applied the patch generated by the optimize_connect script fromalwin1-5/+5
2004-03-01fix includeschicken1-11/+0
2004-02-23AdvancedFM: libopie->libopie2drw1-82/+79
2004-02-08improve support for BigScreenar1-854/+850
2003-12-20fix renamellornkcor1-12/+16
2003-11-07from 1.0, needs fixllornkcor1-33/+81
2003-09-08changes for osplitter functionalityllornkcor1-335/+256
2003-07-17show no hidden default. fix for nonfresh after move, via patch. thanksllornkcor1-5/+4
2003-07-17some crazy characters fixingllornkcor1-145/+122
2003-05-17ported to HEADcniehaus1-5/+14
2003-05-12show file selected if setDoc/openDir qcop is filellornkcor1-4/+13
2003-04-22 - a lot of includes and gui cleanupsharlekin1-3/+1
2003-04-15changed copy method from clunky to using sendfile(). should be 1. faster and ...llornkcor1-26/+51
2003-04-13OTabWidget::getCurrentTab() is now OTabWidget::currentTab()drw1-1/+1
2003-03-23add stderr messagebox to oprocessllornkcor1-424/+438
2003-02-24fix hidden againllornkcor1-3/+2
2003-02-24whoopsllornkcor1-1/+1
2003-02-24fix for hidden dirsllornkcor1-8/+10
2003-02-24cleanupllornkcor1-61/+41
2003-02-24first part refactoring simplifyllornkcor1-833/+565
2003-02-23fix renamellornkcor1-1/+1
2003-02-21fix rename cancel.. hehehellornkcor1-7/+19
2003-02-21inline rename - no popup now, after selecting rename from menu, enter to comm...llornkcor1-38/+114
2002-12-27i18n fixcniehaus1-4/+2
2002-12-17- i18n fixlet by Carstensimon1-2/+2
2002-12-16send as text the real filename is symlinkllornkcor1-10/+24
2002-11-16moved input to output, switched all systems calls to OProcess. got rid of popenllornkcor1-99/+116