Browse Source

FEATURE: Optimized and improved the peer country resolution code

FEATURE: Optimized and improved the locale preferences code
COSMETIC: Use country flags by Mark James (Thanks to Dmytro Pukha)
adaptive-webui-19844
Christophe Dumez 14 years ago
parent
commit
c77eb35f5b
  1. 6
      AUTHORS
  2. 2
      Changelog
  3. BIN
      src/Icons/flags/ad.png
  4. BIN
      src/Icons/flags/ae.png
  5. BIN
      src/Icons/flags/af.png
  6. BIN
      src/Icons/flags/ag.png
  7. BIN
      src/Icons/flags/ai.png
  8. BIN
      src/Icons/flags/al.png
  9. BIN
      src/Icons/flags/algeria.png
  10. BIN
      src/Icons/flags/am.png
  11. BIN
      src/Icons/flags/an.png
  12. BIN
      src/Icons/flags/ao.png
  13. BIN
      src/Icons/flags/ar.png
  14. BIN
      src/Icons/flags/argentina.png
  15. BIN
      src/Icons/flags/as.png
  16. BIN
      src/Icons/flags/at.png
  17. BIN
      src/Icons/flags/au.png
  18. BIN
      src/Icons/flags/australia.png
  19. BIN
      src/Icons/flags/austria.png
  20. BIN
      src/Icons/flags/aw.png
  21. BIN
      src/Icons/flags/ax.png
  22. BIN
      src/Icons/flags/az.png
  23. BIN
      src/Icons/flags/ba.png
  24. BIN
      src/Icons/flags/bb.png
  25. BIN
      src/Icons/flags/bd.png
  26. BIN
      src/Icons/flags/be.png
  27. BIN
      src/Icons/flags/belarus.png
  28. BIN
      src/Icons/flags/belgium.png
  29. BIN
      src/Icons/flags/bf.png
  30. BIN
      src/Icons/flags/bg.png
  31. BIN
      src/Icons/flags/bh.png
  32. BIN
      src/Icons/flags/bi.png
  33. BIN
      src/Icons/flags/bj.png
  34. BIN
      src/Icons/flags/bm.png
  35. BIN
      src/Icons/flags/bn.png
  36. BIN
      src/Icons/flags/bo.png
  37. BIN
      src/Icons/flags/bosnia.png
  38. BIN
      src/Icons/flags/br.png
  39. BIN
      src/Icons/flags/brazil.png
  40. BIN
      src/Icons/flags/bs.png
  41. BIN
      src/Icons/flags/bt.png
  42. BIN
      src/Icons/flags/bulgaria.png
  43. BIN
      src/Icons/flags/bv.png
  44. BIN
      src/Icons/flags/bw.png
  45. BIN
      src/Icons/flags/by.png
  46. BIN
      src/Icons/flags/bz.png
  47. BIN
      src/Icons/flags/ca.png
  48. BIN
      src/Icons/flags/canada.png
  49. BIN
      src/Icons/flags/cc.png
  50. BIN
      src/Icons/flags/cd.png
  51. BIN
      src/Icons/flags/cf.png
  52. BIN
      src/Icons/flags/cg.png
  53. BIN
      src/Icons/flags/ch.png
  54. BIN
      src/Icons/flags/china.png
  55. BIN
      src/Icons/flags/ci.png
  56. BIN
      src/Icons/flags/ck.png
  57. BIN
      src/Icons/flags/cl.png
  58. BIN
      src/Icons/flags/cm.png
  59. BIN
      src/Icons/flags/cn.png
  60. BIN
      src/Icons/flags/co.png
  61. BIN
      src/Icons/flags/costa_rica.png
  62. BIN
      src/Icons/flags/cr.png
  63. BIN
      src/Icons/flags/croatia.png
  64. BIN
      src/Icons/flags/cs.png
  65. BIN
      src/Icons/flags/cu.png
  66. BIN
      src/Icons/flags/cv.png
  67. BIN
      src/Icons/flags/cx.png
  68. BIN
      src/Icons/flags/cy.png
  69. BIN
      src/Icons/flags/cz.png
  70. BIN
      src/Icons/flags/czech.png
  71. BIN
      src/Icons/flags/de.png
  72. BIN
      src/Icons/flags/denmark.png
  73. BIN
      src/Icons/flags/dj.png
  74. BIN
      src/Icons/flags/dk.png
  75. BIN
      src/Icons/flags/dm.png
  76. BIN
      src/Icons/flags/do.png
  77. BIN
      src/Icons/flags/dz.png
  78. BIN
      src/Icons/flags/ec.png
  79. BIN
      src/Icons/flags/ee.png
  80. BIN
      src/Icons/flags/eg.png
  81. BIN
      src/Icons/flags/egypt.png
  82. BIN
      src/Icons/flags/eh.png
  83. BIN
      src/Icons/flags/er.png
  84. BIN
      src/Icons/flags/es.png
  85. BIN
      src/Icons/flags/et.png
  86. BIN
      src/Icons/flags/fi.png
  87. BIN
      src/Icons/flags/finland.png
  88. BIN
      src/Icons/flags/fj.png
  89. BIN
      src/Icons/flags/fk.png
  90. BIN
      src/Icons/flags/fm.png
  91. BIN
      src/Icons/flags/fo.png
  92. BIN
      src/Icons/flags/fr.png
  93. BIN
      src/Icons/flags/france.png
  94. BIN
      src/Icons/flags/ga.png
  95. BIN
      src/Icons/flags/gb.png
  96. BIN
      src/Icons/flags/gd.png
  97. BIN
      src/Icons/flags/ge.png
  98. BIN
      src/Icons/flags/georgia.png
  99. BIN
      src/Icons/flags/germany.png
  100. BIN
      src/Icons/flags/gf.png
  101. Some files were not shown because too many files have changed in this diff Show More

