Dominik Riebeling
446eda80c9
Restore the default message handler on application shutdown. Fixes sporadic segfaults on exit.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24599 a1c6a512-1295-4272-9138-f99709370657
2010-02-11 19:51:50 +00:00
Dominik Riebeling
56ac38265e
Rename About menu to Help.
...
The About menu name was off since the introduction of the
Troubleshooting submenu. Renaming it should make it more obvious to look
at it in case of problems.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24418 a1c6a512-1295-4272-9138-f99709370657
2010-01-31 14:45:00 +00:00
Tomer Shalev
e3e8898fef
Remove tooltip from 'Install Rockbox' button, since no other button has one
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23433 a1c6a512-1295-4272-9138-f99709370657
2009-10-31 09:03:21 +00:00
Dominik Wenger
426bfa8d03
rbutil: add a errorlog function into rbutil and the possibility to save a log if a error happens. (thanks to bluebrother for the trace functionality)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22329 a1c6a512-1295-4272-9138-f99709370657
2009-08-15 17:02:25 +00:00
Dominik Riebeling
19b6fbfd1e
Default automatic install to the latest release instead of the most recent build.
...
Rename small install to minimal install.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19490 a1c6a512-1295-4272-9138-f99709370657
2008-12-19 21:43:22 +00:00
Dominik Riebeling
a5ab84f37a
Fix some source strings to clean up translations.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17947 a1c6a512-1295-4272-9138-f99709370657
2008-07-05 22:14:15 +00:00
Dominik Riebeling
1876a0bcf2
Add System Info screen showing some values that could be helpful in case of problems using rbutil. Most noteable is showing the permission level of the user on windows.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17736 a1c6a512-1295-4272-9138-f99709370657
2008-06-21 10:28:10 +00:00
Dominik Riebeling
f9bf137b67
Remove the html formatting designer added for description labels and use simple tags instead.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17694 a1c6a512-1295-4272-9138-f99709370657
2008-06-05 18:53:02 +00:00
Dominik Riebeling
8406d92475
Clean up double path in resource file.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16854 a1c6a512-1295-4272-9138-f99709370657
2008-03-27 23:39:49 +00:00
Dominik Riebeling
f67dcf0164
Add some accelerator keys to the Actions menu.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16228 a1c6a512-1295-4272-9138-f99709370657
2008-02-05 19:42:07 +00:00
Dominik Wenger
45f733e12b
rbutil: correct some UI texts, and made the rbspeex config dialog a bit nicer.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16115 a1c6a512-1295-4272-9138-f99709370657
2008-01-20 12:42:26 +00:00
Dominik Wenger
9f686700d4
rbutil: added creation of voice files with rbutil.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16059 a1c6a512-1295-4272-9138-f99709370657
2008-01-11 23:59:12 +00:00
Dominik Riebeling
79d358baca
Add new "actions" menu which allows accessing the install / uninstall actions from the menu. Manual and Info tab are still missing from the menu.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15088 a1c6a512-1295-4272-9138-f99709370657
2007-10-12 16:19:35 +00:00
Dominik Riebeling
fe64bf2d02
Add names for the buttons in the Quick Start tab.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15037 a1c6a512-1295-4272-9138-f99709370657
2007-10-08 20:36:52 +00:00
Dominik Riebeling
b93621d2ae
add a "help" entry to the about menu. For now this opens the system browser with the rbutil wiki page.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14522 a1c6a512-1295-4272-9138-f99709370657
2007-08-29 17:43:11 +00:00
Dominik Riebeling
c23bc5ed41
Oops, part 2: I shouldn't remove an icon that is still in use. Also convert some xpms to png as Qt can handle them directly.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14515 a1c6a512-1295-4272-9138-f99709370657
2007-08-29 14:35:35 +00:00
Dominik Riebeling
840a437fd3
replace the old rbutil title icon with the logo-like icon (which is already used by the windows binary)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14512 a1c6a512-1295-4272-9138-f99709370657
2007-08-29 13:44:44 +00:00
Dominik Riebeling
848abc8037
Add info window which shows details about the currently installed files based on the installation log file. Rework the log file and save revision number / timestamps instead of an arbitrary number.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14461 a1c6a512-1295-4272-9138-f99709370657
2007-08-26 16:03:56 +00:00
Peter D'Hoye
04855d1aa6
Fix FS #7594 _again_ --- please stop re-introducing the typo ;)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14412 a1c6a512-1295-4272-9138-f99709370657
2007-08-21 20:39:36 +00:00
Dominik Riebeling
fc6d57f9a3
remove "empty download cache" menu entry -- clearing the cache will be in the configuration dialog once it's implemented.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14368 a1c6a512-1295-4272-9138-f99709370657
2007-08-16 10:40:26 +00:00
Peter D'Hoye
7ac9a5febe
Fix a typo, thanks to Alistair Marshall for spotting (FS #7594 )
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14319 a1c6a512-1295-4272-9138-f99709370657
2007-08-13 21:31:55 +00:00
Dominik Riebeling
50c81a9ca2
move talk file button to new "Accessibility" tab and add button for voice files. Add voice url to config file and some tooltips to the tab view.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14238 a1c6a512-1295-4272-9138-f99709370657
2007-08-07 22:26:36 +00:00
Dominik Wenger
e70f7f4ca8
rbutilQt: added Talkfile creation.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14197 a1c6a512-1295-4272-9138-f99709370657
2007-08-05 16:17:35 +00:00
Dominik Riebeling
e4d0f0e638
Remove mountpoint entry line from installation form and use config setting instead. Add some nice tango icons.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14151 a1c6a512-1295-4272-9138-f99709370657
2007-08-02 22:27:51 +00:00
Dominik Riebeling
7a62bb04d8
Move device and mountpoint selection to configuration to eliminate the need of asking for the mountpoint in every installation window. Use a QListWidget to make the devices list nicer. Remove scrobbler settings as this will most likely get implemented as plugin.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14149 a1c6a512-1295-4272-9138-f99709370657
2007-08-02 21:29:31 +00:00
Dominik Riebeling
a52d172934
Put links to the manual on the manual tab. Downloading the manual isn't finished yet.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14077 a1c6a512-1295-4272-9138-f99709370657
2007-07-30 18:11:21 +00:00
Dominik Riebeling
680408f4ac
First stab at porting rbutil to Qt4. Currently only installing a current or archived build is working. To build, run qmake && make in the source folder. Beware that the syntax of rbutil.ini has slightly changed. Caching of the downloaded files is also still missing.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13989 a1c6a512-1295-4272-9138-f99709370657
2007-07-25 20:21:06 +00:00