1
0
mirror of https://invent.kde.org/system/dolphin synced 2024-07-04 17:30:55 +00:00

Commit Graph

  • 4edec45396 - corrections/additions Simon Hausmann 1999-05-08 11:32:40 +0000
  • d9c00185a9 kdebug() calls : 1202->1203 kbookmark.cc : use KMimeMagic instead of manually reading the first bytes of the file. I hope this is not too slow. David Faure 1999-05-07 23:52:21 +0000
  • ab4719c4ad Use setDesktopGroup() instead of setGroup() David Faure 1999-05-07 22:30:59 +0000
  • 5317330ac7 Renamed DESIGN into IDEAS. It's basically ideas. Created DESIGN. It's the current design of konqueror. Classes and stuff. -> This is intended to help new contributers in understanding konqy better. Added a very small TODO - just things not to forget, but to do later. (no need to duplicate the wishlist in it !) Some cleaning in the .h David Faure 1999-05-07 22:05:10 +0000
  • 0b40037c7b Improvement for the etags target David Faure 1999-05-07 18:27:06 +0000
  • bd3868d81b small fixes Harri Porten 1999-05-07 18:00:23 +0000
  • 49d97d8b31 typo.. Hans Petter Bieker 1999-05-07 15:31:24 +0000
  • 5077ba3ccf fixing some warnings Stephan Kulow 1999-05-07 14:14:52 +0000
  • 03862cc09c Cleaned up, added headers, added 'etags' target to fix tags problem. David Faure 1999-05-07 14:04:59 +0000
  • 0d80511b7c .kdelnk --> .desktop etc. Preston Brown 1999-05-07 03:36:11 +0000
  • 942eb288c5 die. Preston Brown 1999-05-07 03:25:56 +0000
  • 8e972da165 whoops, missed one. fixed. Preston Brown 1999-05-07 03:25:31 +0000
  • d317085c84 .kdelnk --> .desktop. Preston Brown 1999-05-07 03:24:28 +0000
  • 7385c6d99f some warnings Stephan Kulow 1999-05-06 13:42:15 +0000
  • fab2f15cf2 setGroup("KDE Desktop Entry") --> setDesktopGroup() Preston Brown 1999-05-06 05:03:16 +0000
  • 2edaff060d Second step in builtin-views optimisation : removed builtinView parameter (QWidget*) from everywhere, and used Simon's very smart findPart() instead. I like this, it's a LOT cleaner (doesn't pollute all methods !) Next step : trying to do this in openparts ;) David Faure 1999-05-05 23:31:36 +0000
  • 9eac59fcca Add -lkparts (fixes kpanle) David Faure 1999-05-05 15:14:25 +0000
  • 807f3744ec CVS_SILENT making messages Stephan Kulow 1999-05-05 11:03:40 +0000
  • 8c0c80dd70 Moving kbookmarkmenu to libkonq David Faure 1999-05-05 08:54:49 +0000
  • e86953da34 Moving bookmark menu here. kdesktop will need it for desktop-RMB-menu (what we call krootwm currently) David Faure 1999-05-05 08:54:09 +0000
  • bf8d8a6192 More on session management. Cleaner, but still buggy. David Faure 1999-05-04 22:11:33 +0000
  • 42de6be96b First draft of session management support in konqueror. Mostly taken from kfm, but things are a bit harder in konqueror, since a mainwindow can show several URLs (SM support for urls is still in TODO state !) Hopefully this should fix konqueror making kwm logging out hang David Faure 1999-05-04 20:44:58 +0000
  • 9bd11b91de Thanks to Alex (who updated version info in kapp.h), I can remove a trick. David Faure 1999-05-03 18:17:10 +0000
  • 9228c1aa34 Disabled konq plugins due to kservice API change. Fixes compilation. Simon, you have work on your hands ;) David Faure 1999-05-03 15:09:21 +0000
  • 295256d013 KMimeTypeFactory -> KServiceTypeFactory David Faure 1999-05-03 14:13:45 +0000
  • 76a86ed074 I had to add mico includes Stephan Kulow 1999-05-03 14:06:23 +0000
  • 9367164dd6 Fix for kservice API change David Faure 1999-05-03 13:45:57 +0000
  • 6df43a0244 Comment out default app stuff, now in 'TODO' state again ;) David Faure 1999-05-03 09:18:02 +0000
  • 118effaa69 $KDEDIR/share/apps/kfm -> konqueror konq_main.cc : update .directory for the trash bin on new releases (for 1.1.x -> 2 migration) and right now for us :) David Faure 1999-05-01 01:33:28 +0000
  • e8e89548bb Fixed confusion between isTrash and isCurrentTrash... Hmm ;) David Faure 1999-05-01 01:30:55 +0000
  • b41b41ef63 Unicode fixes (using arg() instead of sprintf(), for strings ; removed some .data() and .ascii()) David Faure 1999-05-01 01:08:20 +0000
  • 2c1a2b1b95 Added icons, necessary for trash to get an icon in konqy David Faure 1999-05-01 01:05:47 +0000
  • 66ac042bee applied patch from Dima Rogozin <dima@mercury.co.il> Harri Porten 1999-04-30 15:09:39 +0000
  • 570e4cdde0 Adding a TODO file for something decided long ago on kfm-devel, and that I'll probably forget otherwise... ;) David Faure 1999-04-29 07:08:10 +0000
  • b401a350cc see ChangeLog just a tweak to ensure correct compilation using debian packaging system or different build dir than the src dir Christophe Prud'homme 1999-04-28 15:17:39 +0000
  • 7cf9aab1b4 Goodbye kfmviewprops.*, hello konq_propsview.* Value added : 0 ;) David Faure 1999-04-27 13:01:10 +0000
  • 333c17b96d required in each subdir David Faure 1999-04-27 12:27:58 +0000
  • a8f0b4e195 Changed -I and -L paths order, in case of old lib installed. David Faure 1999-04-27 10:55:17 +0000
  • 347deb811c Use libkonq newmenu and popupmenu moved to libkonq David Faure 1999-04-27 09:58:25 +0000
  • e0b5467ba6 Use libkonq for properties dialog David Faure 1999-04-27 09:54:41 +0000
  • f51cfb56fb made it compile :) David Faure 1999-04-27 09:45:54 +0000
  • cda0f9e671 Import of libkonq. Contains common functionality between konqueror and kdesktop. "But where is kdesktop ?". Hmm, somewhere between vaporware and Germany... :) David Faure 1999-04-27 09:04:36 +0000
  • 7c53840487 Fixed SwitchView, calling setPart for the frame header. Wow. David Faure 1999-04-26 01:44:11 +0000
  • df54c2add7 Faster but more unstable konqueror. We keep QWidget* for builtin views, and add them directly. No more OPFrame, except for remote views. KonqFrame is dead. The KonqFrameHeader is handled by KonqChildView itself (using an empty widget with a layout). Switch view is broken, no idea why. Seems m_pFrame gets corrupted... It *is* faster. Thanks Simon for the idea. David Faure 1999-04-26 01:30:46 +0000
  • b00f73cc72 Implemented great idea from Simon : no need for an opFrame in the mainwindow. Makes resizing faster. David Faure 1999-04-25 17:48:23 +0000
  • 8aef41e0a1 Manually calling show() is not necessary anymore. resize() hack removed in splitView() All this reduces flicker a lot. Added KonqChildView::show() David Faure 1999-04-25 16:48:08 +0000
  • 17d3881329 Renamed kfmguiprops to konq_propsmainview Fixed show() stuff (now done in openparts) Still some fixes to come, but early commit needed. David Faure 1999-04-25 15:38:07 +0000
  • 9a0e6e9791 Fix initial 'up' button not being enabled Remove unnecessary signal segSetUpEnabled David Faure 1999-04-25 01:02:39 +0000
  • 189a8e0034 Fixed 'up' in popupmenu, using KURL::cleanPath and removing arg in KonqPopupMenu constructor. Implemented slotTerminal and slotRun Other popupmenu fixes David Faure 1999-04-24 19:39:42 +0000
  • 259a0e9479 Ported to fixed kbookmark.h, and added a comment about how long it takes to convert pixmaps. David Faure 1999-04-24 14:35:14 +0000
  • cdecc3d555 Implemented KonqPopupMenu::slotPopupAddToBookmark() David Faure 1999-04-24 11:43:13 +0000
  • aaa95ebf4b Some work on popup menus : * changed constructor API (independent from konqueror.h) * implemented "New view" * fixed up, back, forward, by testing return value in konqmainview. One can't call a kom "virtual slot" as a Qt "slot"... David Faure 1999-04-24 10:49:47 +0000
  • cc9a46d592 - make it work with the latest openparts changes Simon Hausmann 1999-04-23 15:17:56 +0000
  • eb562f6926 fixes Stephan Kulow 1999-04-23 14:03:43 +0000
  • 9c679c0ef9 - bugfixes with the new openparts toolbar Simon Hausmann 1999-04-22 16:56:11 +0000
  • c025bd3872 - changes in OP toolbar handling Simon Hausmann 1999-04-22 16:02:47 +0000
  • 0ee526ed9c changes in the OP menu handling Simon Hausmann 1999-04-21 17:05:26 +0000
  • 550a61b823 CVS_SILENT header fixes Stephan Kulow 1999-04-19 15:54:25 +0000
  • d1ac6b4c96 CVS_SILENT more header fixes Stephan Kulow 1999-04-17 21:31:42 +0000
  • dff7607950 CVS_SILENT header fixes Stephan Kulow 1999-04-17 20:56:24 +0000
  • adf9f156d4 adding -lkio Stephan Kulow 1999-04-16 19:04:55 +0000
  • f1b4d7766c - fixes Simon Hausmann 1999-04-16 11:29:18 +0000
  • 8bb5ed29db fixes Stephan Kulow 1999-04-16 11:19:27 +0000
  • 8cbbdfb7d8 some fixes to get it compiling (Qt 2.0 moves fast these days ;( Stephan Kulow 1999-04-16 09:33:24 +0000
  • a3b7f5b1d3 - small fix Simon Hausmann 1999-04-12 17:29:44 +0000
  • e4a8f834a9 - removed stupid testing code in konq_htmlview - started implementing newTransfer stuff -> KonqHTMLView provides something like "save document" and it works fine, except for frameset (not implemented, yet) ==> Time to get Caitoo ready :-) Simon Hausmann 1999-04-12 16:15:30 +0000
  • 3dc69a2155 Fixes David Faure 1999-04-12 12:19:38 +0000
  • f6d6b91240 Some fixes David Faure 1999-04-11 23:56:43 +0000
  • 8a3e43eea5 Renamed kfmpopup in knewmenu Moved popupmenu stuff out of konq_mainview, and made it independent, ready to go in libkonq :) David Faure 1999-04-11 23:43:12 +0000
  • 132b5270d9 - new plugin system, supporting general KOM plugins (it works fine, but it might perhaps need adjustements in regard to the new libkio) Simon Hausmann 1999-04-11 15:29:42 +0000
  • 8cf67ef56b konq_frame : fixed frameheader not displayed on switchView() * : various one-line fixes David Faure 1999-04-11 01:36:31 +0000
  • 1168e91fa2 Torben: Compiles and works Torben Weis 1999-04-10 23:24:02 +0000
  • 55a291bdf9 YES YES YES, lovely Konqy works for me again :-)) Simon Hausmann 1999-04-09 22:44:01 +0000
  • 035ea7dfce Various pedantic-telnet-type fixes :) David Faure 1999-04-09 12:26:29 +0000
  • e37d88e753 fix segfault, using insert instead of [] David Faure 1999-04-09 01:22:05 +0000
  • 9eebaf9120 More porting, but disabled some KService stuff because I don't have the time to try and understand the new KIO API. #warnings added accordingly. -> popupmenus are broken, and the plugin stuff too. David Faure 1999-04-09 01:04:46 +0000
  • 5eadf963cc Port to QStringList and new KIO API David Faure 1999-04-09 00:57:04 +0000
  • 5ee67c3bef Ported to new kio API. David Faure 1999-04-08 23:22:12 +0000
  • 1c16787cb1 more header file reducing - can't do real development from a telnet :) David Faure 1999-04-08 09:04:56 +0000
  • fa5faaa0a1 getSomething->something and header reducing David Faure 1999-04-08 08:21:39 +0000
  • 1445b55ea7 Following arnt's advice, I removed as many #include statements as possible from header files, and moved them to .cc files instead, to speed up compilation David Faure 1999-04-07 18:44:25 +0000
  • 8872d9b8d9 cerr->kdebug David Faure 1999-04-07 13:48:22 +0000
  • 5c1025f52e debug->kdebug. Magic number for konqy developers : 1202. David Faure 1999-04-07 12:43:46 +0000
  • d4b220fb3e added missing dependency David Faure 1999-04-06 18:16:02 +0000
  • b1316f2740 KfmPaths->UserPaths, and used testLocalDir() David Faure 1999-04-06 17:49:45 +0000
  • 3eff0ce0e9 typo David Faure 1999-04-06 17:23:02 +0000
  • 9f245739da Improved my fix to konq_iconview.* Implemented slotClose() David Faure 1999-04-06 16:03:14 +0000
  • d54812c317 * Added all slots to the IDL, with stubs for them in konq_mainview.cc * Disable initial treeview, I can't get it right for the moment David Faure 1999-04-06 12:17:44 +0000
  • f806b964cf KMimeType::check automatic now David Faure 1999-04-06 10:25:43 +0000
  • 0ba1ebdf6a * Implemented "kfmclient exec", using KRun of course * Made it implement KFileManager interface, for krun * Better error handling if konqy is not running David Faure 1999-04-06 09:35:11 +0000
  • 59ebf9aee6 removed a bunch of initStatic() David Faure 1999-04-06 09:19:59 +0000
  • 8caf45aa13 m_strTempURL->m_sInitialURL David Faure 1999-04-06 09:04:18 +0000
  • 3c7c4d99f0 use delete [] after new [] Harri Porten 1999-04-06 08:54:18 +0000
  • c185e71326 Include errno.h. Please! errno isn't guaranteed anywhere to be an integer or some other non macro deal. Alex Zepeda 1999-04-06 05:07:06 +0000
  • 961dccac2d Renamed the file, for consistency, and implemented openProperties. David Faure 1999-04-06 01:03:38 +0000
  • 039636d2f7 Torben: No initStatic Torben Weis 1999-04-06 00:16:18 +0000
  • a0d56c4ed1 Added subdir "client/" David Faure 1999-04-05 23:31:03 +0000
  • 989013176d Lots of adaptations to make it work with kfmclient. -> createMainWindow(url) added to idl. David Faure 1999-04-05 23:29:45 +0000
  • b54744c4c2 The new kfmclient. It talks to konqueror, for openURL. (It works !) Later, it will have to talk to kdesktop, and also to implement a few things on its own (properties and exec, both from libkio, so that kpanel doesn't require konqueror running) David Faure 1999-04-05 23:28:50 +0000
  • a5dda8409e * back/forward didn't restore the correct view mode. (viewname has to be remembered between calls, just like URL is.) * Fixed IconView for empty dirs, but asked for Torben's opinion on the fix. David Faure 1999-04-05 17:49:43 +0000