summaryrefslogtreecommitdiff
path: root/src/mainwindow.cpp
Commit message (Collapse)AuthorAgeFilesLines
* pedanticAndrea Diamantini2009-04-101-3/+1
|
* Fixed webview APIAndrea Diamantini2009-04-101-3/+3
| | | | Removed some unuseful comments
* Updated TODOAndrea Diamantini2009-04-091-1/+1
|
* Refactoring find bar following (a bit) Pawel suggestions..Andrea Diamantini2009-04-091-2/+24
| | | | Applied match Case search
* Removed unuseful lasttabclosed signal in mainview.Andrea Diamantini2009-04-091-5/+8
| | | | | This becamed unuseful because of choose to do nothing if just 1 tab opened.
* Asking user to close rekonq if there are more than 1 tabs opened..Andrea Diamantini2009-04-081-0/+17
| | | | (Oh, Dear.. my English..)
* Removed unuseful commented codeAndrea Diamantini2009-04-081-67/+1
|
* Fixed Webkit settings, removing tools actions (no use case in settings, for me)Andrea Diamantini2009-04-071-12/+12
| | | | | Private Browsing & Web Inspector. Fixed that actions in tools menu
* Added settings webkit section, with rekonq personal settings.Andrea Diamantini2009-04-071-6/+22
|
* Fixed new tab QKeySequenceAndrea Diamantini2009-04-071-1/+4
|
* Added CTRL + N shortcut to open new tab action. As new window doesn't exist ↵Andrea Diamantini2009-04-071-1/+1
| | | | anymore..
* tools actionsAndrea Diamantini2009-04-071-2/+2
|
* Merge branch 'KDialogs'Andrea Diamantini2009-04-051-3/+0
|\
| * Ported Authentication Ui to Kdialog shining.. ;)Andrea Diamantini2009-04-051-3/+0
| |
* | removed new/close tab tabbar buttonsAndrea Diamantini2009-04-051-17/+17
| |
* | Upgrading rekonq UI, 1st stepAndrea Diamantini2009-04-051-6/+5
|/ | | | Updating menubar and main toolbar.
* Open Location IconAndrea Diamantini2009-04-031-1/+1
|
* QKeySequence --> KShortCutAndrea Diamantini2009-04-021-4/+4
|
* Added show/hide menubar actionAndrea Diamantini2009-04-021-0/+9
|
* Various fixes, including bookmarks barAndrea Diamantini2009-04-021-4/+4
|
* updated FullScreenViewAndrea Diamantini2009-04-021-0/+2
|
* Fixed no more used download action && i18n --> QLatin1String on ↵Andrea Diamantini2009-04-011-1/+1
| | | | "private_browsing"..
* Importing clones PART 1Andrea Diamantini2009-04-011-18/+33
| | | | | | | | | | | | I apologies for this "strange" way of importing code. But we have 3 (or 4) different ideas about UIs.. and I have to decide one. So, best way I found is importing manually changes. I'll write something about that soon. We basically need to better learn git cooperation (I'm first). Anyway, thank you a lot for your time and your ideas. I really apprecciate your efforts ;)
* API change (rename). In MainView, newTab --> newWebViewAndrea Diamantini2009-03-291-3/+3
|
* Search wrapAndrea Diamantini2009-03-291-1/+1
|
* Revert "Revert "pedantic""Andrea Diamantini2009-03-291-46/+44
| | | | | | Reapplied previous changes. Sorry for confusion. Time to bed.. This reverts commit 98f53721514116b876d18bf0a2da89d2a53cc97d.
* Merge branch 'prova2'Andrea Diamantini2009-03-291-1/+0
|\
| * merged some parts of pawel clone. In previous commit..Andrea Diamantini2009-03-291-1/+0
| |
* | Revert "pedantic"Andrea Diamantini2009-03-291-44/+46
|/ | | | | | Too much things committed a time.. This reverts commit 651f97d0652e90ab1af4e80418f42468cc5932e2.
* pedanticAndrea Diamantini2009-03-281-46/+44
|
* astyle. First round..Andrea Diamantini2009-03-281-179/+179
|
* Added QNetworkDiskCache. Thanks to Ben Meyer's Qt Blog postAndrea Diamantini2009-03-281-0/+1
|
* improved fullscreenAndrea Diamantini2009-03-271-0/+10
|
* updated TODO, fixed History menu shortcut, updated Message.shAndrea Diamantini2009-03-251-1/+1
|
* Huge update. Fixed quite all of the settings troubles..Andrea Diamantini2009-03-251-10/+6
| | | | From now on, we (mainly) go on WebView bugfixing..
* Some fixes on font dim. Updating data still doesn't work..Andrea Diamantini2009-03-241-16/+11
|
* working on fixing font problem..Andrea Diamantini2009-03-241-16/+18
|
* removed margins (avaddon suggestion..)Andrea Diamantini2009-03-221-0/+1
|
* Fixed Copyright introAndrea Diamantini2009-03-221-18/+19
|
* Added commentAndrea Diamantini2009-03-211-0/+4
|
* Solved initial size problem!Andrea Diamantini2009-03-121-4/+8
|
* Forwarding class declarations to speed up compilation..Andrea Diamantini2009-03-111-8/+4
|
* Some fixes on MainWindowAndrea Diamantini2009-03-111-8/+11
|
* Some fixesAndrea Diamantini2009-03-101-1/+0
|
* Fixing Font Troubles. Try 1..Andrea Diamantini2009-03-011-3/+21
|
* Last commit before branching "di brutto"..Andrea Diamantini2009-02-201-2/+5
|
* On the street to SingleRekonq..Andrea Diamantini2009-02-201-0/+2
|
* new singleton Application class.Andrea Diamantini2009-02-161-29/+5
| | | | Try 1..
* {Browser,}Application. Again..Andrea Diamantini2009-02-151-10/+10
|
* Ready for 0.0.3 release. Last fixes..Andrea Diamantini2009-02-081-2/+5
|