summaryrefslogtreecommitdiff
path: root/rbutil
AgeCommit message (Expand)Author
2008-06-29Add w32 mountpoint resolving based on disc number correctly this time.Dominik Riebeling
2008-06-29clean up some debugging output.Dominik Riebeling
2008-06-29Add W32 mountpoint resolving based on the disc number figured by ipodpatcher ...Dominik Riebeling
2008-06-28Minor dutch spelling fixes for rbutilqtBertrik Sikken
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg
2008-06-28W32: Make System Info screen also show the device description.Dominik Riebeling
2008-06-28rbutil: Add generated voicefiles to the install log, so you can uninstall it ...Dominik Wenger
2008-06-27fix building on w32.Dominik Riebeling
2008-06-27rbutil: forgot the new filesDominik Wenger
2008-06-27rbutil: move some detecting code, to make detecing things nicerDominik Wenger
2008-06-27connect progress signal directly to the logger.Dominik Riebeling
2008-06-27Unset svn:executable property.Dominik Riebeling
2008-06-25trim whitespace from TTS error string before displaying it.Dominik Riebeling
2008-06-25Off course I forgot rbutil_nl.ts ....Maurus Cuelenaere
2008-06-25RBUtil: 1) Add Dutch languageMaurus Cuelenaere
2008-06-24Move language resources to a separate file. Only build and include langs when...Dominik Riebeling
2008-06-23rbutil: warn when you install a build for a different target then already ins...Dominik Wenger
2008-06-23Explicitly set the dialog's result code for TTS / Encoder windows. Fixes an i...Dominik Riebeling
2008-06-21use getpwuid() instead of getlogin() on linux as the latter doesn't seem to w...Dominik Riebeling
2008-06-21Fix building on WindowsDominik Riebeling
2008-06-21Add System Info screen showing some values that could be helpful in case of p...Dominik Riebeling
2008-06-17Rename variables sectorbuf and verbose to avoid clashes in rbutil. Cleanup ex...Dominik Riebeling
2008-06-15add "tags" rule to create ctags file.Dominik Riebeling
2008-06-09Simplify progress emit in httpget class a bit.Dominik Riebeling
2008-06-07Only create cache file when no error occured. Ignore server errors when using...Dominik Riebeling
2008-06-05Remove the html formatting designer added for description labels and use simp...Dominik Riebeling
2008-06-03Use the new progressbar value slot instead of wrapping around it.Dominik Riebeling
2008-06-02Don't invalidate the server timestamp variable when download finishes.Dominik Riebeling
2008-06-02Extend http class to allow retrieving of the server timestamp once a file has...Dominik Riebeling
2008-05-27rbutil: improve talkfile generation. remove the options to keep and overwrite...Dominik Wenger
2008-05-24Let qmake generate an install Makefile target to install the binary. Doesn't ...Dominik Riebeling
2008-05-23Add a slot to set the progress bar value and a member to hide it.Dominik Riebeling
2008-05-23Move error message generation out of irivertools.cpp to make it independent f...Dominik Riebeling
2008-05-22Move C linkage binding for c++ to exporting header files instead of includes.Dominik Riebeling
2008-05-21processEvents before starting autodetection.Dominik Riebeling
2008-05-21disable device tree during autodetection to give some (small) visual feedback.Dominik Riebeling
2008-05-21Make addItem() a slot to be able adding items using a signal.Dominik Riebeling
2008-05-18don't save mountpoint using native separators in the configuration. Makes thi...Dominik Riebeling
2008-05-18autodetection: convert path to native separators before displaying it.Dominik Riebeling
2008-05-17make offline mode work again.Dominik Riebeling
2008-05-17Allow http caching to use the old dumb mode again.Dominik Riebeling
2008-05-17Make the call to link libusb statically nicer.Dominik Riebeling
2008-05-13Rework and improve http download cache: check cache against file on the serve...Dominik Riebeling
2008-05-12rbutil: also use elides when the backup filename is changed.Dominik Wenger
2008-05-12fix some small glitches for backup:Dominik Riebeling
2008-05-11When setting a cache path also enable the cache implicitly.Dominik Riebeling
2008-05-11rbutil: use elides in the backup filename, also fix cache for archived builds.Dominik Wenger
2008-05-11rbutil: more improvements for the backup mechanism.Dominik Wenger
2008-05-11rbutil: improve the backup function.Dominik Wenger
2008-05-11Set svn:eol-style on files from the rbutil directory and its subdirectories.Nicolas Pennequin