summaryrefslogtreecommitdiffstats
path: root/rbutil/rbutilqt
AgeCommit message (Expand)AuthorFilesLines
2007-08-29Oops, I shouldn't forget the resource file ...Dominik Riebeling1-1/+2
2007-08-29replace the old rbutil title icon with the logo-like icon (which is already u...Dominik Riebeling5-668/+5
2007-08-29fix a typo. Thanks to Nico_P for noting.Dominik Riebeling1-2/+2
2007-08-29make detection of tts / encoder binary by searching the path work on windows ...Dominik Riebeling1-13/+25
2007-08-29Auto-detect binary in TTS / encoder setting dialog by searching $PATH. Only l...Dominik Riebeling1-2/+44
2007-08-29code police.Dominik Riebeling2-29/+29
2007-08-28The install window doesn't need to be wider than the other ones.Dominik Riebeling1-10/+10
2007-08-28Completely rework the talk files window: move settings to configuration dialo...Dominik Riebeling12-360/+386
2007-08-28Rename logfile section for base install to something more descriptive (as it ...Dominik Riebeling2-2/+2
2007-08-27Cache was intended to be disabled per default. Also make the "disable downloa...Dominik Riebeling2-3/+7
2007-08-27Oops, forgot the resource file.Dominik Riebeling1-0/+2
2007-08-27Implement download caching. Set the folder for the cache data in the configur...Dominik Riebeling12-19/+206
2007-08-26Always save manually entered proxy values.Dominik Riebeling1-1/+1
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-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-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