summaryrefslogtreecommitdiff
path: root/src/urlbar/stackedurlbar.cpp
Commit message (Collapse)AuthorAgeFilesLines
* clean upAndrea Diamantini2011-07-251-1/+1
| | | | | | - QL1S - one stupid kDebug less - codingstyle
* A round of the "new" astyle 2.01...Andrea Diamantini2011-07-171-2/+2
|
* Minimum height to 20. Like Konqi...Andrea Diamantini2011-04-041-1/+1
|
* Clean up all d-tors to fix an eventual crash on exitAndrea Diamantini2011-02-281-5/+0
|
* Finally found time to update copyrights... ;)Andrea Diamantini2011-02-241-1/+1
|
* Clean up urlbar use. This fix an urlbar bug opening pluginsAndrea Diamantini2010-09-291-1/+0
| | | | | in next tabs and remove some Application::instance() calls from the Web* classes.
* This commit reintroduces the QStackedWidget class for urlbars and letAndrea Diamantini2010-05-141-0/+74
us resize them as needed for themes different from oxygen. This anyway seems working better with the upcoming Qt 4.7