Jonathan Hooverman
80460de56e
German translation for TestPlugin
2012-01-13 18:31:20 +01:00
nowrep
d848d5621d
[Fix] Fixed saving of sidebar width when closing with maximized window.
2012-01-13 16:51:58 +01:00
nowrep
21651cdb02
Merge branch 'master' of github.com:nowrep/QupZilla
2012-01-13 15:28:55 +01:00
nowrep
d93407fd46
Fixed exe icon for OS/2. Thanks to Elbert Pol.
...
- old .ico icons were too big (over 64K) and it failed
to compile
2012-01-13 15:28:30 +01:00
David Rosca
f76c6d0faf
Merge pull request #165 from pejakm/master
...
TestPlugin Serbian translations
2012-01-13 05:46:12 -08:00
Mladen Pejaković
99034221df
TestPlugin Serbian translations
2012-01-13 13:04:16 +01:00
David Rosca
a22b7606e5
Merge pull request #164 from JHooverman/master
...
Homepage translation fixes again
2012-01-13 00:49:37 -08:00
Jonathan Hooverman
0d5e1ed4ab
Fixes again
2012-01-12 23:00:57 +01:00
David Rosca
b46ff8af48
Merge pull request #163 from JHooverman/master
...
Fixes
2012-01-12 13:30:07 -08:00
Jonathan Hooverman
918977b082
Fixes
...
Please enter the commit message for your changes. Lines starting
2012-01-12 22:17:56 +01:00
David Rosca
75c2be0652
Merge pull request #162 from JHooverman/master
...
Added German homepage translation
2012-01-12 13:02:52 -08:00
Jonathan Hooverman
a4c98e00c2
German homepage translation
2012-01-12 22:01:39 +01:00
nowrep
9f1e864f9a
Finally fixes build issue on non X11 systems. Closes #154
2012-01-12 21:38:38 +01:00
nowrep
d8ec1b8675
Removed one translated string from preferences.
2012-01-12 21:32:27 +01:00
David Rosca
d1230b7bce
Merge pull request #161 from JHooverman/master
...
Updated German translation
2012-01-12 12:12:38 -08:00
Jonathan Hooverman
b181fd447e
Updated German translation
2012-01-12 21:09:28 +01:00
nowrep
c35aceaa1a
Using resources inside bundle on Mac. Hopefully closes #125
...
- also improved mac .plist a little
2012-01-12 20:32:09 +01:00
nowrep
e39ddf5a79
Saving settings even without calling quitApplication. Closes #157
2012-01-12 20:10:51 +01:00
nowrep
9e368775bd
Should fix build issues when using ...? Closes #158 #154
...
- it was compiling fine for me with Qt 4.8RC1 and 4.7.4
- but it wasn't compiling fine for haiku & mac os
2012-01-12 18:40:02 +01:00
nowrep
999f0ef702
Using global QSettings object, should save some writes to disk.
...
- instead of creating new QSettings objects whenever we want to
save some data, we are using global QSettings object that is
keeping its data in memory and writing to disk only when
really needed
2012-01-11 21:58:25 +01:00
nowrep
53d0c256c5
Merge branch 'master' of github.com:nowrep/QupZilla
...
Conflicts:
translations/de_DE.ts
2012-01-10 21:15:46 +01:00
nowrep
b4a18d5729
Updated translations
2012-01-10 21:15:03 +01:00
David Rosca
432004efe3
Merge pull request #151 from JHooverman/master
...
Updated German translation
2012-01-10 12:14:26 -08:00
Jonathan Hooverman
4d2d4fda5f
Updated German translation
2012-01-10 21:10:40 +01:00
nowrep
ee8a16b3e1
[Fix] Fixed occasional fails to restore session.
...
- also removed unneeded (now) checks to process slot
while app/window is closing
* as now no signals will be invoked on deleted objects
2012-01-10 19:10:16 +01:00
nowrep
8a88bdcc2d
[Fix] Fixed occasional crash when closing tabs/windows. Closes #143
...
- disconnecting all signals/slots from widgets before deleting
them to prevent invoking slots on deleted objects.
2012-01-10 18:31:38 +01:00
David Rosca
030d1b8c08
Merge pull request #150 from pejakm/master
...
Added Wiktionary back and renamed Translate menu item
2012-01-09 23:07:33 -08:00
Mladen Pejaković
a60389b0a5
Added Wiktionary back and renamed Translate menu item
2012-01-09 22:53:08 +01:00
David Rosca
bbcd113f6e
Merge pull request #149 from vasitsiv/master
...
Greek Website translation
2012-01-09 13:49:05 -08:00
Vasilis Tsivikis
73397df0ae
Greek website translation
2012-01-09 23:37:09 +02:00
nowrep
03a2b8e991
[Fix] Fixing previous commit, it was unable to click on any button.
...
- Oops...
2012-01-09 22:17:05 +01:00
nowrep
eb0d24efd3
Edited Menu behaviour on Mac, should hopefully close #129
...
- also improved visible clicks on ToolButtons
2012-01-09 22:14:02 +01:00
nowrep
456a8d3e77
Fixed go to web page + using google translate as dictionary provider.
2012-01-09 16:45:36 +01:00
nowrep
61b410ece3
Code edits + added Mladen Pejaković into contributors.
...
- moved speed dial background settings from qupzillaschemehandler
to speed dial's class speeddial
2012-01-09 16:23:03 +01:00
David Rosca
350a683f46
Merge pull request #146 from pejakm/master
...
Right click context menu changes + Speed dial background
2012-01-09 06:49:33 -08:00
Mladen Pejaković
7781e1a1c7
Speed dial background picture backend
2012-01-09 14:12:21 +01:00
Mladen Pejaković
f108a82d55
Update Serbian language files
2012-01-09 13:07:08 +01:00
Mladen Pejaković
d3e3a99aa8
Update translations
2012-01-09 12:52:39 +01:00
Mladen Pejaković
28e2572215
Rearranged tight click context menu; added new menu entries
2012-01-09 12:39:34 +01:00
David Rosca
5b98b42692
Merge pull request #145 from Fisiu/master
...
[Fix] tab order in preference dialog
2012-01-08 22:28:28 -08:00
Mariusz Fik
0b54948877
restore first tab as active in preferences dialog
...
Signed-off-by: Mariusz Fik <fisiu@opensuse.org>
2012-01-09 03:21:33 +01:00
Mariusz Fik
b3d36baaf7
fix tab order for preferences dialog
...
Signed-off-by: Mariusz Fik <fisiu@opensuse.org>
2012-01-09 03:16:51 +01:00
David Rosca
6362bfab96
Merge pull request #142 from JHooverman/master
...
Updated German Translation
2012-01-08 11:10:53 -08:00
Jonathan Hooverman
b9f808f681
Updated German translation
2012-01-08 20:08:28 +01:00
David Rosca
e6264a281d
Merge pull request #141 from pejakm/master
...
Serbian language files - fix
2012-01-08 10:17:41 -08:00
Mladen Pejaković
ac4750e3a1
Serbian language files - fix
2012-01-08 19:14:39 +01:00
nowrep
9c6d582c44
Added Mladen Pejaković into translators (Serbian)
...
- also fixed .qm filenames and added qt translation
2012-01-08 18:17:47 +01:00
David Rosca
7ab8103c34
Merge pull request #140 from pejakm/master
...
Serbian language support
2012-01-08 09:07:19 -08:00
Mladen Pejaković
466d8ce459
Fix sr_RS language file\'s country suffix
2012-01-08 18:02:22 +01:00
Mladen Pejaković
8bd98f45a9
Qt Serbian translations, initial
2012-01-08 17:58:58 +01:00