6
AUTHORS

@ -36,9 +36,9 @@ Images Authors: @@ -36,9 +36,9 @@ Images Authors:
url: http://www.oxygen-icons.org
* files: src/Icons/flags/*.png
copyright: Open Clip Art Library
license: Creative Commons Public Domain Dedication
url: http://www.openclipart.org
copyright: Mark James <mjames@gmail.com>
license: Public Domain
url: http://www.famfamfam.com
* files: src/Icons/skin/*.png
files: src/menuicons/YYxYY/*.png

2
Changelog

@ -11,8 +11,10 @@ @@ -11,8 +11,10 @@
- FEATURE: Major code refactoring and optimization
- FEATURE: Added "Amount downloaded/left" columns to transfer list
- FEATURE: Simplified proxy settings
- FEATURE: Optimized and improved the peer country resolution code
- COSMETIC: Replaced message box by on-screen notification for download errors
- COSMETIC: Improved the torrent creation tool appearance
- COSMETIC: Use country flags by Mark James (Thanks to Dmytro Pukha)
- OTHERS: Dropped support for Qt <= 4.4
* Tue Aug 24 2010 - Christophe Dumez <chris@qbittorrent.org> - v2.4.0

BIN
src/Icons/flags/ad.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 643 B

BIN
src/Icons/flags/ae.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 408 B

BIN
src/Icons/flags/af.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 604 B

BIN
src/Icons/flags/ag.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 591 B

BIN
src/Icons/flags/ai.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 643 B

BIN
src/Icons/flags/al.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 600 B

BIN
src/Icons/flags/algeria.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 473 B

BIN
src/Icons/flags/am.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 497 B

BIN
src/Icons/flags/an.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 488 B

BIN
src/Icons/flags/ao.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 428 B

BIN
src/Icons/flags/ar.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 506 B

BIN
src/Icons/flags/argentina.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 308 B

BIN
src/Icons/flags/as.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 647 B

BIN
src/Icons/flags/at.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 403 B

BIN
src/Icons/flags/au.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 673 B

BIN
src/Icons/flags/australia.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

BIN
src/Icons/flags/austria.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 285 B

BIN
src/Icons/flags/aw.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 524 B

BIN
src/Icons/flags/ax.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 663 B

BIN
src/Icons/flags/az.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 589 B

BIN
src/Icons/flags/ba.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 593 B

BIN
src/Icons/flags/bb.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 585 B

BIN
src/Icons/flags/bd.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 504 B

BIN
src/Icons/flags/be.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 449 B

BIN
src/Icons/flags/belarus.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 373 B

BIN
src/Icons/flags/belgium.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 173 B

BIN
src/Icons/flags/bf.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 497 B

BIN
src/Icons/flags/bg.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 462 B

BIN
src/Icons/flags/bh.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 457 B

BIN
src/Icons/flags/bi.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 675 B

BIN
src/Icons/flags/bj.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 486 B

BIN
src/Icons/flags/bm.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 611 B

BIN
src/Icons/flags/bn.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 639 B

BIN
src/Icons/flags/bo.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 500 B

BIN
src/Icons/flags/bosnia.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 583 B

BIN
src/Icons/flags/br.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 593 B

BIN
src/Icons/flags/brazil.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 799 B

BIN
src/Icons/flags/bs.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 526 B

BIN
src/Icons/flags/bt.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 631 B

BIN
src/Icons/flags/bulgaria.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 200 B

BIN
src/Icons/flags/bv.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 512 B

BIN
src/Icons/flags/bw.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 443 B

BIN
src/Icons/flags/by.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 514 B

BIN
src/Icons/flags/bz.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 600 B

BIN
src/Icons/flags/ca.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 628 B

BIN
src/Icons/flags/canada.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 686 B

BIN
src/Icons/flags/cc.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 625 B

BIN
src/Icons/flags/cd.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 528 B

BIN
src/Icons/flags/cf.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 614 B

BIN
src/Icons/flags/cg.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 521 B

BIN
src/Icons/flags/ch.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 367 B

BIN
src/Icons/flags/china.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 329 B

BIN
src/Icons/flags/ci.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 453 B

BIN
src/Icons/flags/ck.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 586 B

BIN
src/Icons/flags/cl.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 450 B

BIN
src/Icons/flags/cm.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 525 B

BIN
src/Icons/flags/cn.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 472 B

BIN
src/Icons/flags/co.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 483 B

BIN
src/Icons/flags/costa_rica.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 203 B

BIN
src/Icons/flags/cr.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 477 B

BIN
src/Icons/flags/croatia.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 479 B

BIN
src/Icons/flags/cs.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 439 B

BIN
src/Icons/flags/cu.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 563 B

BIN
src/Icons/flags/cv.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 529 B

BIN
src/Icons/flags/cx.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 608 B

BIN
src/Icons/flags/cy.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 428 B

BIN
src/Icons/flags/cz.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 476 B

BIN
src/Icons/flags/czech.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 455 B

BIN
src/Icons/flags/de.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 545 B

BIN
src/Icons/flags/denmark.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 270 B

BIN
src/Icons/flags/dj.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 572 B

BIN
src/Icons/flags/dk.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 495 B

BIN
src/Icons/flags/dm.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 620 B

BIN
src/Icons/flags/do.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 508 B

BIN
src/Icons/flags/dz.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 582 B

BIN
src/Icons/flags/ec.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 500 B

BIN
src/Icons/flags/ee.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 429 B

BIN
src/Icons/flags/eg.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 465 B

BIN
src/Icons/flags/egypt.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 314 B

BIN
src/Icons/flags/eh.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 508 B

BIN
src/Icons/flags/er.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 653 B

BIN
src/Icons/flags/es.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 469 B

BIN
src/Icons/flags/et.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 592 B

BIN
src/Icons/flags/fi.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 489 B

BIN
src/Icons/flags/finland.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 290 B

BIN
src/Icons/flags/fj.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 610 B

BIN
src/Icons/flags/fk.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 648 B

BIN
src/Icons/flags/fm.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 552 B

BIN
src/Icons/flags/fo.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 474 B

BIN
src/Icons/flags/fr.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 545 B

BIN
src/Icons/flags/france.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 160 B

BIN
src/Icons/flags/ga.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 489 B

BIN
src/Icons/flags/gb.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 599 B

BIN
src/Icons/flags/gd.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 637 B

BIN
src/Icons/flags/ge.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 594 B

BIN
src/Icons/flags/georgia.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 680 B

BIN
src/Icons/flags/germany.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 195 B

BIN
src/Icons/flags/gf.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 545 B

Some files were not shown because too many files have changed in this diff Show More

Loading…
Cancel
Save