elcuco

Diego Iastrubni
Israel
0
1
  • Cross platform web browser
    Forked from Arora/arora Mon Aug 18 13:45:00 -0700 2008
    legend

Public Activity  feed

elcuco committed to icefox/arora Sat Sep 27 13:34:30 -0700 2008

b4d756cd77d05fd56767abb136764b50ade761f7

* fix code to reflect the file name changes

elcuco committed to icefox/arora Sat Sep 27 13:34:30 -0700 2008

c857a20fd048a9a3169ebf38c6f90862e340f3b0

* rename files as I was supposed to to it... 4 commits ago

elcuco committed to icefox/arora Sat Sep 27 13:34:30 -0700 2008

aa731fd9e4e713c3a5e0fff8480f098d9df740ca

* added BSD license to the source, might change in the near future

elcuco committed to icefox/arora Sat Sep 27 13:34:30 -0700 2008

f9c53f3efb53e926879067eb77cbcfb28824aa30

* LanguageChooser renamed to Language Manager

elcuco committed to icefox/arora Sat Sep 27 13:34:29 -0700 2008

84e79e27fa4c05c76e537c4f69b53c855851d56c

move headers to lower case, and just for fun, re-order them in aphanumberic order :)

elcuco committed to icefox/arora Sat Sep 27 13:34:29 -0700 2008

f316a8d25b2160b2482b120dac2fc74d226d579c

remove the private implementation, it just compilcates the code and since this is not a library, no stable abi is needed so no need to d-pointers

elcuco committed to icefox/arora Sat Sep 27 13:34:29 -0700 2008

25b2409b2fcd297f345e93f51ed673ba15154c88

1) add support for "system locale" in the language chooser (this is when the language is null)

elcuco committed to icefox/arora Sat Sep 27 13:34:29 -0700 2008
elcuco committed to icefox/arora Sat Sep 27 13:34:29 -0700 2008

c5289adb3895b960ae209f42450de006d85fc4f6

choose the currently active language from the combo when opening the language choosing dialog

elcuco committed to icefox/arora Sat Sep 27 13:34:29 -0700 2008

525d03ddca596a57089d569ab0cd74b9d13d5fd5

change the logic of installTranslation: only if the application translation has been loaded, regardless of the system translation

elcuco committed to icefox/arora Sat Sep 27 13:34:29 -0700 2008

a263ca917b607a9ef9eb822992477d187b6bea0e

* allow translations which have no valid Qt translation (otherwise too much translations are lost)

elcuco committed to icefox/arora Sat Sep 27 13:34:29 -0700 2008

cfbb4b89b78b366bb6019bfaafb19b8f3a97231b

another shot at the re-translate issue: now instead of re-creating the toolbar, we just re-translate some items. Still, I need to re-create the menus, as there is no other way of doing this (... maybe using the Ui designer...?)

elcuco committed to icefox/arora Sat Sep 27 13:34:29 -0700 2008

25696e743eb8f3dba10b5d53b2f2bfb8a22ee11f

ok, now it's really working and you can change the application translation on run-time.

elcuco committed to icefox/arora Sat Sep 27 13:34:29 -0700 2008

b7076d3129a2d055f4327294a958584e57517226

* finish a hackish version of the applicatino chooser dialog

elcuco committed to icefox/arora Sat Sep 27 13:34:29 -0700 2008

17caa467e708151934eae4bc8b57615d52446489

Start of a language chooser:

elcuco committed to elcuco/arora Sat Sep 20 02:47:35 -0700 2008

06d8242fe03652aff5f4a0fc3b87cd70dcb0580c

* fix code to reflect the file name changes

elcuco committed to elcuco/arora Sat Sep 20 02:47:35 -0700 2008

524064839325de658d933b6ece21c445192f69b6

* rename files as I was supposed to to it... 4 commits ago

elcuco committed to elcuco/arora Sat Sep 20 02:47:35 -0700 2008

394d989a562bea9cc122908ef3174fc4f5118654

* added BSD license to the source, might change in the near future

elcuco committed to elcuco/arora Sat Sep 20 01:47:29 -0700 2008

60f1886e2e28054d929e79740ea605ff0c3c1e6e

* LanguageChooser renamed to Language Manager

elcuco committed to elcuco/arora Sat Sep 20 01:47:29 -0700 2008

dbb06512cdfe728a6b764554f1ca23c3ec33fbc6

move headers to lower case, and just for fun, re-order them in aphanumberic order :)