summaryrefslogtreecommitdiff
path: root/src/application.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fixed copyright strings, per file, as decidedAndrea Diamantini2009-04-261-2/+2
|
* Fixing CopyrightsAndrea Diamantini2009-04-221-1/+2
|
* Trivial fixesAndrea Diamantini2009-04-221-2/+0
|
* Side PanelAndrea Diamantini2009-04-221-13/+28
|
* Updating Application class with missing static functionsAndrea Diamantini2009-04-211-0/+12
|
* Moving new download system to mainline.Andrea Diamantini2009-04-211-7/+12
| | | | | I did some changes to fit things as simple as possible. We can obviously improve things in a second moment..
* modular Qt IncludesAndrea Diamantini2009-04-031-8/+2
|
* pedanticAndrea Diamantini2009-04-031-1/+0
|
* Added Comments in main.cppAndrea Diamantini2009-04-031-4/+3
| | | | | Fixed loading external sites on new tabs. This costs us a forced initial resizing.. that could be payed (perhaps..)!
* API change (rename). In MainView, newTab --> newWebViewAndrea Diamantini2009-03-291-4/+4
|
* Load just 1 site at start..Andrea Diamantini2009-03-291-3/+7
|
* astyle. First round..Andrea Diamantini2009-03-281-15/+15
|
* Huge update. Fixed quite all of the settings troubles..Andrea Diamantini2009-03-251-1/+1
| | | | From now on, we (mainly) go on WebView bugfixing..
* Fixed Copyright introAndrea Diamantini2009-03-221-17/+18
|
* Removed unuseful headersAndrea Diamantini2009-02-261-1/+0
|
* QDesktopServices --> KStandardDirsAndrea Diamantini2009-02-261-4/+3
|
* Documented API bookmarks && download classes.Andrea Diamantini2009-02-241-12/+6
| | | | Fixed load on startup
* It seems good now. But we have to test it a lot withAndrea Diamantini2009-02-211-24/+3
| | | | Qt 4.5..
* removed unuseful m_defaultIconAndrea Diamantini2009-02-201-26/+5
|
* Last commit before branching "di brutto"..Andrea Diamantini2009-02-201-39/+1
|
* On the street to SingleRekonq..Andrea Diamantini2009-02-201-0/+1
|
* new singleton Application class.Andrea Diamantini2009-02-161-181/+115
| | | | Try 1..
* BrowserApplication --> ApplicationAndrea Diamantini2009-02-151-25/+24
|
* Renamed Application class filesAndrea Diamantini2009-02-151-0/+338