summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Updated TODOAndrea Diamantini2009-04-092-5/+6
|
* Refactoring find bar following (a bit) Pawel suggestions..Andrea Diamantini2009-04-094-16/+57
| | | | Applied match Case search
* Removed unuseful lasttabclosed signal in mainview.Andrea Diamantini2009-04-093-8/+8
| | | | | This becamed unuseful because of choose to do nothing if just 1 tab opened.
* pedanticAndrea Diamantini2009-04-081-1/+1
|
* Fixing tab focus on new tab loading.Andrea Diamantini2009-04-081-1/+3
| | | | Removed unuseful commented code..
* Asking user to close rekonq if there are more than 1 tabs opened..Andrea Diamantini2009-04-082-0/+20
| | | | (Oh, Dear.. my English..)
* Removed unuseful commented codeAndrea Diamantini2009-04-084-81/+1
|
* Added warning to debug navigation requests..Andrea Diamantini2009-04-071-0/+9
|
* Fixed Webkit settings, removing tools actions (no use case in settings, for me)Andrea Diamantini2009-04-075-49/+27
| | | | | Private Browsing & Web Inspector. Fixed that actions in tools menu
* pedanticAndrea Diamantini2009-04-071-1/+1
|
* Added settings webkit section, with rekonq personal settings.Andrea Diamantini2009-04-077-41/+248
|
* 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
|
* Fixing Bookmarks provider class, following (a bit..) pawel suggestionsAndrea Diamantini2009-04-071-1/+3
|
* SearchBar: adopting coding style rules..Andrea Diamantini2009-04-062-16/+18
|
* Merge branch 'KDialogs'Andrea Diamantini2009-04-056-207/+122
|\
| * Ported Authentication Ui to Kdialog shining.. ;)Andrea Diamantini2009-04-056-207/+122
| |
* | tab bar refactoringAndrea Diamantini2009-04-052-19/+8
| |
* | Compiles just with 4.5..Andrea Diamantini2009-04-053-7/+20
| |
* | too much things to handle.. make rekonq compile just with Qt >= 4.5.0git stAndrea Diamantini2009-04-051-1/+1
| |
* | Modified loading icon displaying, from KDE icon to loading one..Andrea Diamantini2009-04-052-1/+8
| |
* | Fixed no/no close tab confirm messageboxAndrea Diamantini2009-04-051-2/+3
| |
* | pedanticAndrea Diamantini2009-04-051-0/+4
| |
* | removed new/close tab tabbar buttonsAndrea Diamantini2009-04-052-18/+18
| |
* | commented out unuseful tab shortcuts..Andrea Diamantini2009-04-052-19/+19
| |
* | Upgrading rekonq UI, 1st stepAndrea Diamantini2009-04-053-10/+8
| | | | | | | | Updating menubar and main toolbar.
* | updated TODOAndrea Diamantini2009-04-031-1/+1
| |
* | modular Qt IncludesAndrea Diamantini2009-04-031-8/+2
|/
* pedanticAndrea Diamantini2009-04-031-1/+0
|
* Added Comments in main.cppAndrea Diamantini2009-04-032-5/+13
| | | | | Fixed loading external sites on new tabs. This costs us a forced initial resizing.. that could be payed (perhaps..)!
* Open Location IconAndrea Diamantini2009-04-032-2/+2
|
* Fixing mainview descriptionAndrea Diamantini2009-04-022-6/+5
|
* updated TODOAndrea Diamantini2009-04-021-0/+2
|
* Updated TODOAndrea Diamantini2009-04-021-1/+5
|
* QKeySequence --> KShortCutAndrea Diamantini2009-04-021-4/+4
|
* Added show/hide menubar actionAndrea Diamantini2009-04-023-3/+23
|
* Various fixes, including bookmarks barAndrea Diamantini2009-04-024-10/+6
|
* updated FullScreenViewAndrea Diamantini2009-04-021-0/+2
|
* Fixed no more used download action && i18n --> QLatin1String on ↵Andrea Diamantini2009-04-012-3/+2
| | | | "private_browsing"..
* Importing clones PART 1Andrea Diamantini2009-04-014-24/+49
| | | | | | | | | | | | 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 ;)
* 99% fixed target _blank issue..Andrea Diamantini2009-04-011-6/+8
|
* updated TODO. 2Andrea Diamantini2009-03-311-0/+1
|
* updated TODOAndrea Diamantini2009-03-311-27/+5
|
* code fixingAndrea Diamantini2009-03-311-2/+4
|
* removed FIXMEAndrea Diamantini2009-03-311-1/+0
|
* Rewritten acceptNavigationRequest codeAndrea Diamantini2009-03-311-19/+48
|
* Properly opening mailto linksAndrea Diamantini2009-03-311-0/+7
|
* opening new tabs on target _blank. Try 1Andrea Diamantini2009-03-301-13/+29
|
* API change (rename). In MainView, newTab --> newWebViewAndrea Diamantini2009-03-296-17/+17
|