Историја ревизија

Аутор SHA1 Порука Датум
  kevinkofler da09872b22 Update/add copyright notices. пре 18 година
  joeyadams 28660223d9 Gave all pages of both the Project Options and the Program Options the ability to read in settings, but not the ability to write them back. пре 18 година
  joeyadams 651fc694c4 0. Finished laying out other tabs. пре 18 година
  joeyadams 964eb33c00 Added and implemented function newSettings so that when you create a new project, the project options for the previous project won't linger. пре 18 година
  joeyadams 90705da081 Finished first tab of Project Options (General) completely. Hopefully, I didn't forget anything. пре 18 година
  joeyadams abb9401d27 Set up loadPreferences/savePreferences/defaultPreferences interface, but it does not actually load or save yet. пре 18 година
  joeyadams b827af1418 Fixed issue with creating C files through the menu so it's in sync with creating them through the context menu. пре 18 година
  joeyadams 30e02c076b Implemented Increase Indent, Decrease Indent, and set tab width to 2. пре 18 година
  kevinkofler b9b945baa2 Implement lazy loading of the Kateparts (aka "On-demand syntax highlighting"). пре 18 година
  kevinkofler 0f7860952f Add FIXME in accel_activated. пре 18 година
  kevinkofler a79c1f0cbc Edit menu part 4: Implement alternate (DOS SAA) accelerators for common edit operations. пре 18 година
  kevinkofler 924d00adef Edit menu part 3: implement the 7 easy entries. пре 18 година
  kevinkofler d6801ef34c Edit menu part 2: forward popup menu clicks to the appropriate slots. (Also rename badly-named slots.) пре 18 година
  kevinkofler 1c0a7787b2 Edit menu part 1: enable/disable items where appropriate. пре 18 година
  kevinkofler af7d175032 Don't set our own isDirty flag, instead use the one provided by the Katepart. пре 18 година
  kevinkofler 92e5c2ba7f Fix status bar display to count lines starting at 1, not 0. пре 18 година
  kevinkofler 50f178ecd7 Initialize cursor position to the beginning of the file. пре 18 година
  kevinkofler 5d78381ab9 Also update the file name when renaming. пре 18 година
  kevinkofler 10aa6182e4 Fix file name updating hack not to lose the file text. пре 18 година
  kevinkofler 7f3cbd2a6d Use a QWidgetStack and remove the default (grayed-out) view. пре 18 година
  kevinkofler c200d88691 Stop abusing Kate's document/view interface and create one document/view pair for each file. пре 18 година
  kevinkofler 69a795977a Add missing validity checks when adding a file to the project and when saving a file with a new name. пре 18 година
  kevinkofler 804832935f Fix drag&drop between editable and non-editable categories. пре 18 година
  kevinkofler a1853ab7a0 Implement slot for KDirWatch: the reload prompt fully works now. пре 18 година
  kevinkofler b789c5b3f5 Add KDirWatch to watch files for changes. пре 18 година
  kevinkofler ca770df05b Implement printing. пре 18 година
  joeyadams 6d7a3f7ccd Added three instances of the line projectIsDirty=TRUE; to fileTreeContextMenuRequested so the project would be considered dirty when a file is deleted from the project. пре 18 година
  kevinkofler f11ca25bf3 Implement file context menu (including all operations except Compile). пре 18 година
  kevinkofler 0ff848e39c Turn off dynamic word wrap. пре 18 година
  kevinkofler 7b2df89268 Fix Qt warning due to negative maximum status label width. пре 18 година