nowrep
5f5cf7417d
[Code] Updated coding style with patched Astyle + normalized signals.
...
Code was formatted with patched astyle that correctly formats
foreach macro.
Normalize tool is now used to normalize all signal/slots signatures
to normalized format. It saves few reallocations on connections.
2013-03-06 09:08:29 +01:00
nowrep
e4ebeb3252
[Code] Use QString::SkipEmptyParts in QString::split.
2013-02-15 12:36:25 +01:00
nowrep
62ac0e2fde
More QLatin1String and QLatin1Char work
2012-09-05 19:58:07 +02:00
nowrep
528f398cbe
Using QLatin1String and QLatin1Char now everywhere
...
- it saves few unnecessary allocations
2012-09-04 12:42:45 +02:00
nowrep
b2181f0bab
Coding style: Use empty QString() constructor instead of "" everywhere
2012-09-02 11:42:41 +02:00
Mladen Pejaković
69cf0c1c8c
Add possibility to choose whether to center the speed dials or not
2012-07-29 20:58:23 +02:00
nowrep
2396f55068
Speed Dial: Fixed issues with ' and " characters in input fields
...
closes #455
2012-07-14 16:19:33 +02:00
nowrep
dd170f653f
Using QChar instead of 1-char QString everywhere
2012-07-01 18:50:18 +02:00
nowrep
bacca991e0
SpeedDial: fixed removing bg image when changing background position
2012-04-25 11:20:41 +02:00
nowrep
e204af30c6
Closing last tab on second window will always close the window.
...
- even if you have option "Don't quit upon last closed tab"
it will only works for last window
2012-04-17 14:00:32 +02:00
nowrep
8432432b4b
Updated links to correct address (QupZilla Organization)
2012-04-16 15:11:31 +02:00
nowrep
ba1cf804eb
Address bar now searches also in bookmarks.
...
closes #79
2012-04-15 15:41:48 +02:00
nowrep
a34057d1ea
Using faster thumbnail generation also in Speed Dial.
...
- thanks to Ariya Hidayat #378
2012-04-12 15:24:57 +02:00
nowrep
e5ce2f5e3d
Added animated tab previews (by Alexander Samilovskih)
...
- thanks a lot for his work!
- option to disable animations in preferences -> tabs
2012-04-08 21:45:40 +02:00
nowrep
60cf1db7ac
Fixed setting background image on speed dial on Windows.
...
- closes #369
2012-04-07 18:41:16 +02:00
nowrep
9778773199
Using better method for loading translations.
...
- it can now load xx_CC translation even if xx_DD is
user's system locale
2012-04-04 18:48:54 +02:00
nowrep
043babced9
Fixed showing suggested file types in Open File... dialog
2012-03-10 23:24:54 +01:00
nowrep
ad4ba2b888
[Fix] Setting background of speed dial to paths with spaces.
2012-03-09 18:49:26 +01:00
nowrep
7dff6ad103
TabBar now accepts drops so you can drop url on it and open new tab.
...
- small modifications in locationbar regarding focus handling
2012-03-05 11:30:18 +01:00
nowrep
a0b9c0fc69
Fixed building on Windows + whole compilation is now faster.
2012-02-29 18:33:50 +01:00
nowrep
b36e268e0b
[Fix] Fixed breaking speed dial when adding url with '
2012-02-23 20:24:44 +01:00
nowrep
9c789792f4
Rearranged directory structure. All sources are under src/ dir now.
...
- updated Italian homepage translation
2012-02-23 19:18:08 +01:00