summaryrefslogtreecommitdiffstats
path: root/rbutil/rbutilqt/installthemes.cpp
AgeCommit message (Expand)AuthorFilesLines
2008-04-06rbutil: another misplaced connect call.Dominik Wenger1-3/+5
2008-04-06rbutil: move many more connect calls, mainly for safety.Dominik Wenger1-3/+7
2008-04-01rbutil: let rbutil use the new voice.zip files. Also make the download cache ...Dominik Wenger1-1/+1
2008-03-05add global proxy / cache settings to httpget class. This removes the need of ...Dominik Riebeling1-13/+3
2008-02-29Make sure to create the logger first. Fixes a segfault due to a race with inf...Dominik Riebeling1-1/+1
2008-01-25rbtutil: introduce a RbSettings class help code reuse, and minimises duplicat...Dominik Wenger1-30/+13
2007-10-07Use i10n for numbers using QLocale.Dominik Riebeling1-1/+1
2007-09-15Cosmetics: remove trailing spaces.Antoine Cellerier1-6/+6
2007-09-15Add an "Install All" button to the themes installation dialog.Antoine Cellerier1-0/+7
2007-09-14If caching is disabled, still cache theme info and images in a temporary dire...Antoine Cellerier1-2/+17
2007-09-03- rework language selection a bit: use language string as key instead of lang...Dominik Riebeling1-9/+9
2007-08-27Implement download caching. Set the folder for the cache data in the configur...Dominik Riebeling1-0/+6
2007-08-26Add info window which shows details about the currently installed files based...Dominik Riebeling1-3/+11
2007-08-23after resizing the theme installation window don't use the scaled image for t...Dominik Riebeling1-1/+1
2007-08-21rbutilqt: Added a fullsize preview for the Theme installation. It pops up whe...Dominik Wenger1-8/+4
2007-08-15Add theme installation. This relies on a modified server script so the themes...Dominik Riebeling1-0/+296