summaryrefslogtreecommitdiffstats
path: root/rbutil
AgeCommit message (Expand)AuthorFilesLines
2007-08-26rbutiQt: fix a bug with font installation.Dominik Wenger1-1/+1
2007-08-26rbtutilQt: incorporate the complete and small install into rbutil.cpp, remove...Dominik Wenger5-455/+218
2007-08-26Include the required headers. Strangely this only broke on linux. Also fix a ...Dominik Riebeling2-1/+8
2007-08-26rbutilqt: first attempt to Small and Complete Installation, could be improved.Dominik Wenger9-592/+2234
2007-08-26rbutilQt: Add downloading of a bootloaders-info file, with md5sums from the b...Dominik Wenger5-20/+190
2007-08-26Add info window which shows details about the currently installed files based...Dominik Riebeling8-61/+228
2007-08-26rbutilQt: fix the installing of release builds (archos only).Dominik Wenger2-3/+8
2007-08-26simplify setting of proxy value.Dominik Riebeling2-53/+22
2007-08-24ipodpatcher: adjust the targetname strings, so they match the names in rbutil.Dominik Wenger1-2/+2
2007-08-23set missing keywords property.Dominik Riebeling23-23/+23
2007-08-23Add (untested) device detection using sansapatcher.Dominik Riebeling1-4/+12
2007-08-23after resizing the theme installation window don't use the scaled image for t...Dominik Riebeling1-1/+1
2007-08-23Add Ipod detection using ipodpatcher.Dominik Riebeling2-3/+43
2007-08-22Accept both 0x0b and 0x0c as valid FAT32 partition types in the partition tableDave Chapman1-3/+5
2007-08-22add portable installation if built as static binary.Dominik Riebeling2-0/+48
2007-08-22simplify my last commit. Thanks to obo for the hint.Dominik Riebeling2-8/+6
2007-08-22add project file for including accessibility plugin when building static bina...Dominik Riebeling2-0/+12
2007-08-22enable downloading of the manual. It will get saved to the players root folde...Dominik Riebeling2-1/+54
2007-08-21Fix FS #7594 _again_ --- please stop re-introducing the typo ;)Peter D'Hoye1-1/+1
2007-08-21rbutilQt: added a litte border around the theme preview splash.Dominik Wenger2-22/+53
2007-08-21rbutilqt: Added a fullsize preview for the Theme installation. It pops up whe...Dominik Wenger6-12/+255
2007-08-16remove "empty download cache" menu entry -- clearing the cache will be in the...Dominik Riebeling1-14/+1
2007-08-15Add theme installation. This relies on a modified server script so the themes...Dominik Riebeling9-5/+527
2007-08-15302 is also a valid redirect. Also keep the original query when redirecting.Dominik Riebeling2-3/+4
2007-08-15Don't close http connection manually, the destructor will do that anyway. Fix...Dominik Riebeling1-3/+14
2007-08-15rbutilQt: set the correct sorting method for the browsedirtree dialog.Dominik Wenger1-0/+2
2007-08-15rbutilQt: reworked bootloaderinstallation. removed the bootloaderinstalldialo...Dominik Wenger12-441/+316
2007-08-15more fixing on downloading class: toEncoded can't be used as get parameter. U...Dominik Riebeling1-8/+15
2007-08-15(hopefully) fix some broken download stuff I introduced yesterday.Dominik Riebeling2-14/+15
2007-08-14extend ZipInstaller to support installing of multiple files at once (for use ...Dominik Riebeling3-22/+62
2007-08-14Extend HttpGet class to allow downloading a file to a buffer instead of a file.Dominik Riebeling2-20/+68
2007-08-14Add Rockbox icon to windows binary. Icon taken from fwpatcher.Dominik Riebeling3-0/+2
2007-08-13Fix a typo, thanks to Alistair Marshall for spotting (FS #7594)Peter D'Hoye1-1/+1
2007-08-12simplify a bit.Dominik Riebeling1-2/+2
2007-08-12use alternating row colors in list views.Dominik Riebeling4-1/+5
2007-08-12RbutilQt: Ups, another forgotten file.Dominik Wenger1-0/+186
2007-08-12rbutilQt:Ups.. the forgotten uninstall files.Dominik Wenger4-0/+339
2007-08-10rbutilQt: Add Uninstallation for Rockbox and Bootloaders. Also add Talkfiles ...Dominik Wenger8-13/+59
2007-08-10fix a possible segfault upon invalid selection.Dominik Riebeling1-2/+4
2007-08-09small simplification.Dominik Riebeling2-8/+7
2007-08-09rbutilQt: renamed installbl to installbootloaderwindow.Dominik Wenger4-19/+19
2007-08-09Oops.Dominik Riebeling1-1/+1
2007-08-09tree browser: return native path delimiters in returned pathDominik Riebeling1-2/+2
2007-08-09add voice file installation. This also extends the ZipInstaller class a bit t...Dominik Riebeling4-32/+102
2007-08-09if no proxy type is set default to none.Dominik Riebeling1-1/+1
2007-08-08don't try to find the given file in the browser dialog if it doesn't exist.Dominik Riebeling1-2/+2
2007-08-08rbutilQt: fix missing sansapatcher init.Dominik Wenger2-5/+6
2007-08-07move talk file button to new "Accessibility" tab and add button for voice fil...Dominik Riebeling2-6/+89
2007-08-07Add ccache and build paths to the project fileRobert Keevil1-0/+17
2007-08-07rbutilqt: use the new dirbrowser in the talkfile generation. Also little chan...Dominik Wenger3-31/+58