mirror of
https://invent.kde.org/network/falkon.git
synced 2024-11-11 01:22:10 +01:00
Fixed left margin in websearchbar after RTL commits.
- also added Seyyed Razi Alavizadeh into authors
This commit is contained in:
parent
3a2fb3225c
commit
826d85a5e1
66
AUTHORS
66
AUTHORS
|
@ -4,41 +4,43 @@ David Rosca <nowrep@gmail.com>
|
|||
|
||||
Contributors:
|
||||
|
||||
Mladen Pejaković <pejakm@gmail.com> (webview context menu improvements, speed dial background)
|
||||
Alexander Samilov <alexsamilovskih@gmail.com> (tab previews)
|
||||
Bryan M Dunsmore <dunsmoreb@gmail.com> (opening background tabs, closing window when closing last tab)
|
||||
Mariusz Fik <fisiu@opensuse.org> (fixed tab order in preferences dialog)
|
||||
Daniele Cocca <jmc@chakra-project.org> (close tabs with middle click, initial work on speed dial)
|
||||
Giuseppe Calà <jiveaxe@gmail.com> (fixed loading of bookmarklets)
|
||||
Jan Rajnoha <honza.rajny@hotmail.com> (QupZilla icon)
|
||||
Mladen Pejaković <pejakm@gmail.com> (webview context menu improvements, speed dial background)
|
||||
Alexander Samilov <alexsamilovskih@gmail.com> (tab previews)
|
||||
Seyyed Razi Alavizadeh <s.r.alavizadeh@gmail.com> (fixed UI for RTL languages)
|
||||
Bryan M Dunsmore <dunsmoreb@gmail.com> (opening background tabs, closing window when closing last tab)
|
||||
Mariusz Fik <fisiu@opensuse.org> (fixed tab order in preferences dialog)
|
||||
Daniele Cocca <jmc@chakra-project.org> (close tabs with middle click, initial work on speed dial)
|
||||
Giuseppe Calà <jiveaxe@gmail.com> (fixed loading of bookmarklets)
|
||||
Jan Rajnoha <honza.rajny@hotmail.com> (QupZilla icon)
|
||||
|
||||
Translators:
|
||||
|
||||
Jonathan Hooverman <jonathan.hooverman@gmail.com> (German)
|
||||
Heimen Stoffels <vistausss@gmail.com> (Dutch)
|
||||
Peter Vacula <pvacula1989@gmail.com> (Slovak)
|
||||
Federico Fabiani <federico.fabiani85@gmail.com> (Italian)
|
||||
Francesco Marinucci <framarinucci@gmail.com> (Italian)
|
||||
Jorge Sevilla <jsevi@ozu.es> (Spanish)
|
||||
Michał Szymanowski <tylkobuba@gmail.com> (Polish)
|
||||
Mariusz Fik <fisiu@opensuse.org> (Polish)
|
||||
Jérôme Giry <baikalink@hotmail.fr> (French)
|
||||
Nicolas Ourceau <lamessen@hotmail.fr> (French)
|
||||
Vasilis Tsivikis <vasitsiv.dev@gmail.com> (Greek)
|
||||
Rustam Salakhutdinov <salahutd@gmail.com> (Russian)
|
||||
Oleg Brezhnev <oleg-423@yandex.ru> (Russian)
|
||||
Sérgio Marques <smarquespt@gmail.com> (Portuguese)
|
||||
Alexandre Carvalho <alexandre05@live.com> (Brazilian Portuguese)
|
||||
Mladen Pejaković <pejakm@gmail.com> (Serbian)
|
||||
Unink-Lio <unink4451@163.com> (Chinese)
|
||||
Wu Cheng-Hong <stu2731652@gmail.com> (Traditional Chinese)
|
||||
Widya Walesa <walecha99@gmail.com> (Indonesian)
|
||||
Beqa Arabuli <arabulibeqa@gmail.com> (Georgian)
|
||||
Daiki Noda <sys.pdr.pdm9@gmail.com> (Japanese)
|
||||
Ștefan Comănescu <sdfanq@gmail.com> (Romanian)
|
||||
Gábor Oberle <oberleg@myopera.com> (Hungarian)
|
||||
Piccoro McKay Lenz <mckaygerhard@gmail.com> (Venezulean Spanish)
|
||||
Stanislav Kuznietsov <stanislav_kuznetsov@ukr.net> (Ukrainian)
|
||||
Jonathan Hooverman <jonathan.hooverman@gmail.com> (German)
|
||||
Heimen Stoffels <vistausss@gmail.com> (Dutch)
|
||||
Peter Vacula <pvacula1989@gmail.com> (Slovak)
|
||||
Federico Fabiani <federico.fabiani85@gmail.com> (Italian)
|
||||
Francesco Marinucci <framarinucci@gmail.com> (Italian)
|
||||
Jorge Sevilla <jsevi@ozu.es> (Spanish)
|
||||
Michał Szymanowski <tylkobuba@gmail.com> (Polish)
|
||||
Mariusz Fik <fisiu@opensuse.org> (Polish)
|
||||
Jérôme Giry <baikalink@hotmail.fr> (French)
|
||||
Nicolas Ourceau <lamessen@hotmail.fr> (French)
|
||||
Vasilis Tsivikis <vasitsiv.dev@gmail.com> (Greek)
|
||||
Rustam Salakhutdinov <salahutd@gmail.com> (Russian)
|
||||
Oleg Brezhnev <oleg-423@yandex.ru> (Russian)
|
||||
Sérgio Marques <smarquespt@gmail.com> (Portuguese)
|
||||
Alexandre Carvalho <alexandre05@live.com> (Brazilian Portuguese)
|
||||
Mladen Pejaković <pejakm@gmail.com> (Serbian)
|
||||
Unink-Lio <unink4451@163.com> (Chinese)
|
||||
Wu Cheng-Hong <stu2731652@gmail.com> (Traditional Chinese)
|
||||
Widya Walesa <walecha99@gmail.com> (Indonesian)
|
||||
Beqa Arabuli <arabulibeqa@gmail.com> (Georgian)
|
||||
Daiki Noda <sys.pdr.pdm9@gmail.com> (Japanese)
|
||||
Ștefan Comănescu <sdfanq@gmail.com> (Romanian)
|
||||
Gábor Oberle <oberleg@myopera.com> (Hungarian)
|
||||
Piccoro McKay Lenz <mckaygerhard@gmail.com> (Venezulean Spanish)
|
||||
Stanislav Kuznietsov <stanislav_kuznetsov@ukr.net> (Ukrainian)
|
||||
Seyyed Razi Alavizadeh <s.r.alavizadeh@gmail.com> (Persian)
|
||||
|
||||
Special thanks:
|
||||
|
||||
|
|
|
@ -209,6 +209,7 @@ IconProvider
|
|||
padding-left: 0px;
|
||||
padding-top: -2px;
|
||||
qproperty-fixedheight: 27;
|
||||
qproperty-leftMargin: 35;
|
||||
}
|
||||
|
||||
#websearchbar-searchbutton
|
||||
|
|
|
@ -190,8 +190,8 @@ IconProvider
|
|||
border-width:4;
|
||||
color:black;
|
||||
padding-right: -2px;
|
||||
padding-left: -2px;
|
||||
qproperty-fixedheight: 25;
|
||||
qproperty-leftMargin: 34;
|
||||
}
|
||||
|
||||
#websearchbar-searchbutton
|
||||
|
|
|
@ -189,9 +189,9 @@ IconProvider
|
|||
{
|
||||
border-width:4;
|
||||
padding-right: -4px;
|
||||
padding-left: -4px;
|
||||
padding-top: -2px;
|
||||
qproperty-fixedheight: 27;
|
||||
qproperty-leftMargin: 30;
|
||||
}
|
||||
|
||||
#websearchbar-searchbutton
|
||||
|
|
|
@ -200,10 +200,10 @@ IconProvider
|
|||
border-image: url(images/lineedit-bg.png);
|
||||
border-width: 4;
|
||||
padding-right: -4px;
|
||||
padding-left: -4px;
|
||||
padding-top: -2px;
|
||||
color:black;
|
||||
qproperty-fixedheight: 23;
|
||||
qproperty-leftMargin: 35;
|
||||
}
|
||||
|
||||
#websearchbar-searchbutton
|
||||
|
|
|
@ -211,8 +211,8 @@ IconProvider
|
|||
border-width:4;
|
||||
color:black;
|
||||
padding-right: -4px;
|
||||
padding-left: -4px;
|
||||
qproperty-fixedheight: 22;
|
||||
qproperty-leftMargin: 30;
|
||||
}
|
||||
|
||||
#websearchbar-searchbutton
|
||||
|
|
|
@ -276,10 +276,6 @@ void MainApplication::loadSettings()
|
|||
cssFile.open(QFile::ReadOnly);
|
||||
QString css = cssFile.readAll();
|
||||
cssFile.close();
|
||||
//resetting style sheet
|
||||
//it seems the css properties of previous theme that was not setted
|
||||
// in the new theme are applied to new theme! for this we reset all properties here!!
|
||||
setStyleSheet("");
|
||||
#ifdef Q_WS_X11
|
||||
if (QFile(m_activeThemePath + "linux.css").exists()) {
|
||||
cssFile.setFileName(m_activeThemePath + "linux.css");
|
||||
|
|
Loading…
Reference in New Issue
Block a user