index
:
rockbox.git
master
v3.0
v3.1
v3.10
v3.11
v3.12
v3.13
v3.14
v3.15
v3.2
v3.3
v3.4
v3.5
v3.6
v3.7
v3.8
v3.9
The Rockbox source code.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
rbutil
/
rbutilqt
/
themesinstallwindow.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-04
Use cutelogger for Rockbox Utility internal trace.
Dominik Riebeling
1
-17
/
+17
2013-01-27
Update Qt includes for compatibility with Qt5.
Dominik Riebeling
1
-1
/
+2
2013-01-27
Themes Window: don't set cache folder on each request.
Dominik Riebeling
1
-16
/
+15
2013-01-13
Remove Rockbox Utility Offline Mode.
Dominik Riebeling
1
-2
/
+0
2012-08-19
Themes Window: do not download themes information multiple times.
Dominik Riebeling
1
-5
/
+9
2012-07-01
Handle no selected themes properly.
Dominik Riebeling
1
-1
/
+2
2012-06-26
Separate select and install parts in themes install window.
Dominik Riebeling
1
-5
/
+22
2012-04-28
Remove useless operation.
Dominik Riebeling
1
-1
/
+0
2011-10-19
Remove svn keyword lines from sources.
Dominik Riebeling
1
-1
/
+0
2011-10-02
Rockbox Utility: listen to translation change events.
Dominik Riebeling
1
-0
/
+10
2010-06-06
Move retrieval of revision and release numbers to RockboxInfo class.
Dominik Riebeling
1
-12
/
+2
2010-06-06
Transmit installed build revision and release version to theme site.
Dominik Riebeling
1
-0
/
+17
2010-06-02
Move constructing the themes info download link to rbutil.ini.
Dominik Riebeling
1
-4
/
+4
2010-04-02
Move utils.cpp functions into separate class and split it up.
Dominik Riebeling
1
-1
/
+1
2010-01-24
rbutil: split RbSettings. use Stable/unstable status from server.
Dominik Wenger
1
-5
/
+6
2010-01-10
Revert r24174 following the discussion on mailing-list
Tomer Shalev
1
-3
/
+3
2010-01-03
rbutil: Fix some messages
Tomer Shalev
1
-3
/
+3
2010-01-03
rbutil: Explicitly set some widgets layout direction to LTR
Tomer Shalev
1
-0
/
+1
2009-10-31
FS#10748 - rbutil: Explicitly override GUI layout direction setting for some ...
Tomer Shalev
1
-0
/
+1
2009-05-19
Clean up and improve themes install window debug messages.
Dominik Riebeling
1
-16
/
+17
2009-05-09
rbutil: make RbSettings a static class. (FS#10183 with improvements)
Dominik Wenger
1
-10
/
+11
2009-05-02
Cleanup and un-gui ZipInstaller class:
Dominik Riebeling
1
-1
/
+5
2009-05-02
Clean up ProgressLogger state handling:
Dominik Riebeling
1
-5
/
+5
2009-04-29
Completely rework RbSettings class.
Dominik Riebeling
1
-10
/
+10
2009-04-27
Fix the includes I forgot when renaming the ZipInstaller class file.
Dominik Riebeling
1
-1
/
+1
2009-04-27
Qt always assumes ini files to use Latin1 encoding but the theme site uses ut...
Dominik Riebeling
1
-7
/
+14
2009-04-27
Trim description text before displaying and display newlines as line breaks.
Dominik Riebeling
1
-1
/
+3
2009-04-21
Invalidate preview image cache when updating to prevent a resize event repain...
Dominik Riebeling
1
-0
/
+1
2009-03-31
Rename ThemeInstall class files to actually match the class name.
Dominik Riebeling
1
-0
/
+335